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
2013-02-11
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-01-03
bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.
Rami Rosen
1
-0
/
+6
2013-01-03
bridge: Correctly unregister MDB rtnetlink handlers
Vlad Yasevich
2
-3
/
+12
2012-12-22
bridge: call br_netpoll_disable in br_add_if
Gao feng
1
-3
/
+5
2012-12-20
bridge: Correctly encode addresses when dumping mdb entries
Vlad Yasevich
1
-2
/
+4
2012-12-20
bridge: Do not unregister all PF_BRIDGE rtnl operations
Vlad Yasevich
4
-1
/
+9
2012-12-16
bridge: add flags to distinguish permanent mdb entires
Amerigo Wang
3
-7
/
+14
2012-12-14
bridge: remove temporary variable for MLDv2 maximum response code computation
Ang Way Chuang
1
-3
/
+1
2012-12-13
bridge: fix icmpv6 endian bug and other sparse warnings
stephen hemminger
1
-4
/
+6
2012-12-12
bridge: add support of adding and deleting mdb entries
Cong Wang
3
-29
/
+289
2012-12-12
bridge: notify mdb changes via netlink
Cong Wang
3
-0
/
+84
2012-12-11
bridge: fix seq check in br_mdb_dump()
Cong Wang
3
-4
/
+5
2012-12-10
bridge: make buffer larger in br_setlink()
Dan Carpenter
1
-1
/
+1
2012-12-07
bridge: export multicast database via netlink
Cong Wang
4
-1
/
+166
2012-12-06
bridge: implement multicast fast leave
David S. Miller
4
-21
/
+6
2012-12-06
bridge: implement multicast fast leave
Amerigo Wang
3
-0
/
+42
2012-11-19
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
1
-3
/
+0
2012-11-19
net: Allow userns root to control the network bridge code.
Eric W. Biederman
3
-18
/
+19
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
1
-0
/
+3
2012-11-15
bridge: add root port blocking
stephen hemminger
4
-2
/
+28
2012-11-15
bridge: implement BPDU blocking
stephen hemminger
4
-1
/
+15
2012-11-15
bridge: add template for bridge port flags
stephen hemminger
1
-15
/
+23
2012-11-15
bridge: bridge port parameters over netlink
stephen hemminger
1
-33
/
+132
2012-11-04
bridge: Avoid 'statement with no effect' compiler warnings
Lee Jones
1
-4
/
+4
2012-11-03
eth: Rename and properly align br_reserved_address array
Ben Hutchings
1
-1
/
+1
2012-11-03
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2
-2
/
+2
2012-11-03
bridge: Use is_link_local() in store_group_addr()
Ben Hutchings
1
-8
/
+3
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-18
/
+3
2012-10-31
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
John Fastabend
2
-3
/
+3
2012-10-31
net: create generic bridge ops
John Fastabend
3
-60
/
+18
2012-10-30
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
4
-18
/
+3
2012-10-11
bridge: Pull ip header into skb->data before looking into ip header.
Sarveshwar Bandi
1
-0
/
+3
2012-10-02
netlink: add attributes to fdb interface
stephen hemminger
2
-2
/
+3
2012-09-20
netdev: make address const in device address management
stephen hemminger
2
-5
/
+5
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
1
-1
/
+1
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2
-4
/
+4
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+1
2012-08-23
Merge git://1984.lsi.us.es/nf-next
David S. Miller
2
-6
/
+2
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-21
/
+21
2012-08-16
bridge: fix rcu dereference outside of rcu_read_lock
Stephen Hemminger
1
-1
/
+2
2012-08-15
netpoll: check netpoll tx status on the right device
Amerigo Wang
1
-1
/
+1
2012-08-15
bridge: use list_for_each_entry() in netpoll functions
Amerigo Wang
1
-5
/
+4
2012-08-15
bridge: add some comments for NETDEV_RELEASE
Amerigo Wang
1
-0
/
+4
2012-08-15
netpoll: make __netpoll_cleanup non-block
Amerigo Wang
1
-5
/
+1
2012-08-15
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
3
-9
/
+9
2012-08-14
netfilter: PTR_RET can be used
Wu Fengguang
2
-6
/
+2
2012-08-10
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
2
-2
/
+2
2012-07-31
bridge: make port attributes const
stephen hemminger
1
-3
/
+3
2012-07-22
net: fix race condition in several drivers when reading stats
Kevin Groeneveld
1
-2
/
+2
[next]