android_kernel_oneplus_msm8998/include
Eric W. Biederman 5efeac44cf netpoll: Respect NETIF_F_LLTX
Stop taking the transmit lock when a network device has specified
NETIF_F_LLTX.

If no locks needed to trasnmit a packet this is the ideal scenario for
netpoll as all packets can be trasnmitted immediately.

Even if some locks are needed in ndo_start_xmit skipping any unnecessary
serialization is desirable for netpoll as it makes it more likely a
debugging packet may be trasnmitted immediately instead of being
deferred until later.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-29 17:58:37 -04:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm ARM: KVM: fix non-VGIC compilation 2014-03-06 09:47:42 +01:00
linux netpoll: Respect NETIF_F_LLTX 2014-03-29 17:58:37 -04:00
math-emu
media
memory
misc
net ipv6: do not overwrite inetpeer metrics prematurely 2014-03-27 15:09:07 -04:00
pcmcia
ras
rdma
rxrpc
scsi
sound
target
trace net: Rename skb->rxhash to skb->hash 2014-03-26 15:58:20 -04:00
uapi Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2014-03-25 19:25:39 -04:00
video
xen
Kbuild