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