summaryrefslogtreecommitdiffstats
path: root/net/core/netpoll.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Use is_zero_ether_addr() in net/core/netpoll.cKris Katterjohn2006-01-171-1/+1
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-101-7/+11
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-1/+1
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-2/+2
* [NETPOLL]: remove unused variableMatt Mackall2005-08-111-1/+0
* [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-111-0/+3
* [NETPOLL]: pre-fill skb poolIngo Molnar2005-08-111-0/+4
* [NETPOLL]: add retry timeoutMatt Mackall2005-08-111-3/+10
* [NETPOLL]: netpoll_send_skb simplifyMatt Mackall2005-08-111-20/+22
* [NETPOLL]: deadlock bugfixJeff Moyer2005-08-111-3/+0
* [NETPOLL]: rx_flags bugfixJeff Moyer2005-08-111-0/+1
* [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-221-10/+29
* [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-221-19/+38
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+735
OpenPOWER on IntegriCloud