Commit Graph

462 Commits (5f677f1d45b2bf08085bbba7394392dfa586fa8e)

Author SHA1 Message Date
Herbert Xu fd218cf955 bridge: Fix IGMP3 report parsing 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
David S. Miller 87faf3ccf1 bridge: Make first arg to deliver_clone const. 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 32dec5dd02 bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping. 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 8440853bb7 bridge br_multicast: Fix skb leakage in error path. 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 0ba8c9ec25 bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message. 15 years ago
Michael Braun 7f7708f005 bridge: Fix br_forward crash in promiscuous mode 15 years ago
Herbert Xu 0821ec55bb bridge: Move NULL mdb check into br_mdb_ip_get 15 years ago
YOSHIFUJI Hideaki bec68ff163 bridge: ensure to unlock in error path in br_multicast_query(). 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Herbert Xu 10cc2b50eb bridge: Fix RCU race in br_multicast_stop 15 years ago
Herbert Xu 49f5fcfd4a bridge: Use RCU list primitive in __br_mdb_ip_get 15 years ago
Dan Carpenter 02a780c014 bridge: cleanup: remove unneed check 15 years ago
Randy Dunlap 1cd4efddc4 bridge: depends on INET 15 years ago
Sridhar Samudrala 85b3526932 bridge: Fix build error when IGMP_SNOOPING is not enabled 15 years ago
David S. Miller 024c378f0b bridge: Make IGMP snooping depend upon BRIDGE. 15 years ago
Herbert Xu d902eee43f bridge: Add multicast count/interval sysfs entries 15 years ago
Herbert Xu b195167fcf bridge: Add hash elasticity/max sysfs entries 15 years ago
Herbert Xu 561f1103a2 bridge: Add multicast_snooping sysfs toggle 15 years ago
Herbert Xu 0909e11758 bridge: Add multicast_router sysfs entries 15 years ago
Herbert Xu c4fcb78cf8 bridge: Add multicast data-path hooks 15 years ago
Herbert Xu 3fe2d7c70b bridge: Add multicast start/stop hooks 15 years ago
Herbert Xu 5cb5e947d8 bridge: Add multicast forwarding functions 15 years ago
Herbert Xu eb1d164143 bridge: Add core IGMP snooping support 15 years ago
Herbert Xu 025d89c27f bridge: Split may_deliver/deliver_clone out of br_flood 15 years ago
Herbert Xu 6088a539d8 bridge: Use BR_INPUT_SKB_CB on xmit path 15 years ago
Herbert Xu b33084be19 bridge: Avoid unnecessary clone on forward path 15 years ago
Herbert Xu 68b7c895be bridge: Allow tail-call on br_pass_frame_up 15 years ago
Herbert Xu 87557c18ac bridge: Do br_pass_frame_up after other ports 15 years ago
Florian Westphal 6e705f56a1 netfilter: ebtables: mark: add CONFIG_COMPAT support 15 years ago
Florian Westphal 314ddca3b1 netfilter: ebt_limit: add CONFIG_COMPAT support 15 years ago
Florian Westphal 90b89af7e1 netfilter: ebtables: try native set/getsockopt handlers, too 15 years ago
Florian Westphal 81e675c227 netfilter: ebtables: add CONFIG_COMPAT support 15 years ago
Florian Westphal 49facff9f9 netfilter: ebtables: split update_counters into two functions 15 years ago
Florian Westphal 837395aa86 netfilter: ebtables: split copy_everything_to_user into two functions 15 years ago
Florian Westphal e788759f44 netfilter: ebtables: split do_replace into two functions 15 years ago
Florian Westphal fc0e3df4f0 netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets 15 years ago
Florian Westphal 1756de262e netfilter: ebtables: abort if next_offset is too small 15 years ago
Jan Engelhardt d5d1baa15f netfilter: xtables: add const qualifiers 15 years ago
Herbert Xu 570930fe1e bridge: Remove unused age_list 15 years ago
Patrick McHardy add6746124 netfilter: add struct net * to target parameters 15 years ago
Alexey Dobriyan f54e9367f8 netfilter: xtables: add struct xt_mtdtor_param::net 15 years ago
Alexey Dobriyan a83d8e8d09 netfilter: xtables: add struct xt_mtchk_param::net 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Florian Westphal dce766af54 netfilter: ebtables: enforce CAP_NET_ADMIN 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Johannes Berg ad4bb6f888 cfg80211: disallow bridging managed/adhoc interfaces 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Eric Dumazet 31ef30c760 bridge: remove dev_put() in add_del_if() 15 years ago
Stephen Hemminger 1056bd5167 bridge: prevent bridging wrong device 15 years ago