Commit Graph

19 Commits (eb99adde31b7d85c67a5e1c2fa5e098e1056dd79)

Author SHA1 Message Date
Neil Horman 068c6e98bc [NET] netpoll: break recursive loop in netpoll rx path 19 years ago
Jeremy Fitzhardinge 8834807b43 [NET] netpoll: don't spin forever sending to stopped queues 19 years ago
Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 years ago
Stephen Hemminger 6756ae4b4e [NET]: Convert RTNL to mutex. 19 years ago
Kris Katterjohn 3860288ee8 [NET]: Use is_zero_ether_addr() in net/core/netpoll.c 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 19 years ago
Herbert Xu e5ed639913 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 20 years ago
Ingo Molnar a9f6a0dd54 [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 20 years ago
Matt Mackall d7b9dfc8ea [NETPOLL]: remove unused variable 20 years ago
Matt Mackall 53fb95d3c1 [NETPOLL]: fix initialization/NAPI race 20 years ago
Ingo Molnar 2652076507 [NETPOLL]: pre-fill skb pool 20 years ago
Matt Mackall 0db1d6fc1e [NETPOLL]: add retry timeout 20 years ago
Matt Mackall f0d3459d07 [NETPOLL]: netpoll_send_skb simplify 20 years ago
Jeff Moyer a636e13579 [NETPOLL]: deadlock bugfix 20 years ago
Jeff Moyer 11513128bb [NETPOLL]: rx_flags bugfix 20 years ago
Jeff Moyer fbeec2e155 [NETPOLL]: allow multiple netpoll_clients to register against one interface 20 years ago
Jeff Moyer 115c1d6e61 [NETPOLL]: Introduce a netpoll_info struct 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago