Age | Commit message (Expand) | Author | Files | Lines |
2025-04-15 | net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set | Shengyu Qu | 1 | -1/+2 |
2024-12-23 | net: bridge: add skb drop reasons to the most common drop points | Radu Rendec | 1 | -5/+15 |
2024-04-11 | netfilter: br_netfilter: skip conntrack input hook for promisc packets | Pablo Neira Ayuso | 1 | -4/+11 |
2023-10-27 | bridge: mcast: Rename MDB entry get function | Ido Schimmel | 1 | -1/+1 |
2023-09-19 | net: bridge: use DEV_STATS_INC() | Eric Dumazet | 1 | -2/+2 |
2023-05-30 | skbuff: bridge: Add layer 2 miss indication | Ido Schimmel | 1 | -0/+1 |
2023-04-21 | bridge: Pass VLAN ID to br_flood() | Ido Schimmel | 1 | -1/+1 |
2022-11-11 | bridge: Add missing parentheses | Ido Schimmel | 1 | -1/+1 |
2022-11-03 | bridge: Add MAC Authentication Bypass (MAB) support | Hans J. Schultz | 1 | -2/+19 |
2022-05-19 | net: bridge: Clear offload_fwd_mark when passing frame up bridge interface. | Andrew Lunn | 1 | -0/+7 |
2022-03-17 | net: bridge: mst: Multiple Spanning Tree (MST) mode | Tobias Waldekranz | 1 | -2/+15 |
2022-02-23 | net: bridge: Add support for bridge port in locked mode | Hans Schultz | 1 | -1/+10 |
2021-08-24 | net: bridge: change return type of br_handle_ingress_vlan_tunnel | Kangmin Park | 1 | -5/+2 |
2021-07-20 | net: bridge: add vlan mcast snooping knob | Nikolay Aleksandrov | 1 | -2/+3 |
2021-07-20 | net: bridge: multicast: use multicast contexts instead of bridge or port | Nikolay Aleksandrov | 1 | -5/+9 |
2021-05-13 | net: bridge: mcast: prepare is-router function for mcast router split | Linus Lüssing | 1 | -1/+1 |
2021-03-10 | net: bridge: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-01-09 | net: bridge: fix misspellings using codespell tool | Menglong Dong | 1 | -1/+1 |
2020-11-21 | net: bridge: switch to net core statistics counters handling | Heiner Kallweit | 1 | -5/+1 |
2020-10-30 | net: bridge: mcast: add support for raw L2 multicast groups | Nikolay Aleksandrov | 1 | -1/+1 |
2020-10-29 | net: bridge: extend the process of special frames | Henrik Bjoernlund | 1 | -1/+32 |
2020-05-10 | net: bridge: allow enslaving some DSA master network devices | Vladimir Oltean | 1 | -1/+22 |
2020-04-27 | bridge: mrp: Integrate MRP into the bridge | Horatiu Vultur | 1 | -0/+3 |
2020-01-24 | net: bridge: vlan: add per-vlan state | Nikolay Aleksandrov | 1 | -2/+5 |
2019-11-04 | net: bridge: fdb: eliminate extra port state tests from fast-path | Nikolay Aleksandrov | 1 | -0/+1 |
2019-11-01 | net: bridge: fdb: br_fdb_update can take flags directly | Nikolay Aleksandrov | 1 | -2/+2 |
2019-10-29 | net: bridge: fdb: convert is_local to bitops | Nikolay Aleksandrov | 1 | -1/+1 |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+3 |
2019-07-04 | netfilter: nf_queue: remove unused hook entries pointer | Florian Westphal | 1 | -1/+1 |
2019-07-02 | net: bridge: don't cache ether dest pointer on input | Nikolay Aleksandrov | 1 | -5/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+14 |
2019-04-16 | net: bridge: fix per-port af_packet sockets | Nikolay Aleksandrov | 1 | -9/+14 |
2019-04-15 | bridge: only include nf_queue.h if needed | Stephen Rothwell | 1 | -0/+2 |
2019-04-12 | bridge: broute: make broute a real ebtables table | Florian Westphal | 1 | -14/+4 |
2019-04-12 | bridge: netfilter: unroll NF_HOOK helper in bridge input path | Florian Westphal | 1 | -4/+51 |
2019-04-12 | bridge: reduce size of input cb to 16 bytes | Florian Westphal | 1 | -0/+2 |
2018-11-27 | net: bridge: add no_linklocal_learn bool option | Nikolay Aleksandrov | 1 | -1/+3 |
2018-09-26 | net: bridge: convert neigh_suppress_enabled option to a bit | Nikolay Aleksandrov | 1 | -1/+1 |
2018-05-25 | net: bridge: add support for port isolation | Nikolay Aleksandrov | 1 | -0/+1 |
2017-11-10 | net: bridge: Rename mglist to host_joined | Andrew Lunn | 1 | -1/+1 |
2017-10-08 | bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports | Roopa Prabhu | 1 | -0/+11 |
2017-10-08 | bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports | Roopa Prabhu | 1 | -58/+5 |
2017-09-29 | net: bridge: add per-port group_fwd_mask with less restrictions | Nikolay Aleksandrov | 1 | -0/+1 |
2017-07-14 | net: bridge: fix dest lookup when vlan proto doesn't match | Nikolay Aleksandrov | 1 | -1/+2 |
2017-03-13 | bridge: drop netfilter fake rtable unconditionally | Florian Westphal | 1 | -0/+1 |
2017-02-14 | bridge: fdb: converge fdb searching functions into one | Nikolay Aleksandrov | 1 | -2/+2 |
2017-02-07 | bridge: avoid unnecessary read of jiffies | stephen hemminger | 1 | -2/+4 |
2017-02-06 | bridge: fdb: write to used and updated at most once per jiffy | Nikolay Aleksandrov | 1 | -1/+2 |
2017-02-03 | bridge: vlan dst_metadata hooks in ingress and egress paths | Roopa Prabhu | 1 | -1/+7 |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+2 |
2016-09-01 | net: bridge: change unicast boolean to exact pkt_type | Nikolay Aleksandrov | 1 | -15/+25 |
2016-09-01 | net: bridge: don't increment tx_dropped in br_do_proxy_arp | Nikolay Aleksandrov | 1 | -5/+2 |
2016-08-26 | bridge: switchdev: Add forward mark support for stacked devices | Ido Schimmel | 1 | -0/+2 |
2016-07-25 | bridge: Fix incorrect re-injection of LLDP packets | Ido Schimmel | 1 | -0/+8 |
2016-07-16 | net: bridge: remove _deliver functions and consolidate forward code | Nikolay Aleksandrov | 1 | -3/+3 |
2016-07-16 | net: bridge: drop skb2/skb0 variables and use a local_rcv boolean | Nikolay Aleksandrov | 1 | -15/+10 |
2016-07-16 | net: bridge: rearrange flood vs unicast receive paths | Nikolay Aleksandrov | 1 | -15/+14 |
2016-07-16 | net: bridge: minor style adjustments in br_handle_frame_finish | Nikolay Aleksandrov | 1 | -10/+8 |
2016-07-09 | net: bridge: extend MLD/IGMP query stats | Nikolay Aleksandrov | 1 | -1/+1 |
2016-06-30 | net: bridge: add support for IGMP/MLD stats and export them via netlink | Nikolay Aleksandrov | 1 | -0/+3 |
2016-06-10 | bridge: Fix incorrect re-injection of STP packets | Ido Schimmel | 1 | -3/+12 |
2016-03-14 | bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict | Florian Westphal | 1 | -9/+7 |
2015-10-13 | bridge: vlan: use proper rcu for the vlgrp member | Nikolay Aleksandrov | 1 | -2/+2 |
2015-10-01 | bridge: vlan: move pvid inside net_bridge_vlan_group | Nikolay Aleksandrov | 1 | -1/+1 |
2015-09-29 | bridge: vlan: add per-vlan struct and move to rhashtables | Nikolay Aleksandrov | 1 | -5/+5 |
2015-09-17 | netfilter: Pass net into okfn | Eric W. Biederman | 1 | -3/+4 |
2015-09-17 | netfilter: Pass struct net into the netfilter hooks | Eric W. Biederman | 1 | -6/+7 |
2015-09-17 | bridge: Add br_netif_receive_skb remove netif_receive_skb_sk | Eric W. Biederman | 1 | -1/+6 |
2015-04-07 | netfilter: Pass socket pointer down through okfn(). | David Miller | 1 | -7/+9 |
2015-03-05 | bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi | Jouni Malinen | 1 | -7/+10 |
2015-01-14 | bridge: only provide proxy ARP when CONFIG_INET is enabled | Arnd Bergmann | 1 | -1/+2 |
2014-10-27 | bridge: Add support for IEEE 802.11 Proxy ARP | Kyeyoon Park | 1 | -0/+60 |
2014-09-26 | netfilter: bridge: move br_netfilter out of the core | Pablo Neira Ayuso | 1 | -0/+1 |
2014-06-11 | bridge: Prepare for forwarding another bridge group addresses | Toshiaki Makita | 1 | -2/+6 |
2014-06-02 | bridge: Prevent insertion of FDB entry with disallowed vlan | Toshiaki Makita | 1 | -2/+2 |
2014-04-11 | bridge: Fix double free and memory leak around br_allowed_ingress | Toshiaki Makita | 1 | -1/+1 |
2014-03-28 | bridge: Fix crash with vlan filtering and tcpdump | Vlad Yasevich | 1 | -5/+6 |
2014-02-10 | bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr | Toshiaki Makita | 1 | -2/+2 |
2014-01-04 | net: unify the pcpu_tstats and br_cpu_netstats as one | Li RongQing | 1 | -1/+1 |
2013-10-29 | bridge: pass correct vlan id to multicast code | Vlad Yasevich | 1 | -1/+1 |
2013-08-30 | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones | Linus Lüssing | 1 | -1/+1 |
2013-07-31 | bridge: disable snooping if there is no querier | Linus Lüssing | 1 | -1/+2 |
2013-06-11 | bridge: Add a flag to control unicast packet flood. | Vlad Yasevich | 1 | -3/+6 |
2013-06-11 | bridge: Add flag to control mac learning. | Vlad Yasevich | 1 | -2/+4 |
2013-03-07 | bridge: add missing vid to br_mdb_get() | Cong Wang | 1 | -1/+1 |
2013-02-13 | bridge: Add vlan to unicast fdb entries | Vlad Yasevich | 1 | -3/+6 |
2013-02-13 | bridge: Implement vlan ingress/egress policy with PVID. | Vlad Yasevich | 1 | -1/+6 |
2013-02-13 | bridge: Verify that a vlan is allowed to egress on given port | Vlad Yasevich | 1 | -0/+10 |
2013-02-13 | bridge: Validate that vlan is permitted on ingress | Vlad Yasevich | 1 | -0/+4 |
2012-11-02 | eth: Make is_link_local() consistent with other address tests | Ben Hutchings | 1 | -1/+1 |
2012-10-29 | net, ixgbe: handle link local multicast addresses in SR-IOV mode | John Fastabend | 1 | -15/+0 |
2012-05-09 | bridge: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
2011-10-06 | bridge: allow forwarding some link local frames | stephen hemminger | 1 | -5/+28 |
2011-07-05 | bridge: Always flood broadcast packets | Herbert Xu | 1 | -2/+4 |
2011-04-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2011-04-21 | Revert "bridge: Forward reserved group addresses if !STP" | David S. Miller | 1 | -1/+1 |
2011-04-04 | bridge: track last used time in forwarding table | stephen hemminger | 1 | -2/+3 |
2011-03-16 | net: introduce rx_handler results and logic around that | Jiri Pirko | 1 | -10/+15 |
2011-02-12 | bridge: Replace mp->mglist hlist with a bool | Herbert Xu | 1 | -1/+1 |
2010-11-15 | bridge: add proper RCU annotation to should_route_hook | Eric Dumazet | 1 | -3/+7 |
2010-10-21 | bridge: Forward reserved group addresses if !STP | Benjamin Poirier | 1 | -1/+1 |
2010-08-22 | bridge: is PACKET_LOOPBACK unlikely()? | Simon Horman | 1 | -1/+1 |
2010-08-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -4/+3 |
2010-07-28 | bridge: add rcu_read_lock on transmit | stephen hemminger | 1 | -3/+3 |
2010-06-23 | bridge: 64bit rx/tx counters | Eric Dumazet | 1 | -0/+2 |
2010-06-15 | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 1 | -5/+4 |
2010-06-02 | net: replace hooks in __netif_receive_skb V5 | Jiri Pirko | 1 | -3/+9 |
2010-04-20 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 1 | -0/+1 |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-25 | netfilter: bridge: use NFPROTO values for NF_HOOK invocation | Jan Engelhardt | 1 | -3/+3 |
2010-03-16 | bridge: per-cpu packet statistics (v3) | stephen hemminger | 1 | -2/+4 |
2010-03-16 | bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho... | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -1/+1 |
2010-03-16 | bridge: Fix br_forward crash in promiscuous mode | Michael Braun | 1 | -1/+1 |
2010-02-28 | bridge: Add multicast data-path hooks | Herbert Xu | 1 | -1/+17 |
2010-02-28 | bridge: Avoid unnecessary clone on forward path | Herbert Xu | 1 | -4/+1 |
2010-02-28 | bridge: Allow tail-call on br_pass_frame_up | Herbert Xu | 1 | -5/+7 |
2010-02-28 | bridge: Do br_pass_frame_up after other ports | Herbert Xu | 1 | -3/+3 |
2009-05-17 | bridge: relay bridge multicast pkgs if !STP | Stephen Hemminger | 1 | -0/+5 |
2008-06-17 | bridge: handle process all link-local frames | Stephen Hemminger | 1 | -8/+5 |
2008-06-11 | net: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2008-05-21 | bridge: Use on-device stats instead of private ones. | Pavel Emelyanov | 1 | -5/+5 |
2008-01-28 | [BRIDGE]: Use cpu_to_be16() where appropriate. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2007-11-29 | [BRIDGE]: Properly dereference the br_should_route_hook | Pavel Emelyanov | 1 | -3/+4 |
2007-10-15 | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 1 | -1/+1 |
2007-10-15 | [BRIDGE]: Unshare skb upon entry | Herbert Xu | 1 | -0/+4 |
2007-09-16 | [BRIDGE]: Kill clone argument to br_flood_* | Herbert Xu | 1 | -26/+22 |
2007-08-30 | [BRIDGE]: Packets leaking out of disabled/blocked ports. | Stephen Hemminger | 1 | -2/+1 |
2007-07-26 | net/* misc endianness annotations | Al Viro | 1 | -3/+3 |
2007-04-25 | [BRIDGE]: if no STP then forward all BPDUs | Stephen Hemminger | 1 | -2/+8 |
2007-04-25 | [BRIDGE]: drop PAUSE frames | Stephen Hemminger | 1 | -1/+6 |
2007-04-25 | [BRIDGE]: don't change packet type | Stephen Hemminger | 1 | -4/+1 |
2007-04-25 | bridge: don't route packets while learning | Stephen Hemminger | 1 | -7/+10 |
2007-04-25 | bridge: eliminate call by reference | Stephen Hemminger | 1 | -11/+9 |
2007-04-25 | [BRIDGE]: faster compare for link local addresses | Stephen Hemminger | 1 | -1/+5 |
2007-02-10 | [NET] BRIDGE: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -2/+2 |
2006-05-05 | [BRIDGE]: keep track of received multicast packets | Stephen Hemminger | 1 | -0/+1 |
2006-04-11 | [BRIDGE]: receive link-local on disabled ports. | Stephen Hemminger | 1 | -3/+0 |
2006-03-20 | [BRIDGE]: Remove duplicate const from is_link_local() argument type. | Andrew Morton | 1 | -1/+1 |
2006-03-20 | [BRIDGE]: allow show/store of group multicast address | Stephen Hemminger | 1 | -3/+4 |
2006-03-20 | [BRIDGE]: use llc for receiving STP packets | Stephen Hemminger | 1 | -9/+23 |
2006-03-20 | [BRIDGE]: optimize frame pass up | Stephen Hemminger | 1 | -7/+1 |
2006-02-09 | [BRIDGE]: fix for RCU and deadlock on device removal | Stephen Hemminger | 1 | -7/+12 |
2006-01-06 | [NET]: Use newer is_multicast_ether_addr() in some files | Kris Katterjohn | 1 | -1/+1 |
2006-01-03 | [BRIDGE]: filter packets in learning state | Stephen Hemminger | 1 | -4/+7 |
2005-10-31 | [BRIDGE]: Use ether_compare | Stephen Hemminger | 1 | -1/+1 |
2005-06-21 | [NETFILTER]: Kill nf_debug | Patrick McHardy | 1 | -4/+0 |
2005-05-29 | [BRIDGE]: receive path optimization | Stephen Hemminger | 1 | -1/+1 |
2005-05-29 | [BRIDGE]: prevent bad forwarding table updates | Stephen Hemminger | 1 | -2/+4 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+144 |