Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
43187902cbfafe73ede0144166b741fb0f7d04e1
/
net
/
core
/
netpoll.c
3640543
[PATCH] netpoll: fix netpoll lockup
by Ingo Molnar
· 18 years ago
a49f99f
[NETPOLL]: Fix local_bh_enable() warning.
by Andrew Morton
· 18 years ago
e37b8d9
[NETPOLL]: Make sure TX lock is taken with BH disabled.
by Andrew Morton
· 18 years ago
47bbec0
[NETPOLL]: make arp replies through netpoll use mac address of sender
by Neil Horman
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
5e57dff
[NETPOLL]: Another udp checksum mangling.
by Al Viro
· 18 years ago
b51655b
[NET]: Annotate __skb_checksum_complete() and friends.
by Al Viro
· 18 years ago
d6f5493
[NET]: Annotate callers of csum_tcpudp_nofold() in net/*
by Al Viro
· 18 years ago
d3bc23e
[NET]: Annotate callers of csum_fold() in net/*
by Al Viro
· 18 years ago
252e334
[NET] net/core: Annotations.
by Al Viro
· 18 years ago
c68b907
[NETPOLL]: Minor coding-style cleanups.
by David S. Miller
· 18 years ago
5de4a47
netpoll queue cleanup
by Stephen Hemminger
· 18 years ago
2bdfe0b
netpoll retry cleanup
by Stephen Hemminger
· 18 years ago
6c43ff1
netpoll deferred transmit path
by Stephen Hemminger
· 18 years ago
b41848b
netpoll setup error handling
by Stephen Hemminger
· 18 years ago
b6cd27e
netpoll per device txq
by Stephen Hemminger
· 18 years ago
93ec2c7
netpoll info leak
by Stephen Hemminger
· 18 years ago
a1bcfac
netpoll: private skb pool (rev3)
by Stephen Hemminger
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
8e365ee
[NETPOLL]: Compute checksum properly in netpoll_send_udp().
by Chris Lalancette
· 18 years ago
206daaf
[NETPOLL]: initialize skb for UDP
by Stephen Hemminger
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
068c6e9
[NET] netpoll: break recursive loop in netpoll rx path
by Neil Horman
· 18 years ago
8834807
[NET] netpoll: don't spin forever sending to stopped queues
by Jeremy Fitzhardinge
· 18 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 18 years ago
6756ae4
[NET]: Convert RTNL to mutex.
by Stephen Hemminger
· 19 years ago
3860288
[NET]: Use is_zero_ether_addr() in net/core/netpoll.c
by Kris Katterjohn
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
fb286bb
[NET]: Detect hardware rx checksum faults correctly
by Herbert Xu
· 19 years ago
e5ed639
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
by Herbert Xu
· 19 years ago
a9f6a0d
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
by Ingo Molnar
· 19 years ago
d7b9dfc
[NETPOLL]: remove unused variable
by Matt Mackall
· 19 years ago
53fb95d
[NETPOLL]: fix initialization/NAPI race
by Matt Mackall
· 19 years ago
2652076
[NETPOLL]: pre-fill skb pool
by Ingo Molnar
· 19 years ago
0db1d6f
[NETPOLL]: add retry timeout
by Matt Mackall
· 19 years ago
f0d3459
[NETPOLL]: netpoll_send_skb simplify
by Matt Mackall
· 19 years ago
a636e13
[NETPOLL]: deadlock bugfix
by Jeff Moyer
· 19 years ago
1151312
[NETPOLL]: rx_flags bugfix
by Jeff Moyer
· 19 years ago
fbeec2e
[NETPOLL]: allow multiple netpoll_clients to register against one interface
by Jeff Moyer
· 19 years ago
115c1d6
[NETPOLL]: Introduce a netpoll_info struct
by Jeff Moyer
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago