Commit Graph

921 Commits (e3cc19957f519dede119d6fc2fc51869bfb09e0e)

Author SHA1 Message Date
Ding Tianhong f873042093 bridge: flush br's address entry in fdb when remove the 11 years ago
Luís Fernando Cornachioni Estrozi acab78b996 netfilter: ebt_ip6: fix source and destination matching 11 years ago
Toshiaki Makita b4e09b29c7 bridge: Fix memory leak when deleting bridge with vlan filtering enabled 11 years ago
Toshiaki Makita dbbaf949bc bridge: Call vlan_vid_del for all vids at nbp_vlan_flush 11 years ago
Toshiaki Makita 192368372d bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid calls 11 years ago
John Stultz 827da44c61 net: Explicitly initialize u64_stats_sync structures for lockdep 11 years ago
Vlad Yasevich 06499098a0 bridge: pass correct vlan id to multicast code 11 years ago
Pablo Neira Ayuso 46413825a7 netfilter: bridge: nf_tables: add filter chain type 11 years ago
Pablo Neira Ayuso 6e078bc2f2 netfilter: bridge: fix nf_tables bridge dependencies with main core 11 years ago
Florian Westphal 6b8dbcf2c4 bridge: netfilter: orphan skb before invoking ip netfilter hooks 11 years ago
Linus Lüssing 454594f3b9 Revert "bridge: only expire the mdb entry when query is received" 11 years ago
Joe Perches 348662a142 net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes 11 years ago
Toshiaki Makita dfb5fa32c6 bridge: Fix updating FDB entries when the PVID is applied 11 years ago
Toshiaki Makita d1c6c708c4 bridge: Fix the way the PVID is referenced 11 years ago
Toshiaki Makita b90356ce17 bridge: Apply the PVID to priority-tagged frames 11 years ago
Toshiaki Makita 8adff41c3d bridge: Don't use VID 0 and 4095 in vlan filtering 11 years ago
Vlad Yasevich 4b6c7879d8 bridge: Correctly clamp MAX forward_delay when enabling STP 11 years ago
Pablo Neira Ayuso 99633ab29b netfilter: nf_tables: complete net namespace support 11 years ago
Patrick McHardy 96518518cc netfilter: add nftables 11 years ago
Patrick McHardy 795aa6ef6a netfilter: pass hook ops to hookfn 11 years ago
Vlad Yasevich f144febd93 bridge: update mdb expiration timer upon reports. 12 years ago
Joe Perches d458cdf712 net:drivers/net: Miscellaneous conversions to ETH_ALEN 12 years ago
Mathias Krause ca0a10672d netfilter: ebt_ulog: fix info leaks 12 years ago
Hong Zhiguo 716ec052d2 bridge: fix NULL pointer deref of br_port_get_rcu 12 years ago
Hong Zhiguo 1fb1754a8c bridge: use br_port_get_rtnl within rtnl lock 12 years ago
Herbert Xu be4f154d5e bridge: Clamp forward_delay when enabling STP 12 years ago
Chris Healy 9a0620133c resubmit bridge: fix message_age_timer calculation 12 years ago
Linus Lüssing 3c3769e633 bridge: apply multicast snooping to IPv6 link-local, too 12 years ago
Linus Lüssing 8fad9c39f3 bridge: prevent flooding IPv6 packets that do not have a listener 12 years ago
Daniel Borkmann e3f5b17047 net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation 12 years ago
Daniel Borkmann 2d98c29b6f net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay 12 years ago
Linus Lüssing cc0fdd8028 bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones 12 years ago
Florian Fainelli fd094808a0 bridge: inherit slave devices needed_headroom 12 years ago
Toshiaki Makita ef40b7ef18 bridge: Use the correct bit length for bitmap functions in the VLAN code 12 years ago
Wang Sheng-Hui 15401946f9 bridge: correct the comment for file br_sysfs_br.c 12 years ago
Linus Lüssing 248ba8ec05 bridge: don't try to update timers in case of broken MLD queries 12 years ago
stephen hemminger 762a3d89eb bridge: fix rcu check warning in multicast port group 12 years ago
Linus Lüssing b00589af3b bridge: disable snooping if there is no querier 12 years ago
stephen hemminger 93d8bf9fb8 bridge: cleanup netpoll code 12 years ago
Jiri Pirko 4aa5dee4d9 net: convert resend IGMP to notifier event 12 years ago
Eric Dumazet 1faabf2aab bridge: do not call setup_timer() multiple times 12 years ago
Rusty Russell 8c6ffba0ed PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. 12 years ago
Cong Wang c7e8e8a8f7 bridge: fix some kernel warning in multicast timer 12 years ago
Stephen Hemminger 537f7f8494 bridge: check for zero ether address in fdb add 12 years ago
Cong Wang 7c77602f57 bridge: fix a typo in comments 12 years ago
Linus Lüssing 32de868cbc bridge: fix switched interval for MLD Query types 12 years ago
Joe Perches fe2c6338fd net: Convert uses of typedef ctl_table to struct ctl_table 12 years ago
Vlad Yasevich 867a59436f bridge: Add a flag to control unicast packet flood. 12 years ago
Vlad Yasevich 9ba18891f7 bridge: Add flag to control mac learning. 12 years ago
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago