1. bfbb234 dccp: make upper bound for seq_window consistent on 32/64 bit by Gerrit Renker · 14 years ago
  2. 763dadd dccp: fix bug in updating the GSR by Samuel Jero · 14 years ago
  3. 2cf5be9 dccp: fix return value for sequence-invalid packets by Samuel Jero · 14 years ago
  4. 4e3dbdb cassini: Use local-mac-address prom property for Cassini MAC address by Richard Mortimer · 14 years ago
  5. 2ad0d9d net: remove the duplicate #ifdef __KERNEL__ by Changli Gao · 14 years ago
  6. f88de8d net: bridge: check the length of skb after nf_bridge_maybe_copy_header() by Changli Gao · 14 years ago
  7. 38cfb90 netconsole: clarify stopping message by Ferenc Wagner · 14 years ago
  8. 141dfba netconsole: don't announce stopping if nothing happened by Ferenc Wagner · 14 years ago
  9. 68d7c1a cnic: Fix the type field in SPQ messages by Michael Chan · 14 years ago
  10. cba85b5 netfilter: fix export secctx error handling by Pablo Neira Ayuso · 14 years ago
  11. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
  12. 6623e3b ipv4: IP defragmentation must be ECN aware by Eric Dumazet · 14 years ago
  13. 9c86c0f net: r6040: Return proper error for r6040_init_one by Axel Lin · 14 years ago
  14. 2a8fe00 dcb: use after free in dcb_flushapp() by Dan Carpenter · 14 years ago
  15. 70bfa2d dcb: unlock on error in dcbnl_ieee_get() by Dan Carpenter · 14 years ago
  16. 0c66100 net: ixp4xx_eth: Return proper error for eth_init_one by Axel Lin · 14 years ago
  17. 238c855 include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local tunnel by Henry Ptasinski · 14 years ago
  18. 5f9251c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  19. 2c6607c net: add POLLPRI to sock_def_readable() by Eric Dumazet · 14 years ago
  20. 3610cda af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. by David S. Miller · 14 years ago
  21. 44b8288 net_sched: pfifo_head_drop problem by Eric Dumazet · 14 years ago
  22. 06778b1 mac80211: remove stray extern by Johannes Berg · 14 years ago
  23. 90fc4b3 mac80211: implement off-channel TX using hw r-o-c offload by Johannes Berg · 14 years ago
  24. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  25. c96e963 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  26. 33af881 ath9k: correct MODULE_PARM_DESC parameters for force_new_ani by John W. Linville · 14 years ago
  27. 18cb6e3 ath5k: qualify global modparam_nohwcrypt variable by John W. Linville · 14 years ago
  28. 3e6109c ath9k: qualify global modparam_nohwcrypt variable by John W. Linville · 14 years ago
  29. 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  30. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. db98a6c libertas: down_interruptible() can return -EINTR, not EINTR by roel kluin · 14 years ago
  32. b5c34f6 mac80211: fix some key comments and code by Johannes Berg · 14 years ago
  33. cc72128 ath9k_htc: Fix packet injection by Sujith Manoharan · 14 years ago
  34. a8851d1 ath5k: ath5k_eeprom_mode_from_channel() returns signed by Dan Carpenter · 14 years ago
  35. 2ae79d5 ath9k : few rate control clean ups by Mohammed Shafi Shajakhan · 14 years ago
  36. 707e634 Revert "mac80211: temporarily disable reorder release timer" by Christian Lamparter · 14 years ago
  37. 24a8fda mac80211: serialize rx path workers by Christian Lamparter · 14 years ago
  38. 1186488 ath9k: fix beacon restart on channel change by Rajkumar Manoharan · 14 years ago
  39. bd8027a Revert "ath9k: Parse DTIM period from mac80211" by Mohammed Shafi Shajakhan · 14 years ago
  40. ff039c6 cfg80211: fix transposition of words in printk by Bob Copeland · 14 years ago
  41. f76b57b mac80211: Fix mesh portal communication with other mesh nodes. by Joel A Fernandes · 14 years ago
  42. 1c30cc1 ath9k_hw: fix dma descriptor rx error bit parsing by Felix Fietkau · 14 years ago
  43. 1e1f4ad ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c by Sujith Manoharan · 14 years ago
  44. 039a072 ath9k_htc: Fix fast channel change by Sujith Manoharan · 14 years ago
  45. 7390867 ath9k_htc: Handle FATAL events by Sujith Manoharan · 14 years ago
  46. 66e3547 ath9k_htc: Move work cancellation outside of mutex by Sujith Manoharan · 14 years ago
  47. ff8f59b ath9k_htc: Handle pending URBs properly by Sujith Manoharan · 14 years ago
  48. ee832d3e ath9k: Few clean ups in beacon config parameters by Mohammed Shafi Shajakhan · 14 years ago
  49. 4cfda47 mac80211: ignore PSM bit of reordered frames by Christian Lamparter · 14 years ago
  50. 5af3c1d rt2x00: Fix comment about removed spinlock by Helmut Schaa · 14 years ago
  51. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 14 years ago
  52. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 14 years ago
  53. f833eea rt2x00: Remove superfluous assignment of mpdu_density by Helmut Schaa · 14 years ago
  54. 11f16ae rt2x00: Fix panic on frame padding for rt2800 usb devices by Ismael Luceno · 14 years ago
  55. 736e3ac rt2x00: Fix pointer errors. by Gertjan van Wingerde · 14 years ago
  56. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 14 years ago
  57. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 14 years ago
  58. 5235189 rt2x00: allow txstatus_fifo w/o txstatus_tasklet by Johannes Stezenbach · 14 years ago
  59. c4d6324 rt2x00: simplify txstatus_fifo handling by Johannes Stezenbach · 14 years ago
  60. 97e2c40 carl9170: fix usb pm suspend->resume woes by Christian Lamparter · 14 years ago
  61. 3b38651 carl9170: reduce channel change delay by Christian Lamparter · 14 years ago
  62. 9fc3bbb ipv4/route.c: respect prefsrc for local routes by Joel Sing · 14 years ago
  63. c9e57f0 carl9170: add missing return-value check by Christian Lamparter · 14 years ago
  64. bb00755 ath5k: fix cycle counter inconsistent locking by Bob Copeland · 14 years ago
  65. 44cefea ath9k: fix spur mitigation no-spur case for AR9002 by Brian Prodoehl · 14 years ago
  66. ad9082a airo: use simple_write_to_buffer by Akinobu Mita · 14 years ago
  67. 52671e4 ath9k: spin_lock_bh is not required within tasklet context. by Senthil Balasubramanian · 14 years ago
  68. cd017f2 iwlagn: fix scan tx antenna setting on 5Ghz band by Stanislaw Gruszka · 14 years ago
  69. cd2c548 ath5k: Move mac80211 functions into new file by Bruno Randolf · 14 years ago
  70. 7b26e5e net: typos in comments in include/linux/igmp.h by Francois-Xavier Le Bail · 14 years ago
  71. 0511af9 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  72. 782a9e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  73. d2460f4 mac80211: add missing synchronize_rcu by Johannes Berg · 14 years ago
  74. 919bbad mac80211: fix mesh forwarding when ratelimited too by Milton Miller · 14 years ago
  75. 554d1d0 iwlagn: enable only rfkill interrupt when device is down by Stanislaw Gruszka · 14 years ago
  76. e6de30d r8169: more 8168dp support. by françois romieu · 14 years ago
  77. 650e8d5 r8169: rtl_csi_access_enable rename. by françois romieu · 14 years ago
  78. b646d90 r8169: magic. by françois romieu · 14 years ago
  79. 065c27c r8169: phy power ops by françois romieu · 14 years ago
  80. c0e45c1 r8169: 8168DP specific MII registers access methods. by françois romieu · 14 years ago
  81. 4da1963 r8169: use device dependent methods to access the MII registers. by françois romieu · 14 years ago
  82. f0298f8 r8169: identify different registers. by françois romieu · 14 years ago
  83. bca03d5 r8169: remove the firmware of RTL8111D. by françois romieu · 14 years ago
  84. 42bb8d5 cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver() by Michael Chan · 14 years ago
  85. 57045c9 cnic: Do not allow iSCSI and FCoE on bnx2x multi-function mode by Michael Chan · 14 years ago
  86. 1a9180a net/bridge: fix trivial sparse errors by Tomas Winkler · 14 years ago
  87. ebd8088 depca: Fix section mismatch derived from depca_isa_probe() by Sedat Dilek · 14 years ago
  88. 1170bed smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe() by Sedat Dilek · 14 years ago
  89. cbad832 ksz884x: Fix section mismatch derived from pcidev_init() by Sedat Dilek · 14 years ago
  90. 3998029 ifb: add performance flags by Eric Dumazet · 14 years ago
  91. 0dfb33a sch_red: report backlog information by Eric Dumazet · 14 years ago
  92. 7f891cf dcbnl: more informed return values for new dcbnl routines by Shmulik Ravid · 14 years ago
  93. e6f2612 bridge: stp: ensure mac header is set by Florian Westphal · 14 years ago
  94. 87e6097 ll_temac: Fix section mismatch from the temac_of_probe by Michal Simek · 14 years ago
  95. 68763c8 trivial: Fix typo fault in netdevice.h by Michal Simek · 14 years ago
  96. 9f84f88 netxen: update driver version 4.0.75 by amit salecha · 14 years ago
  97. e4baaf7 netxen: enable LRO based on NETIF_F_LRO by Sucheta Chakraborty · 14 years ago
  98. 9d89081 bridge: fix br_multicast_ipv6_rcv for paged skbs by Tomas Winkler · 14 years ago
  99. 0cf445c netdev: Update status of 8390 based drivers in MAINTAINERS by Paul Gortmaker · 14 years ago
  100. f08c311 net/Space: delete orphaned externs from deleted drivers by Paul Gortmaker · 14 years ago