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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-26
1
-17
/
+16
|
\
|
*
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
2019-12-20
1
-17
/
+16
*
|
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
1
-0
/
+3
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-09
1
-0
/
+3
|
|
\
|
|
*
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
2019-12-09
1
-0
/
+3
*
|
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
|
/
/
*
/
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
2019-12-03
1
-0
/
+6
|
/
*
bridge: implement get_link_ksettings ethtool method
Matthias Schiffer
2019-11-12
1
-2
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
1
-4
/
+15
|
\
|
*
bridge: ebtables: don't crash when using dnat target in output chains
Florian Westphal
2019-11-04
1
-4
/
+15
*
|
net: bridge: fdb: eliminate extra port state tests from fast-path
Nikolay Aleksandrov
2019-11-04
3
-5
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
2
-9
/
+1
|
\
|
|
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-8
/
+0
|
*
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-10-21
1
-1
/
+1
*
|
net: bridge: fdb: restore unlikely() when taking over externally added entries
Nikolay Aleksandrov
2019-11-01
1
-2
/
+4
*
|
net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add()
Nikolay Aleksandrov
2019-11-01
1
-4
/
+5
*
|
net: bridge: fdb: br_fdb_update can take flags directly
Nikolay Aleksandrov
2019-11-01
3
-12
/
+9
*
|
net: bridge: fdb: set flags directly in fdb_create
Nikolay Aleksandrov
2019-10-29
1
-11
/
+7
*
|
net: bridge: fdb: convert offloaded to use bitops
Nikolay Aleksandrov
2019-10-29
3
-8
/
+9
*
|
net: bridge: fdb: convert added_by_external_learn to use bitops
Nikolay Aleksandrov
2019-10-29
2
-12
/
+11
*
|
net: bridge: fdb: convert added_by_user to bitops
Nikolay Aleksandrov
2019-10-29
3
-17
/
+18
*
|
net: bridge: fdb: convert is_sticky to bitops
Nikolay Aleksandrov
2019-10-29
2
-8
/
+8
*
|
net: bridge: fdb: convert is_static to bitops
Nikolay Aleksandrov
2019-10-29
2
-23
/
+21
*
|
net: bridge: fdb: convert is_local to bitops
Nikolay Aleksandrov
2019-10-29
3
-16
/
+27
|
/
*
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-10-18
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
2
-1
/
+5
|
\
|
*
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2019-09-10
1
-1
/
+1
|
*
netfilter: bridge: Drops IPv6 packets if IPv6 module is not loaded
Leonardo Bras
2019-09-02
1
-0
/
+4
*
|
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
2019-09-13
1
-7
/
+7
*
|
netfilter: update include directives.
Jeremy Sowden
2019-09-13
1
-1
/
+0
*
|
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
2019-09-13
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-1
/
+1
|
\
|
|
*
netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder
wenxu
2019-08-30
1
-1
/
+1
*
|
net: bridge: Populate the pvid flag in br_vlan_get_info
Vladimir Oltean
2019-08-31
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
1
-4
/
+4
|
\
|
|
*
netfilter: ebtables: Fix argument order to ADD_COUNTER
Todd Seidelmann
2019-08-19
1
-4
/
+4
*
|
net: bridge: mdb: allow add/delete for host-joined groups
Nikolay Aleksandrov
2019-08-17
3
-30
/
+80
*
|
net: bridge: mdb: dump host-joined entries as well
Nikolay Aleksandrov
2019-08-17
1
-10
/
+31
*
|
net: bridge: mdb: factor out mdb filling
Nikolay Aleksandrov
2019-08-17
1
-31
/
+37
*
|
net: bridge: mdb: move vlan comments
Nikolay Aleksandrov
2019-08-17
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
6
-38
/
+50
|
\
|
|
*
net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
Nikolay Aleksandrov
2019-08-05
3
-23
/
+25
|
*
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
Nikolay Aleksandrov
2019-07-31
1
-0
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-07-31
2
-20
/
+22
|
|
\
|
|
*
netfilter: ebtables: also count base chain policies
Florian Westphal
2019-07-30
1
-11
/
+17
|
|
*
netfilter: nft_meta_bridge: Eliminate 'out' label
Phil Sutter
2019-07-25
1
-3
/
+1
|
|
*
netfilter: nf_tables: Make nft_meta expression more robust
Phil Sutter
2019-07-25
1
-5
/
+1
|
|
*
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
2019-07-21
1
-1
/
+3
|
*
|
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
2019-07-29
1
-0
/
+5
|
|
/
[next]