Commit Graph

314 Commits (3b060be0582373be3c380629d7a6de5f06a311ed)

Author SHA1 Message Date
Alexey Dobriyan 712d6954e3 netns bridge: cleanup bridges during netns stop 17 years ago
Alexey Dobriyan 4aa678ba44 netns bridge: allow bridges in netns! 17 years ago
Stephen Hemminger 8d4698f7a5 bridge: don't allow setting hello time to zero 17 years ago
Stephen Hemminger e4119a4318 bridge: show offload settings 17 years ago
Stephen Hemminger ef647f1300 bridge: Eliminate unnecessary forward delay 17 years ago
Rami Rosen ad619800e4 bridge: fix compile warning in net/bridge/br_netfilter.c 17 years ago
Simon Wunderlich 4adf0af681 bridge: send correct MTU value in PMTU (revised) 17 years ago
Alexey Dobriyan e40f51a36a netfilter: ebtables: use nf_register_hooks() 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Wang Chen bc3f9076f6 bridge: Check return of dev_set_promiscuity 17 years ago
Patrick McHardy 58de7862e6 netfilter: ebt_nflog: fix Kconfig typo 17 years ago
Patrick McHardy 7c85fbf065 bridge: Use STP demux 17 years ago
Patrick McHardy ab1b20467c bridge: fix use-after-free in br_cleanup_bridges() 17 years ago
Ben Hutchings 4497b0763c net: Discard and warn about LRO'd skbs received for forwarding 17 years ago
Ben Hutchings 0187bdfb05 net: Disable LRO on devices that are forwarding 17 years ago
Randy Dunlap f586287e0f bridge: fix IPV6=n build 17 years ago
Stephen Hemminger 92c0574f11 bridge: make bridge address settings sticky 17 years ago
Stephen Hemminger 43aa192011 bridge: handle process all link-local frames 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Kuo-lang Tseng 93f6515872 netfilter: ebtables: add IPv6 support 17 years ago
Pavel Emelyanov a339f1c881 bridge: Use on-device stats instead of private ones. 17 years ago
Franck Bui-Huu 82524746c2 rcu: split list.h and move rcu-protected lists into rculist.h 17 years ago
Pavel Emelyanov e340a90e6e bridge: Consolidate error paths in br_add_bridge(). 17 years ago
Pavel Emelyanov c37aa90b04 bridge: Net device leak in br_add_bridge(). 17 years ago
Stephen Hemminger ae4f8fca40 bridge: forwarding table information for >256 devices 17 years ago
Harvey Harrison d3e2ce3bcd net: use get/put_unaligned_* helpers 17 years ago
Bodo Stroesser d69efb1689 bridge: kernel panic when unloading bridge module 17 years ago
Volodymyr G Lukiianyk 43af8532ec bridge: fix error handling in br_add_if() 17 years ago
Peter Warasin e7bfd0a1a6 [NETFILTER]: bridge: add ebt_nflog watcher 17 years ago
Robert P. J. Day 0718300c06 [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. 17 years ago
Patrick McHardy 159d83363b [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Fabio Checconi 2bec008ca9 bridge: use time_before() in br_fdb_cleanup() 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
Joonwoo Park 1b04ab4597 [NETFILTER]: fix ebtable targets return 17 years ago
Joonwoo Park eb1197bc0e [NETFILTER]: Fix incorrect use of skb_make_writable 17 years ago
Jan Engelhardt 30083c9500 [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly 17 years ago
Jan Engelhardt f776c4cda4 [NETFILTER]: ebtables: Update modules' descriptions 17 years ago
Jan Engelhardt abfdf1c489 [NETFILTER]: ebtables: remove casts, use consts 17 years ago
Patrick McHardy 2fd8e526f4 [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Rami Rosen 191df5737e [BRIDGE]: Remove unused include of a header file in ebtables.c 17 years ago
Rami Rosen 06eaa1a01d [BRIDGE]: Remove unused macros from ebt_vlan.c 17 years ago
Pavel Emelyanov b5ccd792fa [NET]: Simple ctl_table to ctl_path conversions. 17 years ago
Patrick McHardy 33b8e77605 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option 17 years ago
Patrick McHardy 7b2f9631e7 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg 17 years ago
Patrick McHardy f01ffbd6e7 [NETFILTER]: nf_log: move logging stuff to seperate header 17 years ago