index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-04-22
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
2019-04-16
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
2019-04-16
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
2019-04-11
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
2019-04-04
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
2019-03-18
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-03-01
netfilter: bridge: Don't sabotage nf_hook calls for an l3mdev slave
David Ahern
2019-03-01
netfilter: convert the proto argument from u8 to u16
Li RongQing
2019-02-27
net: switchdev: Replace port attr set SDO with a notification
Florian Fainelli
2019-02-27
netfilter: ebtables: remove BUGPRINT messages
Florian Westphal
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-23
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
2019-02-21
net: bridge: Stop calling switchdev_port_attr_get()
Florian Fainelli
2019-02-21
bridge: remove redundant check on err in br_multicast_ipv4_rcv
Li RongQing
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-02-13
netfilter: reject: skip csum verification for protocols that don't support it
Alin Nastac
2019-02-08
bridge: use struct_size() helper
Gustavo A. R. Silva
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
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-24
bridge: remove duplicated include from br_multicast.c
YueHaibing
2019-01-22
bridge: Snoop Multicast Router Advertisements
Linus Lüssing
2019-01-22
bridge: join all-snoopers multicast address
Linus Lüssing
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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-18
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2019-01-17
net: bridge: Fix ethernet header pointer before check skb forwardable
Yunjian Wang
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
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
[next]