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