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