1. 4af429d vlan: lockless transmit path by Eric Dumazet · 14 years ago
  2. 8ffab51 macvlan: lockless tx path by Eric Dumazet · 14 years ago
  3. 0e3125c packet: Enhance AF_PACKET implementation to not require high order contiguous memory allocation (v4) by Neil Horman · 14 years ago
  4. 020f01e drivers/isdn/mISDN: Use printf extension %pV by Joe Perches · 14 years ago
  5. 3654654 netlink: let nlmsg and nla functions take pointer-to-const args by Jan Engelhardt · 14 years ago
  6. 9d82ca9 ipv6: fix missing in6_ifa_put in addrconf by John Fastabend · 14 years ago
  7. b5e4156 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
  8. 6b35308 net: Export netif_get_vlan_features(). by David S. Miller · 14 years ago
  9. 1f4f067 enic: Fix build warnings by Vasanthy Kolluri · 14 years ago
  10. ce5a121 hso: Fix unused variable warning by Alan Cox · 14 years ago
  11. ec1e561 bridge: add RCU annotations to bridge port lookup by Eric Dumazet · 14 years ago
  12. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 14 years ago
  13. 61391cd netdev: add rcu annotations to receive handler hook by stephen hemminger · 14 years ago
  14. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 14 years ago
  15. e805168 bridge: add RCU annotation to bridge multicast table by Eric Dumazet · 14 years ago
  16. 8a22c99 net/ipv6/mcast.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  17. d577f1c include/net/caif/cfctrl.h: Remove unnecessary semicolons by Joe Perches · 14 years ago
  18. c59504e include/linux/if_macvlan.h: Remove unnecessary semicolons by Joe Perches · 14 years ago
  19. 779bb41 drivers/net/cnic.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  20. e81a1ba drivers/net/ixgbe: Remove unnecessary semicolons by Joe Perches · 14 years ago
  21. 1d51c41 drivers/net/e1000e: Remove unnecessary semicolons by Joe Perches · 14 years ago
  22. 6f38ad9 drivers/net/bnx2x: Remove unnecessary semicolons by Joe Perches · 14 years ago
  23. ad65ffd drivers/isdn: Remove unnecessary semicolons by Joe Perches · 14 years ago
  24. 6c1b6c6 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  25. fe82224 net: Simplify RX queue allocation by Tom Herbert · 14 years ago
  26. ed9af2e net: Move TX queue allocation to alloc_netdev_mq by Tom Herbert · 14 years ago
  27. cc9ff19 xfrm: use gre key as flow upper protocol info by Timo Teräs · 14 years ago
  28. e1f2d8c vlan: Fix build warning in vlandev_seq_show() by David S. Miller · 14 years ago
  29. b1d771e carl9170: use generic sign_extend32 by Christian Lamparter · 14 years ago
  30. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 14 years ago
  31. e4b3fdb wl1251: use wl12xx_platform_data to pass data by Grazvydas Ignotas · 14 years ago
  32. 1d4b89f wl1251: add runtime PM support for SDIO by Grazvydas Ignotas · 14 years ago
  33. cb7bbc7 wl1251: add power callback to wl1251_if_operations by Grazvydas Ignotas · 14 years ago
  34. f81c1f4 iwlagn: enable shadow register by Wey-Yi Guy · 14 years ago
  35. 6fe8efb iwlwifi: disable disconnected antenna for advanced bt coex by Shanyu Zhao · 14 years ago
  36. 3031242 iwlwifi: seperate disconnected antenna function by Shanyu Zhao · 14 years ago
  37. b2769b8 iwlagn: fix RXON HT by Johannes Berg · 14 years ago
  38. 8da8e62 iwlagn: re-enable calibration by Johannes Berg · 14 years ago
  39. 52d980c iwlagn: fix RXON issues by Johannes Berg · 14 years ago
  40. 2e1fea4 iwlagn: fix needed chains calculation by Johannes Berg · 14 years ago
  41. 35a6eb3 iwlwifi: resending QoS command when HT changes by Wey-Yi Guy · 14 years ago
  42. fd11743 iwlwlifi: update rx write pointer w/o request mac access in the CAM mode by Winkler, Tomas · 14 years ago
  43. 708068d iwlwifi: legacy tx_cmd_protection function by Wey-Yi Guy · 14 years ago
  44. e39fdee iwlwifi: put all the isr related function under ops by Wey-Yi Guy · 14 years ago
  45. 81baf6e iwlwifi: Legacy isr only used by legacy devices by Wey-Yi Guy · 14 years ago
  46. ae79d23 iwlagn: fix non-5000+ build by Johannes Berg · 14 years ago
  47. 2a21ff4 iwlagn: update PCI ID for 100 series devices by Wey-Yi Guy · 14 years ago
  48. fb30eaf iwlagn: update PCI ID for 6000g2a series devices by Wey-Yi Guy · 14 years ago
  49. 8b37d9f iwlagn: update PCI ID for 6000g2b series devices by Wey-Yi Guy · 14 years ago
  50. 5d882c9 ath5k: Print stats as unsigned ints. by Ben Greear · 14 years ago
  51. 8c5765f rt2x00: Add watchdog functions for HW queue by Ivo van Doorn · 14 years ago
  52. ea175ee rt2x00: Remove rt2x00lib_toggle_rx by Ivo van Doorn · 14 years ago
  53. 8be4eed rt2x00: Fix rt2x00queue_kick_tx_queue arguments by Ivo van Doorn · 14 years ago
  54. 813f033 rt2x00: Rename queue->lock to queue->index_lock by Ivo van Doorn · 14 years ago
  55. 821cde63 rt2x00: checkpatch.pl error fixes for rt73usb.c by Mark Einon · 14 years ago
  56. f8bfbc3 rt2x00: checkpatch.pl error fixes for rt2x00queue.c by Mark Einon · 14 years ago
  57. 027e8fd rt2x00: checkpatch.pl error fixes for rt2x00link.c by Mark Einon · 14 years ago
  58. 5f181dc rt2x00: checkpatch.pl error fixes for rt2x00lib.h by Mark Einon · 14 years ago
  59. c2361ba rt2x00: checkpatch.pl error fixes for rt2x00dev.c by Mark Einon · 14 years ago
  60. 8a23903 rt2x00: checkpatch.pl error fixes for rt2x00config.c by Mark Einon · 14 years ago
  61. 87a46ca rt2x00: checkpatch.pl error fixes for rt2800usb.h by Mark Einon · 14 years ago
  62. 144b80b rt2x00: checkpatch.pl error fixes for rt2800usb.c by Mark Einon · 14 years ago
  63. c6cbade rt2x00: checkpatch.pl error fixes for rt2800pci.h by Mark Einon · 14 years ago
  64. bf1b151 rt2x00: checkpatch.pl error fixes for rt2800lib.c by Mark Einon · 14 years ago
  65. fd8dab9 rt2x00: checkpatch.pl error fixes for rt2800.h by Mark Einon · 14 years ago
  66. cf55347 rt2x00: checkpatch.pl error fixes for rt2500usb.c by Mark Einon · 14 years ago
  67. cb771b1 rt2x00: checkpatch.pl error fixes for rt2500pci.h by Mark Einon · 14 years ago
  68. 46b9786 rt2x00: checkpatch.pl error fixes for rt2400pci.h by Mark Einon · 14 years ago
  69. 041fb8f carl9170: tx path review by Christian Lamparter · 14 years ago
  70. ffa56e54 mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() by Jesper Juhl · 14 years ago
  71. 723fc7a rt2x00: Fix comments in rt73usb.h and rt61pci.h by Lalith Suresh · 14 years ago
  72. fa8b4b2 rt2x00: Fix hw crypto in AP mode for some devices by Helmut Schaa · 14 years ago
  73. 070192d rt2x00: Fix crash on USB unplug by Ivo van Doorn · 14 years ago
  74. 303c7d6 rt2x00: Fix MCU_SLEEP arguments by Ivo van Doorn · 14 years ago
  75. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 14 years ago
  76. aaf886b rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma by Ivo van Doorn · 14 years ago
  77. 7225ce1 rt2x00: Rename rt2x00queue_timeout by Ivo van Doorn · 14 years ago
  78. e2f8c87 rt2x00: Optimize rt2x00debug_dump_frame when frame dumping is not active by Helmut Schaa · 14 years ago
  79. 2b23cda rt2x00: Reduce tx descriptor size by Helmut Schaa · 14 years ago
  80. 08e5310 rt2x00: Wait up to one second on rt2800 for WPDMA to be ready by Helmut Schaa · 14 years ago
  81. efd2f27 rt2x00: Sync Tx and RX ring sizes with legacy drivers by Helmut Schaa · 14 years ago
  82. 961621a rt2x00: Add TXOP_CTRL_CFG register definition by Helmut Schaa · 14 years ago
  83. 066dae9 ath9k: rework tx queue selection and fix queue stopping/waking by Felix Fietkau · 14 years ago
  84. 21e731a b43legacy: rfkill: use status register based on core revision (not PHY's) by Rafał Miłecki · 14 years ago
  85. d94519c zd1201: Add missing id by maximilian attems · 14 years ago
  86. 8cecc90 zd1211rw: add 2 missing usb id's by maximilian attems · 14 years ago
  87. daeeb07 rtl8187: restore anaparam registers after reset with 8187B by Herton Ronaldo Krzesinski · 14 years ago
  88. 998606c rtl8187: remove uneeded setting of anaparam write by Herton Ronaldo Krzesinski · 14 years ago
  89. 0bf198e rtl8187: consolidate anaparam on/off write sequences by Herton Ronaldo Krzesinski · 14 years ago
  90. fe33269 rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B by Herton Ronaldo Krzesinski · 14 years ago
  91. 896cae6 rtl8187: move pll reset at start out of ANAPARAM write by Herton Ronaldo Krzesinski · 14 years ago
  92. a8ff34e rtl8187: avoid redundant write to register FF72 (RFSW_CTRL) by Herton Ronaldo Krzesinski · 14 years ago
  93. 60f5891 rtl8187: fix wrong register initialization in 8187B by Herton Ronaldo Krzesinski · 14 years ago
  94. f002c25 rtl8187: remove setting of beacon/atim registers from initialization by Herton Ronaldo Krzesinski · 14 years ago
  95. 327571e rtl8187: remove redundant initialization of ARFR by Herton Ronaldo Krzesinski · 14 years ago
  96. c0bf9ca mwl8k: force AP mode to use non-AMPDU frames by Nishant Sarmukadam · 14 years ago
  97. 3eedb6f carl9170: configurable beacon rates by Christian Lamparter · 14 years ago
  98. 2a6cef5 carl9170: stop stale uplink BA sessions by Christian Lamparter · 14 years ago
  99. e4a668c carl9170: fix spurious restart due to high latency by Christian Lamparter · 14 years ago
  100. e277690 carl9170: initialize HW aMPDU parameters properly by Christian Lamparter · 14 years ago