index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-05
bridge: switchdev: Use an helper to clear forward mark
Ido Schimmel
2
-3
/
+10
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
1
-12
/
+8
2017-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-23
/
+21
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+4
2017-09-01
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
1
-0
/
+3
2017-08-31
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
1
-1
/
+4
2017-08-30
bridge: fdb add and delete tracepoints
Roopa Prabhu
1
-0
/
+7
2017-08-29
bridge: check for null fdb->dst before notifying switchdev drivers
Roopa Prabhu
1
-1
/
+1
2017-08-28
bridge: make ebt_table const
Bhumika Goyal
1
-1
/
+1
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
1
-8
/
+11
2017-08-24
netfilter: ebtables: fix indent on if statements
Colin Ian King
2
-3
/
+3
2017-08-19
netfilter: use audit_log()
Geliang Tang
1
-9
/
+4
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-3
/
+3
2017-08-08
net: bridge: Remove FDB deletion through switchdev object
Arkadi Sharshevsky
1
-18
/
+0
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
3
-3
/
+3
2017-07-14
net: bridge: fix dest lookup when vlan proto doesn't match
Nikolay Aleksandrov
2
-2
/
+4
2017-07-12
bridge: mdb: fix leak on complete_info ptr on fail path
Eduardo Valentin
1
-1
/
+2
2017-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2017-07-05
net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_t
Reshetova, Elena
2
-5
/
+6
2017-07-04
bridge: allow ext learned entries to change ports
Nikolay Aleksandrov
1
-8
/
+20
2017-07-01
net: convert nf_bridge_info.use from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-4
/
+4
2017-06-29
net: bridge: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-29
netfilter: ebt_nflog: fix unexpected truncated packet
Liping Zhang
1
-0
/
+1
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
1
-1
/
+2
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
1
-1
/
+3
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-2
/
+3
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-4
/
+2
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-1
/
+1
2017-06-19
netfilter: ebt: Use new helper ebt_invalid_target to check target
Gao Feng
4
-4
/
+4
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-4
/
+2
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-4
/
+2
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-08
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
3
-3
/
+35
2017-06-08
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
4
-2
/
+44
2017-06-08
net: bridge: Add support for calling FDB external learning under rcu
Arkadi Sharshevsky
3
-4
/
+8
2017-06-08
net: bridge: Add support for offloading port attributes
Arkadi Sharshevsky
3
-21
/
+119
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2017-06-06
net: bridge: fix a null pointer dereference in br_afspec
Nikolay Aleksandrov
1
-1
/
+1
2017-06-01
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
1
-1
/
+2
2017-05-26
bridge: Export multicast enabled state
Ido Schimmel
1
-0
/
+8
2017-05-26
bridge: Export VLAN filtering state
Ido Schimmel
5
-13
/
+12
2017-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+11
2017-05-22
bridge: fix hello and hold timers starting/stopping
Ivan Vecera
1
-11
/
+0
2017-05-21
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2
-1
/
+2
2017-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+9
2017-05-20
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
1
-4
/
+1
[next]