Eric W. Biederman
|
b1586f099b
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
|
11 years ago |
Eric W. Biederman
|
5efeac44cf
netpoll: Respect NETIF_F_LLTX
|
11 years ago |
Eric W. Biederman
|
080b3c19a4
netpoll: Remove strong unnecessary assumptions about skbs
|
11 years ago |
Eric W. Biederman
|
66b5552fc2
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
|
11 years ago |
Eric W. Biederman
|
944e294857
netpoll: Only call ndo_start_xmit from a single place
|
11 years ago |
Eric W. Biederman
|
a8779ec1c5
netpoll: Remove gfp parameter from __netpoll_setup
|
11 years ago |
Monam Agarwal
|
fcb144b5df
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
|
11 years ago |
Eric W. Biederman
|
9c62a68d13
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
|
11 years ago |
Eric W. Biederman
|
e1bd4d3d7d
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
|
11 years ago |
Eric W. Biederman
|
18b37535f8
netpoll: Consolidate neigh_tx processing in service_neigh_queue
|
11 years ago |
Eric W. Biederman
|
ad8d475244
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
|
11 years ago |
Eric W. Biederman
|
b6bacd550c
netpoll: Don't drop all received packets.
|
11 years ago |
Eric W. Biederman
|
ff60763143
netpoll: Add netpoll_rx_processing
|
11 years ago |
Eric W. Biederman
|
e97dc3fcf9
netpoll: Warn if more packets are processed than are budgeted
|
11 years ago |
Eric W. Biederman
|
eb8143b469
netpoll: Visit all napi handlers in poll_napi
|
11 years ago |
Eric W. Biederman
|
9852fbec2c
netpoll: Pass budget into poll_napi
|
11 years ago |
Eric W. Biederman
|
b249b51b98
netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev
|
11 years ago |
Sabrina Dubroca
|
00fe11b3c6
netpoll: fix netconsole IPv6 setup
|
11 years ago |
Joe Perches
|
c62326abac
netpoll: Use ether_addr_copy
|
11 years ago |
Jason Wang
|
f663dd9aaf
net: core: explicitly select a txq before doing l2 forwarding
|
11 years ago |
David S. Miller
|
aca5f58f9b
netpoll: Fix missing TXQ unlock and and OOPS.
|
11 years ago |
Antonio Quartulli
|
8fb479a47c
netpoll: fix rx_hook() interface by passing the skb
|
11 years ago |
Nikolay Aleksandrov
|
d0fe8c888b
netpoll: fix NULL pointer dereference in netpoll_cleanup
|
12 years ago |
Sonic Zhang
|
b0dd663b60
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
|
12 years ago |
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 |