Linus Torvalds
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Andy Shevchenko
|
4cd5773a2a
net: core: move mac_pton() to lib/net_utils.c
|
12 years ago |
Amerigo Wang
|
00f97da17a
netpoll: fix position of network header
|
12 years ago |
Simon Horman
|
7cc4619005
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
|
12 years ago |
dingtianhong
|
da6e378ba9
netpoll: remove return value from netpoll_rx_disable()
|
12 years ago |
Dan Carpenter
|
a3dbbc2bab
netpoll: inverted down_trylock() test
|
12 years ago |
Neil Horman
|
bd7c4b604a
netpoll: convert mutex into a semaphore
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Lai Jiangshan
|
7f9421c264
netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu
|
12 years ago |
Neil Horman
|
959d5fdee7
netpoll: fix smatch warnings in netpoll core code
|
12 years ago |
Neil Horman
|
0790bbb68f
netpoll: cleanup sparse warnings
|
12 years ago |
Neil Horman
|
2cde6acd49
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
|
12 years ago |
Neil Horman
|
ca99ca14c9
netpoll: protect napi_poll and poll_controller during dev_[open|close]
|
12 years ago |
Cong Wang
|
556e6256c8
netpoll: use the net namespace of current process instead of init_net
|
12 years ago |
Cong Wang
|
faeed828f9
netpoll: use ipv6_addr_equal() to compare ipv6 addr
|
12 years ago |
Cong Wang
|
e39363a9de
netpoll: fix an uninitialized variable
|
12 years ago |
Cong Wang
|
5bd30d3987
netpoll: fix a missing dev refcounting
|
12 years ago |
Cong Wang
|
f92d318023
netpoll: fix a rtnl lock assertion failure
|
12 years ago |
Cong Wang
|
b3d936f3ea
netpoll: add IPv6 support
|
12 years ago |
Cong Wang
|
b7394d2429
netpoll: prepare for ipv6
|
12 years ago |
Jiri Pirko
|
49bd8fb0b1
netpoll: remove usage of dev->master
|
12 years ago |
Abhijit Pawar
|
a71258d79e
net: remove obsolete simple_strto<foo>
|
12 years ago |
Abhijit Pawar
|
4b5511ebc7
net: remove obsolete simple_strto<foo>
|
12 years ago |
Amerigo Wang
|
8c4c49df5c
netpoll: call ->ndo_select_queue() in tx path
|
12 years ago |
David S. Miller
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
ee13040901
netpoll: provide an IP ident in UDP frames
|
13 years ago |
Amerigo Wang
|
072a9c4860
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
|
13 years ago |
Amerigo Wang
|
6bdb7fe310
netpoll: re-enable irq in poll_napi()
|
13 years ago |
Amerigo Wang
|
689971b446
netpoll: handle vlan tags in netpoll tx and rx path
|
13 years ago |