Commit Graph

301 Commits (d80aa31bbffc4bc8b5be36c57cbea128f52e1e1f)

Author SHA1 Message Date
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
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
YOSHIFUJI Hideaki 91c5ec3ed1 [BRIDGE]: Use cpu_to_be16() where appropriate. 17 years ago
Patrick McHardy 1999414a4e [NETFILTER]: Mark hooks __read_mostly 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Greg Kroah-Hartman 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman e32cc7366d Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 43b98c4a66 Kobject: change net/bridge to use kobject_create_and_add 17 years ago
Patrick McHardy 2dc2f207fb [NETFILTER]: bridge-netfilter: fix net_device refcnt leaks 17 years ago
Patrick McHardy 2948d2ebbb [NETFILTER]: bridge: fix double POST_ROUTING invocation 17 years ago