Commit Graph

37 Commits (f4330002d11f032559954cbff68a5cad95b6d27f)

Author SHA1 Message Date
Al Viro 5e57dff2c4 [NETPOLL]: Another udp checksum mangling. 18 years ago
Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
Al Viro d6f5493c1a [NET]: Annotate callers of csum_tcpudp_nofold() in net/* 18 years ago
Al Viro d3bc23e7ee [NET]: Annotate callers of csum_fold() in net/* 18 years ago
Al Viro 252e33467a [NET] net/core: Annotations. 18 years ago
David S. Miller c68b907028 [NETPOLL]: Minor coding-style cleanups. 18 years ago
Stephen Hemminger 5de4a473bd netpoll queue cleanup 18 years ago
Stephen Hemminger 2bdfe0baec netpoll retry cleanup 18 years ago
Stephen Hemminger 6c43ff18f9 netpoll deferred transmit path 18 years ago
Stephen Hemminger b41848b61b netpoll setup error handling 18 years ago
Stephen Hemminger b6cd27ed33 netpoll per device txq 18 years ago
Stephen Hemminger 93ec2c723e netpoll info leak 18 years ago
Stephen Hemminger a1bcfacd05 netpoll: private skb pool (rev3) 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Chris Lalancette 8e365eec04 [NETPOLL]: Compute checksum properly in netpoll_send_udp(). 18 years ago
Stephen Hemminger 206daaf77f [NETPOLL]: initialize skb for UDP 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
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