Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
11 years ago |
Vlad Yasevich
|
06499098a0
bridge: pass correct vlan id to multicast code
|
11 years ago |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Linus Lüssing
|
cc0fdd8028
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
|
12 years ago |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Linus Lüssing
|
b00589af3b
bridge: disable snooping if there is no querier
|
12 years ago |
stephen hemminger
|
93d8bf9fb8
bridge: cleanup netpoll code
|
12 years ago |
Vlad Yasevich
|
867a59436f
bridge: Add a flag to control unicast packet flood.
|
12 years ago |
Vlad Yasevich
|
161f65ba35
bridge: Set vlan_features to allow offloads on vlans.
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Cong Wang
|
fbca58a224
bridge: add missing vid to br_mdb_get()
|
12 years ago |
Vlad Yasevich
|
2ba071ecb6
bridge: Add vlan to unicast fdb entries
|
12 years ago |
Vlad Yasevich
|
7885198861
bridge: Implement vlan ingress/egress policy with PVID.
|
12 years ago |
Vlad Yasevich
|
407af3299e
bridge: Add netlink interface to configure vlans on bridge ports
|
12 years ago |
Vlad Yasevich
|
a37b85c9fb
bridge: Validate that vlan is permitted on ingress
|
12 years ago |
Neil Horman
|
2cde6acd49
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
|
12 years ago |
Jiri Pirko
|
b2748267d6
bridge: use dev->addr_assign_type to see if user change mac
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |
Jiri Pirko
|
15c6ff3bc0
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
|
12 years ago |
Ben Hutchings
|
2bc80059fe
eth: Rename and properly align br_reserved_address array
|
12 years ago |
David S. Miller
|
810b6d7638
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
|
12 years ago |
John Fastabend
|
e5a55a8987
net: create generic bridge ops
|
12 years ago |
John Fastabend
|
b3343a2a2c
net, ixgbe: handle link local multicast addresses in SR-IOV mode
|
12 years ago |
Stephen Hemminger
|
c03307eab6
bridge: fix rcu dereference outside of rcu_read_lock
|
13 years ago |
Amerigo Wang
|
4e3828c4bf
bridge: use list_for_each_entry() in netpoll functions
|
13 years ago |
Amerigo Wang
|
38e6bc185d
netpoll: make __netpoll_cleanup non-block
|
13 years ago |
Amerigo Wang
|
47be03a28c
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
|
13 years ago |
Kevin Groeneveld
|
e3906486f6
net: fix race condition in several drivers when reading stats
|
13 years ago |
Jiri Pirko
|
30fdd8a082
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
|
13 years ago |