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