1. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 17 years ago
  2. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  3. d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 17 years ago
  4. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  5. e2d1bca [SK_BUFF]: Use skb_reset_network_header in skb_push cases by Arnaldo Carvalho de Melo · 17 years ago
  6. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  7. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  8. 724800d [NET] CORE: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  9. 5e7d7fa [NET]: Fix UDP checksum issue in net poll mode. by Aubrey.Li · 17 years ago
  10. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  11. 3640543 [PATCH] netpoll: fix netpoll lockup by Ingo Molnar · 18 years ago
  12. a49f99f [NETPOLL]: Fix local_bh_enable() warning. by Andrew Morton · 18 years ago
  13. e37b8d9 [NETPOLL]: Make sure TX lock is taken with BH disabled. by Andrew Morton · 18 years ago
  14. 47bbec0 [NETPOLL]: make arp replies through netpoll use mac address of sender by Neil Horman · 18 years ago
  15. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  16. 5e57dff [NETPOLL]: Another udp checksum mangling. by Al Viro · 18 years ago
  17. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  18. d6f5493c [NET]: Annotate callers of csum_tcpudp_nofold() in net/* by Al Viro · 18 years ago
  19. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  20. 252e334 [NET] net/core: Annotations. by Al Viro · 18 years ago
  21. c68b907 [NETPOLL]: Minor coding-style cleanups. by David S. Miller · 18 years ago
  22. 5de4a47 netpoll queue cleanup by Stephen Hemminger · 18 years ago
  23. 2bdfe0b netpoll retry cleanup by Stephen Hemminger · 18 years ago
  24. 6c43ff1 netpoll deferred transmit path by Stephen Hemminger · 18 years ago
  25. b41848b netpoll setup error handling by Stephen Hemminger · 18 years ago
  26. b6cd27e netpoll per device txq by Stephen Hemminger · 18 years ago
  27. 93ec2c7 netpoll info leak by Stephen Hemminger · 18 years ago
  28. a1bcfac netpoll: private skb pool (rev3) by Stephen Hemminger · 18 years ago
  29. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  30. 8e365ee [NETPOLL]: Compute checksum properly in netpoll_send_udp(). by Chris Lalancette · 18 years ago
  31. 206daaf [NETPOLL]: initialize skb for UDP by Stephen Hemminger · 18 years ago
  32. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  33. 068c6e9 [NET] netpoll: break recursive loop in netpoll rx path by Neil Horman · 18 years ago
  34. 8834807 [NET] netpoll: don't spin forever sending to stopped queues by Jeremy Fitzhardinge · 18 years ago
  35. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  36. 6756ae4 [NET]: Convert RTNL to mutex. by Stephen Hemminger · 18 years ago
  37. 3860288 [NET]: Use is_zero_ether_addr() in net/core/netpoll.c by Kris Katterjohn · 18 years ago
  38. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  39. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  40. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  41. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  42. d7b9dfc [NETPOLL]: remove unused variable by Matt Mackall · 19 years ago
  43. 53fb95d [NETPOLL]: fix initialization/NAPI race by Matt Mackall · 19 years ago
  44. 2652076 [NETPOLL]: pre-fill skb pool by Ingo Molnar · 19 years ago
  45. 0db1d6f [NETPOLL]: add retry timeout by Matt Mackall · 19 years ago
  46. f0d3459 [NETPOLL]: netpoll_send_skb simplify by Matt Mackall · 19 years ago
  47. a636e13 [NETPOLL]: deadlock bugfix by Jeff Moyer · 19 years ago
  48. 1151312 [NETPOLL]: rx_flags bugfix by Jeff Moyer · 19 years ago
  49. fbeec2e [NETPOLL]: allow multiple netpoll_clients to register against one interface by Jeff Moyer · 19 years ago
  50. 115c1d6 [NETPOLL]: Introduce a netpoll_info struct by Jeff Moyer · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago