aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/netpoll.c
Commit message (Expand)AuthorAge
...
| * netpoll retry cleanupStephen Hemminger2006-12-03
| * netpoll deferred transmit pathStephen Hemminger2006-12-03
| * netpoll setup error handlingStephen Hemminger2006-12-03
| * netpoll per device txqStephen Hemminger2006-12-03
| * netpoll info leakStephen Hemminger2006-12-03
| * netpoll: private skb pool (rev3)Stephen Hemminger2006-12-03
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [NETPOLL]: Compute checksum properly in netpoll_send_udp().Chris Lalancette2006-11-07
* [NETPOLL]: initialize skb for UDPStephen Hemminger2006-10-20
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
* [NET] netpoll: break recursive loop in netpoll rx pathNeil Horman2006-06-26
* [NET] netpoll: don't spin forever sending to stopped queuesJeremy Fitzhardinge2006-06-26
* [NET]: Add netif_tx_lockHerbert Xu2006-06-18
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-21
* [NET]: Use is_zero_ether_addr() in net/core/netpoll.cKris Katterjohn2006-01-17
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-10
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-03
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-09
* [NETPOLL]: remove unused variableMatt Mackall2005-08-11
* [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-11
* [NETPOLL]: pre-fill skb poolIngo Molnar2005-08-11
* [NETPOLL]: add retry timeoutMatt Mackall2005-08-11
* [NETPOLL]: netpoll_send_skb simplifyMatt Mackall2005-08-11
* [NETPOLL]: deadlock bugfixJeff Moyer2005-08-11
* [NETPOLL]: rx_flags bugfixJeff Moyer2005-08-11
* [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-23
* [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16