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.12.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
2018-02-01
net: bridge: Fix uninitialized error in br_fdb_sync_static()
Geert Uytterhoeven
1
-1
/
+1
2018-01-23
bridge: return boolean instead of integer in br_multicast_is_router
Gustavo A. R. Silva
1
-1
/
+1
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
1
-2
/
+0
2018-01-10
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
1
-23
/
+2
2018-01-10
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
1
-33
/
+5
2018-01-10
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
1
-12
/
+4
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-7
/
+0
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-7
/
+0
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
1
-6
/
+0
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-8
/
+0
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-7
/
+0
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
1
-7
/
+7
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
1
-3
/
+5
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
1
-0
/
+2
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
1
-1
/
+1
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+6
2017-12-20
bridge: Use helpers to handle MAC address
Andy Shevchenko
1
-10
/
+3
2017-12-18
net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
Nikolay Aleksandrov
1
-5
/
+6
2017-12-13
net: bridge: use rhashtable for fdbs
Nikolay Aleksandrov
4
-217
/
+209
2017-12-04
net: use rtnl_register_module where needed
Florian Westphal
1
-3
/
+3
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
1
-1
/
+0
2017-11-14
net: bridge: add vlan_tunnel to bridge port policies
Nikolay Aleksandrov
1
-0
/
+1
2017-11-10
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
1
-0
/
+43
2017-11-10
net: bridge: Send notification when host join/leaves a group
Andrew Lunn
2
-4
/
+11
2017-11-10
net: bridge: Rename mglist to host_joined
Andrew Lunn
4
-10
/
+10
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+1
2017-11-06
netfilter: ebtables: clean up initialization of buf
Colin Ian King
1
-2
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-0
/
+4
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-29
/
+19
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-40
/
+39
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-11-02
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
9
-38
/
+45
2017-11-01
net: bridge: add neigh_suppress to bridge port policies
Nikolay Aleksandrov
1
-0
/
+1
2017-10-29
bridge: vlan: signal if anything changed on vlan add
Nikolay Aleksandrov
3
-28
/
+73
2017-10-29
bridge: netlink: make setlink/dellink notifications more accurate
Nikolay Aleksandrov
3
-24
/
+37
2017-10-25
bridge: remove rtmsg_ifinfo called in add_del_if
Xin Long
1
-3
/
+0
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-22
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
1
-1
/
+1
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+15
2017-10-09
net: bridge: Export bridge multicast router state
Yotam Gigi
1
-0
/
+12
2017-10-09
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
1
-3
/
+35
2017-10-09
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
4
-0
/
+274
2017-10-09
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
4
-58
/
+205
2017-10-09
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
7
-3
/
+52
2017-10-05
net: bridge: Pass extack to down to netdev_master_upper_dev_link
David Ahern
4
-7
/
+15
2017-10-05
net: Add extack to upper device linking
David Ahern
1
-1
/
+1
2017-10-05
net: Add extack to ndo_add_slave
David Ahern
1
-1
/
+2
[next]