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-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-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-11
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
1
-1
/
+3
2019-04-05
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
1
-0
/
+3
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
2019-02-07
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
1
-2
/
+7
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
1
-2
/
+2
2019-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+0
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+6
2019-01-28
netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
Florian Westphal
1
-3
/
+6
2019-01-25
bridge: remove duplicated include from br_multicast.c
YueHaibing
1
-1
/
+0
2019-01-23
bridge: Snoop Multicast Router Advertisements
Linus Lüssing
1
-0
/
+55
2019-01-23
bridge: join all-snoopers multicast address
Linus Lüssing
1
-1
/
+71
2019-01-23
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
1
-29
/
+28
2019-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+15
2019-01-19
net: bridge: Mark FDB entries that were added by user as such
Ido Schimmel
1
-0
/
+5
2019-01-19
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2
-0
/
+2
2019-01-18
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
1
-5
/
+0
2019-01-18
net: bridge: Fix ethernet header pointer before check skb forwardable
Yunjian Wang
1
-5
/
+4
2019-01-18
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-1
/
+1
2019-01-18
net: Add extack argument to ndo_fdb_add()
Petr Machata
2
-2
/
+4
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2019-01-12
net: clear skb->tstamp in bridge forwarding path
Paolo Abeni
1
-0
/
+1
2019-01-11
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
1
-2
/
+4
2019-01-09
net: bridge: Fix VLANs memory leak
Ido Schimmel
2
-13
/
+14
2019-01-07
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
2
-20
/
+4
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
1
-5
/
+14
2018-12-19
net: bridge: remove unneeded variable 'err'
YueHaibing
2
-5
/
+2
2018-12-17
bridge: support for ndo_fdb_get
Roopa Prabhu
3
-0
/
+30
2018-12-14
net: bridge: Handle NETDEV_PRE_CHANGEADDR from ports
Petr Machata
1
-0
/
+13
2018-12-14
net: bridge: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
1
-0
/
+9
2018-12-13
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
2
-3
/
+3
2018-12-13
net: bridge: Propagate extack to switchdev
Petr Machata
5
-48
/
+65
[next]