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.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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
25
-126
/
+25
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
19
-0
/
+19
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+3
2019-05-11
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
1
-7
/
+6
2019-05-09
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
1
-1
/
+3
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
3
-6
/
+8
2019-04-28
net: fix two coding style issues
Michal Kubecek
1
-2
/
+2
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
3
-12
/
+13
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-04-23
bridge: Fix possible use-after-free when deleting bridge port
Ido Schimmel
1
-1
/
+2
2019-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+2
2019-04-22
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
1
-1
/
+2
2019-04-19
bridge: update vlan dev link state for bridge netdev changes
Mike Manning
1
-3
/
+47
2019-04-19
bridge: update vlan dev state when port added to or deleted from vlan
Mike Manning
1
-0
/
+19
2019-04-19
bridge: support binding vlan dev link state to vlan member bridge ports
Mike Manning
3
-4
/
+174
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+18
2019-04-17
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
1
-1
/
+1
2019-04-17
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
4
-39
/
+52
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
3
-16
/
+16
2019-04-11
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
1
-1
/
+3
2019-04-08
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
4
-4
/
+0
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-04-05
net: bridge: mcast: remove unused br_ip_equal function
Nikolay Aleksandrov
1
-17
/
+0
2019-04-05
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
1
-0
/
+3
2019-04-05
net: bridge: optimize backup_port fdb convergence
Nikolay Aleksandrov
1
-1
/
+2
2019-04-04
net: bridge: update multicast stats from maybe_deliver()
Pablo Neira Ayuso
1
-11
/
+4
2019-03-29
net: bridge: use netif_is_bridge_port()
Julian Wiedmann
4
-9
/
+7
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
1
-0
/
+1
2019-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+3
2019-03-20
net: bridge: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
1
-1
/
+1
2019-03-18
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2
-0
/
+3
2019-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-96
/
+44
2019-03-01
netfilter: bridge: Don't sabotage nf_hook calls for an l3mdev slave
David Ahern
1
-1
/
+2
2019-03-01
netfilter: convert the proto argument from u8 to u16
Li RongQing
1
-3
/
+3
2019-02-27
net: switchdev: Replace port attr set SDO with a notification
Florian Fainelli
1
-1
/
+7
2019-02-27
netfilter: ebtables: remove BUGPRINT messages
Florian Westphal
1
-92
/
+39
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+1
2019-02-24
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
1
-8
/
+1
2019-02-22
net: bridge: Stop calling switchdev_port_attr_get()
Florian Fainelli
1
-6
/
+5
2019-02-22
bridge: remove redundant check on err in br_multicast_ipv4_rcv
Li RongQing
1
-6
/
+1
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+5
2019-02-13
netfilter: reject: skip csum verification for protocols that don't support it
Alin Nastac
1
-5
/
+5
2019-02-09
bridge: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-02-07
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
1
-11
/
+3
[next]