index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
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-16
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-19
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
2012-11-19
net: Allow userns root to control the network bridge code.
Eric W. Biederman
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-15
bridge: add root port blocking
stephen hemminger
2012-11-15
bridge: implement BPDU blocking
stephen hemminger
2012-11-15
bridge: add template for bridge port flags
stephen hemminger
2012-11-15
bridge: bridge port parameters over netlink
stephen hemminger
2012-11-04
bridge: Avoid 'statement with no effect' compiler warnings
Lee Jones
2012-11-03
eth: Rename and properly align br_reserved_address array
Ben Hutchings
2012-11-03
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-03
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-30
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-11
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-23
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
2012-07-17
Merge branch 'nexthop_exceptions'
David S. Miller
2012-07-17
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
[next]