1. 21b4aaa l2tp: Relocate pppol2tp driver to new net/l2tp directory by James Chapman · 14 years ago
  2. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  3. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 14 years ago
  4. 9fc4178 qlcnic: update version to 5.0.1 by Amit Kumar Salecha · 14 years ago
  5. 22dfaa8 qlcnic: fix endianness in fw validation by Amit Kumar Salecha · 14 years ago
  6. 34ce362 qlcnic: fix interface attach sequence by Amit Kumar Salecha · 14 years ago
  7. 65b5b42 qlcnic: add driver debug support by Amit Kumar Salecha · 14 years ago
  8. aa5e18c qlcnic: use IDC defined timeout value by Sucheta Chakraborty · 14 years ago
  9. 0c39aa4 qlcnic: fix onchip memory access by Dhananjay Phadke · 14 years ago
  10. b47acac qlcnic: update oncard memory size check by Dhananjay Phadke · 14 years ago
  11. 897e8c7 qlcnic: handle queue manager access by Dhananjay Phadke · 14 years ago
  12. 0bc92b5 qlcnic: fix fw load from file by Amit Kumar Salecha · 14 years ago
  13. 4e4f10f phylib: Add module table to all existing phy drivers by David Woodhouse · 14 years ago
  14. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 14 years ago
  15. 9092c65 net: illegal_highdma() fix by Eric Dumazet · 14 years ago
  16. ba343c7 be2net: Adding PCI SRIOV support by Sarveshwar Bandi · 14 years ago
  17. f64e969 net/pcmcia/3c589_cs: using netdev_info and friends where appropriate by Alexander Kurz · 14 years ago
  18. e6b043d netdev/fec.c: add phylib supporting to enable carrier detection (v2) by Bryan Wu · 14 years ago
  19. 5acbbd4 net: change illegal_highdma to use dma_mask by FUJITA Tomonori · 14 years ago
  20. 4fd89b7a bnx2x: Added GRO support by Dmitry Kravkov · 14 years ago
  21. d7997fe flow: structurize flow cache by Timo Teräs · 14 years ago
  22. ea2dea9 xfrm: remove policy lock when accessing policy->walk.dead by Timo Teräs · 14 years ago
  23. c8bf4d0 xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler by Timo Teräs · 14 years ago
  24. 34996cb xfrm: Remove xfrm_state_genid by Herbert Xu · 14 years ago
  25. bd2c77a ipv6 fib: Make rt6_info{} more cache-line aware. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  26. 152102c rps: keep the old behavior on SMP without rps by Changli Gao · 14 years ago
  27. 630b943 r8169: Fix rtl8169_rx_interrupt() by Eric Dumazet · 14 years ago
  28. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 14 years ago
  29. d4fc6db ipv4: remove redundant verification code by Hagen Paul Pfeifer · 14 years ago
  30. 430e55b acenic: use the dma state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  31. 07e7de8 acenic: fix the misusage of zero dma address by FUJITA Tomonori · 14 years ago
  32. 6c57990 net-caif: using kmalloc/kfree requires the include of slab.h by Stephen Rothwell · 14 years ago
  33. b68c924 sctp: eliminate useless code by Hagen Paul Pfeifer · 14 years ago
  34. 8379d07 tipc: define needless global scoped variable static by Hagen Paul Pfeifer · 14 years ago
  35. b05b7d9 net: remove redundant code by Eric Dumazet · 14 years ago
  36. e446630 Add hotplug support to mcp251x driver by Marc Zyngier · 14 years ago
  37. 598ed93 fix net/core/dst.c coding style error and warnings by laurent chavey · 14 years ago
  38. b00fabb netdev: ethtool RXHASH flag by stephen hemminger · 14 years ago
  39. 757b77e igb: add per-packet timestamping by Nick Nunley · 14 years ago
  40. 3365a29 MAINTAINERS: ipg: Jesse Huang's email address bounces by Joe Perches · 14 years ago
  41. dd4683d drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten by Joe Perches · 14 years ago
  42. 02cdce5 ipv6 fib: Use "Sweezle" to optimize addr_bit_test(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  43. de7737e sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  44. d57b8fb ipv6: Use __fls() instead of fls() in __ipv6_addr_diff(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  45. 2c73e1f e1000e: typo corrections by Joe Perches · 14 years ago
  46. c041076 igb: update hw_debug macro to make use of netdev_dbg call by Alexander Duyck · 14 years ago
  47. 7e5ab15 net_sched: minor netns related cleanup by Tom Goff · 14 years ago
  48. 9badba2 sky2: avoid duplicate link up on Optima chip by stephen hemminger · 14 years ago
  49. 4b7c47a sky2: add XL revisions by stephen hemminger · 14 years ago
  50. c1cd0a8 sky2: support Yukon EC_U rev B1 and later by stephen hemminger · 14 years ago
  51. 9b27105 net-caif-driver: add CAIF serial driver (ldisc) by Sjur Braendeland · 14 years ago
  52. edc7616 net-caif: add CAIF documentation by Sjur Braendeland · 14 years ago
  53. 3908c69 net-caif: add CAIF Kconfig and Makefiles by Sjur Braendeland · 14 years ago
  54. cc36a07 net-caif: add CAIF netdevice by Sjur Braendeland · 14 years ago
  55. e6f95ec net-caif: add CAIF socket implementation by Sjur Braendeland · 14 years ago
  56. c72dfae net-caif: add CAIF device registration functionality by Sjur Braendeland · 14 years ago
  57. 15c9ac0 net-caif: add CAIF generic caif support functions by Sjur Braendeland · 14 years ago
  58. b482cd2 net-caif: add CAIF core protocol stack by Sjur Braendeland · 14 years ago
  59. 2721c5b net-caif: add CAIF Link layer device header files by Sjur Braendeland · 14 years ago
  60. 09009f3 net-caif: add CAIF core protocol stack header files by Sjur Braendeland · 14 years ago
  61. f671c54 net-caif: add CAIF socket and configuration headers by Sjur Braendeland · 14 years ago
  62. 70596b6 net-caif: add CAIF protocol definitions by Sjur Braendeland · 14 years ago
  63. 2c45cd4 virtio_net: missing sg_init_table by Shirley Ma · 14 years ago
  64. 36c0d8c vxge: Updating Maintainer list of S2IO 10GbE drivers (xframe / vxge). by Sreenivasa Honnur · 14 years ago
  65. b8ba796 vxge: Version update. by Sreenivasa Honnur · 14 years ago
  66. 1dc47a9 vxge: Set function-0 as the privilaged function for normal function. by Sreenivasa Honnur · 14 years ago
  67. b59c9457 vxge: Fixed MSIX interrupt configuration. by Sreenivasa Honnur · 14 years ago
  68. 4c5f3b2 vxge: Fixed "ethtool -d" prints. by Sreenivasa Honnur · 14 years ago
  69. 47231f7 vxge: Align the memory only if it is misaligned. by Sreenivasa Honnur · 14 years ago
  70. 3363276 vxge: Fix starvation of receive ring controller when blasted by short packets. by Sreenivasa Honnur · 14 years ago
  71. 18dec74 vxge: Fix a receive stall due to driver being out of synch with chip. by Sreenivasa Honnur · 14 years ago
  72. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  73. 083ba27 netxen: fix interrupt for NX2031 by Amit Kumar Salecha · 14 years ago
  74. e270299 netxen: fix fw load from file by Amit Kumar Salecha · 14 years ago
  75. 10c0f2a netxen: validate unified romimage by Rajesh K Borundia · 14 years ago
  76. 6b50ea1 netxen: fix corner cases of firmware recovery by Amit Kumar Salecha · 14 years ago
  77. ff90cd4 netxen: fix tx csum status by Sucheta Chakraborty · 14 years ago
  78. 30bde1f rps: fix net-sysfs build for !CONFIG_RPS by Stephen Rothwell · 14 years ago
  79. 10f744d net: __netif_receive_skb should be static by Eric Dumazet · 14 years ago
  80. 0c0dbfe decnet: Remove unused FIB metric macros. by David S. Miller · 14 years ago
  81. adcfe19 net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64 by Jan Engelhardt · 14 years ago
  82. 14a4b42 net: fix unaligned access in IFLA_STATS64 by Jan Engelhardt · 14 years ago
  83. 8544b9f e1000e: Use pr_<level> and netdev_<level> by Bruce Allan · 14 years ago
  84. 66aa4a5 netlink: use the appropriate namespace pid by Tom Goff · 14 years ago
  85. 5c58c47 ixgbevf: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  86. 2853eb8 ixgbe: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  87. b79d1d5 ipv6: Fix result generation in ipv6_get_ifaddr(). by David S. Miller · 14 years ago
  88. b54c9b9 ipv6: Preserve pervious behavior in ipv6_link_dev_addr(). by David S. Miller · 14 years ago
  89. df33454 rps: add CONFIG_RPS by Eric Dumazet · 14 years ago
  90. 76232eb iwlwifi: fix build error for CONFIG_IWLAGN=n by John W. Linville · 14 years ago
  91. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  92. d6dbee8 net/intel: remove trailing space in messages by Frans Pop · 14 years ago
  93. c2bb1b9 net/tulip: remove trailing space in messages by Frans Pop · 14 years ago
  94. 014e466 net/tokenring: remove trailing space in messages by Frans Pop · 14 years ago
  95. 84d57bd net/smc91xx: remove trailing space in messages by Frans Pop · 14 years ago
  96. 583d077 net/ps3_gelic: remove trailing space in messages by Frans Pop · 14 years ago
  97. 19299b34 net/irda: remove trailing space in messages by Frans Pop · 14 years ago
  98. a570f09 tipc: remove trailing space in messages by Frans Pop · 14 years ago
  99. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  100. 18062ca rds: cleanup: remove unneeded variable by Dan Carpenter · 14 years ago