Commit Graph

446 Commits (a74c16390a47dcb6c96b20b572ffc9936073d4b1)

Author SHA1 Message Date
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
Eric Dumazet 8c56ba0530 bridge: Optimize multiple unregistration 15 years ago
Sridhar Samudrala 72dad218f8 bridge: Allow enable/disable UFO on bridge device via ethtool 16 years ago
Jeff Hansen 30df94f800 bridge: Fix double-free in br_add_if. 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Marcel Holtmann 384912ed19 net: Add DEVTYPE support for Ethernet based devices 16 years ago
Patrick McHardy 8a56df0ae1 netfilter: ebt_ulog: fix checkentry return value 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Eric Dumazet f3abc9b963 netfilter: bridge: refcount fix 16 years ago
Jan Engelhardt 35aad0ffdf netfilter: xtables: mark initial tables constant 16 years ago
Fischer, Anna 3982d3d28b net/bridge: Add 'hairpin' port forwarding mode 16 years ago
Jan Engelhardt 24c232d8e9 netfilter: xtables: switch hook PFs to nfproto 16 years ago
Tobias Klauser be39ee11cd netfilter: ebtables: Use %pM conversion specifier 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Xiaotian Feng c587aea951 net/bridge: use kobject_put to release kobject in br_add_if error path 16 years ago