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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2019-05-16
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
2019-05-04
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2019-05-02
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
2019-04-27
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
2019-04-27
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
2019-04-27
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
2019-04-17
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2019-03-27
netfilter: ebtables: remove BUGPRINT messages
Florian Westphal
2019-02-23
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-01-28
netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
Florian Westphal
2019-01-18
net: bridge: Mark FDB entries that were added by user as such
Ido Schimmel
2019-01-18
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-17
net: bridge: Fix ethernet header pointer before check skb forwardable
Yunjian Wang
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-01-11
net: clear skb->tstamp in bridge forwarding path
Paolo Abeni
2019-01-11
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
2019-01-08
net: bridge: Fix VLANs memory leak
Ido Schimmel
2019-01-07
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2018-12-18
net: bridge: remove unneeded variable 'err'
YueHaibing
2018-12-16
bridge: support for ndo_fdb_get
Roopa Prabhu
2018-12-13
net: bridge: Handle NETDEV_PRE_CHANGEADDR from ports
Petr Machata
2018-12-13
net: bridge: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
2018-12-12
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
2018-12-12
net: bridge: Propagate extack to switchdev
Petr Machata
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-12-07
bridge: Add br_fdb_clear_offload()
Petr Machata
2018-12-05
net: bridge: increase multicast's default maximum number of entries
Nikolay Aleksandrov
2018-12-05
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
2018-12-05
net: bridge: multicast: use non-bh rcu flavor
Nikolay Aleksandrov
2018-12-05
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
2018-11-30
net: bridge: Extend br_vlan_get_pvid() for bridge ports
Ido Schimmel
2018-11-27
net: bridge: export supported boolopts
Nikolay Aleksandrov
2018-11-27
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-11-27
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2018-11-25
net: bridge: remove redundant checks for null p->dev and p->br
Colin Ian King
2018-11-21
bridge: Allow querying bridge port flags
Ido Schimmel
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-17
net: bridge: fix vlan stats use-after-free on destruction
Nikolay Aleksandrov
2018-11-08
bridge: use __vlan_hwaccel helpers
Michał Mirosław
2018-10-28
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
2018-10-26
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
2018-10-24
Merge tag 'docs-4.20' of git://git.lwn.net/linux
Linus Torvalds
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
2018-10-17
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-10-15
net: bridge: fix a possible memory leak in __vlan_add
Li RongQing
2018-10-12
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
[next]