index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: vlan: add per-vlan state
Nikolay Aleksandrov
2020-01-24
1
-2
/
+5
*
net: bridge: fdb: eliminate extra port state tests from fast-path
Nikolay Aleksandrov
2019-11-04
1
-0
/
+1
*
net: bridge: fdb: br_fdb_update can take flags directly
Nikolay Aleksandrov
2019-11-01
1
-2
/
+2
*
net: bridge: fdb: convert is_local to bitops
Nikolay Aleksandrov
2019-10-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-5
/
+3
|
\
|
*
net: bridge: don't cache ether dest pointer on input
Nikolay Aleksandrov
2019-07-02
1
-5
/
+3
*
|
netfilter: nf_queue: remove unused hook entries pointer
Florian Westphal
2019-07-04
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-9
/
+14
|
\
|
*
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
2019-04-16
1
-9
/
+14
*
|
bridge: only include nf_queue.h if needed
Stephen Rothwell
2019-04-15
1
-0
/
+2
*
|
bridge: broute: make broute a real ebtables table
Florian Westphal
2019-04-12
1
-14
/
+4
*
|
bridge: netfilter: unroll NF_HOOK helper in bridge input path
Florian Westphal
2019-04-12
1
-4
/
+51
*
|
bridge: reduce size of input cb to 16 bytes
Florian Westphal
2019-04-12
1
-0
/
+2
|
/
*
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-11-27
1
-1
/
+3
*
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
2018-09-26
1
-1
/
+1
*
net: bridge: add support for port isolation
Nikolay Aleksandrov
2018-05-25
1
-0
/
+1
*
net: bridge: Rename mglist to host_joined
Andrew Lunn
2017-11-10
1
-1
/
+1
*
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
2017-10-08
1
-0
/
+11
*
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
2017-10-08
1
-58
/
+5
*
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
2017-09-29
1
-0
/
+1
*
net: bridge: fix dest lookup when vlan proto doesn't match
Nikolay Aleksandrov
2017-07-14
1
-1
/
+2
*
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2017-03-13
1
-0
/
+1
*
bridge: fdb: converge fdb searching functions into one
Nikolay Aleksandrov
2017-02-14
1
-2
/
+2
*
bridge: avoid unnecessary read of jiffies
stephen hemminger
2017-02-07
1
-2
/
+4
*
bridge: fdb: write to used and updated at most once per jiffy
Nikolay Aleksandrov
2017-02-06
1
-1
/
+2
*
bridge: vlan dst_metadata hooks in ingress and egress paths
Roopa Prabhu
2017-02-03
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-5
/
+2
|
\
|
*
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
2016-09-01
1
-5
/
+2
*
|
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
2016-09-01
1
-15
/
+25
*
|
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
1
-0
/
+2
|
/
*
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
2016-07-25
1
-0
/
+8
*
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
2016-07-16
1
-3
/
+3
*
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
2016-07-16
1
-15
/
+10
*
net: bridge: rearrange flood vs unicast receive paths
Nikolay Aleksandrov
2016-07-16
1
-15
/
+14
*
net: bridge: minor style adjustments in br_handle_frame_finish
Nikolay Aleksandrov
2016-07-16
1
-10
/
+8
*
net: bridge: extend MLD/IGMP query stats
Nikolay Aleksandrov
2016-07-09
1
-1
/
+1
*
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
2016-06-30
1
-0
/
+3
*
bridge: Fix incorrect re-injection of STP packets
Ido Schimmel
2016-06-10
1
-3
/
+12
*
bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict
Florian Westphal
2016-03-14
1
-9
/
+7
*
bridge: vlan: use proper rcu for the vlgrp member
Nikolay Aleksandrov
2015-10-13
1
-2
/
+2
*
bridge: vlan: move pvid inside net_bridge_vlan_group
Nikolay Aleksandrov
2015-10-01
1
-1
/
+1
*
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
2015-09-29
1
-5
/
+5
*
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
1
-3
/
+4
*
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
1
-6
/
+7
*
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
2015-09-17
1
-1
/
+6
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-7
/
+9
*
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
2015-03-05
1
-7
/
+10
*
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
2015-01-14
1
-1
/
+2
*
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
2014-10-27
1
-0
/
+60
[next]