1. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  2. c05e85a cnic: Need to include net/ip6_checksum.h by David S. Miller · 15 years ago
  3. 5402240 pasemi_mac: ethtool set settings support by Valentine Barshak · 15 years ago
  4. fad9ab2 be2net: Implement ethtool get_phys_id function. by Sarveshwar Bandi · 15 years ago
  5. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  6. d5e63bd Revert "af_packet: add interframe drop cmsg (v6)" by David S. Miller · 15 years ago
  7. 91b2a3f ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  8. e7db38c ipv6 sit: Fix 6rd relay address. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  9. e0c9394 ipv6 sit: Ensure to initialize 6rd parameters. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  10. 71034ba cnic: Add main functions to support bnx2x devices. by Michael Chan · 15 years ago
  11. e251306 cnic: Add bnx2x data structures. by Michael Chan · 15 years ago
  12. 86b5360 cnic: Refactor some code. by Michael Chan · 15 years ago
  13. 993ac7b bnx2x: Add main CNIC interface functions. by Michael Chan · 15 years ago
  14. 37b091b bnx2x: Add hw init code to support iSCSI. by Michael Chan · 15 years ago
  15. e665bfd bnx2x: Refactor MAC address setup code. by Michael Chan · 15 years ago
  16. 2891290 bnx2x: Refactor bnx2x_sp_post(). by Michael Chan · 15 years ago
  17. 6abd234 qlge: Add CBFC pause frame counters to ethtool stats. by Ron Mercer · 15 years ago
  18. 8092886 qlge: Don't fail open when port is not initialized. by Ron Mercer · 15 years ago
  19. fda9b77 qlge: Get rid of firmware handler debug code. by Ron Mercer · 15 years ago
  20. 52e55f3 qlge: Remove inline math for small rx buf mapping. by Ron Mercer · 15 years ago
  21. 88051b4 qlge: Store firmware revision as early as possible. by Ron Mercer · 15 years ago
  22. 91ced68 qlge: Add handler for DCBX firmware event. by Ron Mercer · 15 years ago
  23. bc9167f qlge: Set PCIE max read request size. by Ron Mercer · 15 years ago
  24. 1d1023d qlge: Remove explicit setting of PCI Dev CTL reg. by Ron Mercer · 15 years ago
  25. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  26. 8aa0f64a 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
  27. 10c435f net: Link in PHY drivers before others. by David S. Miller · 15 years ago
  28. eab2ec8 wireless: make wireless drivers select core by Johannes Berg · 15 years ago
  29. 5718f50 libertas: depend on CONFIG_CFG80211 by Holger Schurig · 15 years ago
  30. 7891849 libertas: remove double assignment of dev->netdev_ops by Luis R. Rodriguez · 15 years ago
  31. af1fc67 ath9k: use right parameter for MODULE_PARM_DESC() for debug by Luis R. Rodriguez · 15 years ago
  32. cd7e1f0 ixgbe: Fix KR to KX fail over for Mezzanine cards by Don Skidmore · 15 years ago
  33. 38ad1c8 ixgbe: add support for 82599 based Express Module X520-P2 by Don Skidmore · 15 years ago
  34. 3201fce ibm_newemac: Added 16K Tx FIFO size support for EMAC4 by Dave Mitchell · 15 years ago
  35. efd7d26 qlge: Add disable/enable firmare irqs to handler. by Ron Mercer · 15 years ago
  36. 2cd6dba qlge: Restore rx mode after internal reset. by Ron Mercer · 15 years ago
  37. 84087f4 qlge: Fix chip reset process. by Ron Mercer · 15 years ago
  38. 76b2669 qlge: Fix RX multicast filter settings. by Ron Mercer · 15 years ago
  39. e163d7f qlge: Fix frame routing for multicast frames. by Ron Mercer · 15 years ago
  40. a3b7193 qlge: Fix frame routing issue related to bonding. by Ron Mercer · 15 years ago
  41. 541ae28 qlge: Fix RSS hashing values. by Ron Mercer · 15 years ago
  42. e0e6f55 ipv6: Fix the size overflow of addrconf_sysctl array by Jin Dongming · 15 years ago
  43. 67972e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  44. 8a8e05e cfg80211: fix netns error unwinding bug by Johannes Berg · 15 years ago
  45. ad61df9 netlink: fix typo in initialization by Jiri Pirko · 15 years ago
  46. 879e930 znet: Don't claim DMA lock around free_dma() calls. by David S. Miller · 15 years ago
  47. 3758bf2 can: add TI CAN (HECC) driver by Anant Gole · 15 years ago
  48. 0cdc036 ixgb: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  49. bcc90f5 qlge: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  50. 5fe31de e1000: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  51. 8d24e93 igb: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  52. 2d86f13 ixgbe: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  53. 6dc3494 myri10ge: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  54. 5a4d631 netxen: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  55. 7274c20 e1000e: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  56. 72dad21 bridge: Allow enable/disable UFO on bridge device via ethtool by Sridhar Samudrala · 15 years ago
  57. d9f5950 net: Make UFO on master device independent of attached devices by Sridhar Samudrala · 15 years ago
  58. f86dcc5 udp: dynamically size hash tables at boot time by Eric Dumazet · 15 years ago
  59. 8a6dfd4 IPv6: Fix 6RD typo by Alexandre Cassen · 15 years ago
  60. 4b17d50f ipv4: Define cipso_v4_delopt static by Hagen Paul Pfeifer · 15 years ago
  61. 9e83429 econet: Fix redeclaration of symbol len by Hagen Paul Pfeifer · 15 years ago
  62. 49b4ad9 bonding: remove useless assignment by Nicolas de Pesloüan · 15 years ago
  63. 3c6aaa2 bonding: fix a parameter name in error message by Nicolas de Pesloüan · 15 years ago
  64. b301e82 IPv6: use ipv6_addr_set_v4mapped() by Brian Haley · 15 years ago
  65. 86c36ce IPv6: use ipv6_addr_copy() in ip6_route_redirect() by Brian Haley · 15 years ago
  66. 125a77e IPv6: Fix 6RD build error by Brian Haley · 15 years ago
  67. ffce908 net: Add sk_mark route lookup support for IPv4 listening sockets by Atis Elsts · 15 years ago
  68. d308e38 include/linux/netdevice.h: fix nanodoc mismatch by Wolfram Sang · 15 years ago
  69. 996ccf4 dccp ccid-3: Remove CCID naming redundancy 2/2 by Gerrit Renker · 15 years ago
  70. 77d2dd9 dccp ccid-2: Remove CCID naming redundancy 1/2 by Gerrit Renker · 15 years ago
  71. 388d5e9 dccp ccid-3: Overhaul CCID naming convention 2/2 by Gerrit Renker · 15 years ago
  72. b1c00fe dccp ccid-2: Overhaul CCID naming convention 1/2 by Gerrit Renker · 15 years ago
  73. 82e62926 libertas: remove extraneous select FW_LOADER by Holger Schurig · 15 years ago
  74. 63f275d libertas: Use lbs_is_cmd_allowed() check in command handling routines. by Amitkumar Karwar · 15 years ago
  75. 536b3a7 ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() by Luis R. Rodriguez · 15 years ago
  76. bd96d39 ath9k: move ath_cleanup() below helpers to avoid forward declarations by Luis R. Rodriguez · 15 years ago
  77. 2568835 ath9k: add a helper to clean the core driver upon module unload by Luis R. Rodriguez · 15 years ago
  78. 7fda166 ath9k: add helper to un-init the hw properly by Luis R. Rodriguez · 15 years ago
  79. 211f585 ath9k: initialize hw prior to debugfs by Luis R. Rodriguez · 15 years ago
  80. faa27fa ath9k: move common->debug_mask setting to ath_init_softc() by Luis R. Rodriguez · 15 years ago
  81. 8ce54c5 ath5k: enable Power-Save Polls by setting the association ID by Luis R. Rodriguez · 15 years ago
  82. a3f86bf ath5k: fix regression which triggers an SME join upon assoc by Luis R. Rodriguez · 15 years ago
  83. abba068 ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd() by Luis R. Rodriguez · 15 years ago
  84. be5d6b7 ath5k: simplify passed params to ath5k_hw_set_associd() by Luis R. Rodriguez · 15 years ago
  85. 91b9eb8 ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID() by Luis R. Rodriguez · 15 years ago
  86. a72d57a ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc by Luis R. Rodriguez · 15 years ago
  87. eb053a0 ath5k: fix regression on setting bssid mask on association by Luis R. Rodriguez · 15 years ago
  88. c6d3597 wireless: fix CFG80211_WEXT build problems by Randy Dunlap · 15 years ago
  89. a82ac21 net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h by John W. Linville · 15 years ago
  90. cf32ed9 orinoco: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  91. 5e5eab5 ipw2200: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  92. 5b36737 iwmc3200wifi: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  93. 0adc23f mac80211: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  94. ff9fc79 libertas: first stab at cfg80211 support by Holger Schurig · 15 years ago
  95. 0465af8 libertas: separate libertas' Kconfig in it's own file by Holger Schurig · 15 years ago
  96. baee1f3 Wireless / ath5k: Simplify suspend and resume callbacks by Rafael J. Wysocki · 15 years ago
  97. fe348cb at76c50x-usb: set firmware and hardware version in wiphy by Kalle Valo · 15 years ago
  98. dfce95f cfg80211: add firmware and hardware version to wiphy by Kalle Valo · 15 years ago
  99. 4890e3b wireless: implement basic ethtool support for cfg80211 devices by John W. Linville · 15 years ago
  100. f41bb89 iwlwifi: validate the signature for EEPROM and OTP by Wey-Yi Guy · 15 years ago