1. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  2. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  3. 7c8d4cb [NETFILTER]: nfnetlink: make subsystem and callbacks const by Patrick McHardy · 17 years ago
  4. 169e367 [NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace. by Eric W. Biederman · 17 years ago
  5. 9e0db4b [NET]: Bring comments in loopback.c uptodate. by Eric W. Biederman · 17 years ago
  6. fe242cf [RFKILL]: Move rfkill_switch_all out of global header by Ivo van Doorn · 17 years ago
  7. a50e2e3 [PATCH] iwlwifi: fix imcomplete conversion to print_mac API by John W. Linville · 17 years ago
  8. 61f6225 [PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17 by Zhu Yi · 17 years ago
  9. 0209dc1 [PATCH] iwlwifi: add debugfs rate scale stats by Zhu Yi · 17 years ago
  10. 98d7e09 [PATCH] iwlwifi: set fixed rate through debugfs by Zhu Yi · 17 years ago
  11. 1b696de [PATCH] iwlwifi: rs_rate_scale_perform clean up by Zhu Yi · 17 years ago
  12. 02dede0 [PATCH] iwlwifi: add supp_rates to rate scale sta private data by Zhu Yi · 17 years ago
  13. 5882635 [PATCH] iwlwifi: limit printouts on hot path by Zhu Yi · 17 years ago
  14. 5ae212c [PATCH] iwlwifi: add read rate scale table debugfs function by Zhu Yi · 17 years ago
  15. 93dc646 [PATCH] iwlwifi: add debugfs framework to rate scale by Zhu Yi · 17 years ago
  16. 63fddb9 [PATCH] iwlwifi: removing unnecessary memset in 4965 rate scale by Zhu Yi · 17 years ago
  17. c14c521 [PATCH] iwlwifi: fix add_station to avoid FW error by Zhu Yi · 17 years ago
  18. 46640a8 [PATCH] iwlwifi: Fix typo in rate sacling algorithm by Zhu Yi · 17 years ago
  19. 556f8db [PATCH] iwlwifi: clear station table in rxon unconditionally by Zhu Yi · 17 years ago
  20. e1493de [PATCH] iwlwifi: Correction for sending beacon in config_ap by Zhu Yi · 17 years ago
  21. cfe0170 [PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handle by Zhu Yi · 17 years ago
  22. 583fab3 [PATCH] iwlwifi: replacing IPW with IWL in error messages by Zhu Yi · 17 years ago
  23. 279632b [PATCH] rfkill: Fix documentation typos by Michael Buesch · 17 years ago
  24. 30ccb08 [PATCH] mac80211: bss_tim_clear must use ~ instead of ! by Michael Buesch · 17 years ago
  25. b4010e0 [PATCH] mac80211: remove generic IE for AP interfaces by Johannes Berg · 17 years ago
  26. 51617f0 [PATCH] mac80211: remove all prism2 ioctls by Johannes Berg · 17 years ago
  27. 5391899 [PATCH] mac80211: fix iff_promiscs, iff_allmultis race by Johannes Berg · 17 years ago
  28. 50741ae [PATCH] mac80211: fix TKIP IV update by Johannes Berg · 17 years ago
  29. fb1c1cd [PATCH] mac80211: fix vlan bug by Johannes Berg · 17 years ago
  30. af1a90d [PATCH] mac80211: remove ieee80211_wep_get_keyidx by Johannes Berg · 17 years ago
  31. 6a22a59 [PATCH] mac80211: consolidate encryption by Johannes Berg · 17 years ago
  32. 4f0d18e [PATCH] mac80211: consolidate decryption by Johannes Berg · 17 years ago
  33. b2e7771 [PATCH] mac80211: pass frames to monitor interfaces early by Johannes Berg · 17 years ago
  34. 5b2812e [PATCH] mac80211: fix interface initialisation and deinitialisation by Johannes Berg · 17 years ago
  35. b421995 [PKT_SCHED]: Add stateless NAT by Herbert Xu · 17 years ago
  36. ce1234d [PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctly by Michael Wu · 17 years ago
  37. d703e29 [PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe by Michael Wu · 17 years ago
  38. f6ac0ad [PATCH] adm8211: Use revision from pci_dev by Michael Wu · 17 years ago
  39. 0d28276 [PATCH] adm8211: kill version printks by Michael Wu · 17 years ago
  40. fb9bc28 [PATCH] adm8211: Improve writing of mac addrs to registers by Michael Wu · 17 years ago
  41. 2e08ac7 [PATCH] adm8211: kill interrupt loop by Michael Wu · 17 years ago
  42. 3a1532f [PATCH] rt2x00: Release rt2x00 2.0.9 by Ivo van Doorn · 17 years ago
  43. fdd0abc [PATCH] rt2x00: Fix panic on rmmod with rfkill enabled by Ivo van Doorn · 17 years ago
  44. dcf5475 [PATCH] rt2x00: Fix obvious typo in comment by Ivo van Doorn · 17 years ago
  45. 25ab002 [PATCH] rt2x00: Stop link tuning when radio is down by Ivo van Doorn · 17 years ago
  46. 3e30968 [PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner work by Ivo van Doorn · 17 years ago
  47. 643b252 rt2x00: Add rt2x00dev->flags to debugfs by Ivo van Doorn · 17 years ago
  48. 066cb63 [PATCH] rt2x00: Reorganize rt2x00dev->flags by Ivo van Doorn · 17 years ago
  49. 12dadb9 [PATCH] rt2x00: Correctly identify rt2561turbo by Ivo van Doorn · 17 years ago
  50. e913655 [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout. by Ivo van Doorn · 17 years ago
  51. 2484591 [PATCH] rt2x00: Make *_beacon_update static by Ivo van Doorn · 17 years ago
  52. 725d99d [PATCH] rt2x00: Correct error in calculating rssi for link tuner by Ivo van Doorn · 17 years ago
  53. 7901042 [PATCH] mac80211: fix virtual interface locking by Johannes Berg · 17 years ago
  54. ea49c35 [PATCH] mac80211: remove crypto algorithm typedef by Johannes Berg · 17 years ago
  55. f97df02 [PATCH] wireless networking: move frame inline functions to generic header by Johannes Berg · 17 years ago
  56. 75a5f0c [PATCH] mac80211: document a lot more by Johannes Berg · 17 years ago
  57. 1bc0826 [PATCH] mac80211: renumber and document the hardware flags by Johannes Berg · 17 years ago
  58. 0ec3ca4 [PATCH] mac80211: validate VLAN interfaces better by Johannes Berg · 17 years ago
  59. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  60. 070ac3a [NET]: Proper comment for loopback initialization order. by Denis V. Lunev · 17 years ago
  61. f4618d3 [NETNS]: Simplify the network namespace list locking rules. by Eric W. Biederman · 17 years ago
  62. 32db927 [IRDA]: Document the fact that smsc-ircc2 will not use PNP by default by Jonathan Bastien-Filiatrault · 17 years ago
  63. 58c14a8 [ATM] net/atm/lec.c: printk warning fix by Andrew Morton · 17 years ago
  64. dcffde5 [PASEMI_MAC]: remove unused function by Satyam Sharma · 17 years ago
  65. 7a876fa [SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changes by Satyam Sharma · 17 years ago
  66. 0aa4f33 [WIRELESS]: Fix Kconfig. by Andrew Morton · 17 years ago
  67. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  68. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  69. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  70. 4c94f8c [NET]: Remove no longer relevant comment in loopback driver. by David S. Miller · 17 years ago
  71. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  72. 0cc217e [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev by Eric W. Biederman · 17 years ago
  73. 5967789 [IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy by Eric W. Biederman · 17 years ago
  74. 5f6d88b [NET]: Dynamically allocate the per cpu counters for the loopback device. by Eric W. Biederman · 17 years ago
  75. 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 17 years ago
  76. 8b41d18 [NET]: Fix running without sysfs by Eric W. Biederman · 17 years ago
  77. bb293e6 [CCID3]: Remove ifdef surrounding BUG_ON by Arnaldo Carvalho de Melo · 17 years ago
  78. cecd8d0 [DCCP]: Reduce the number of writable states by Gerrit Renker · 17 years ago
  79. e356d37 [DCCP]: Factor out common code for generating Resets by Gerrit Renker · 17 years ago
  80. 9bf55cd [DCCP]: Sequence number wrap-around when sending reset by Gerrit Renker · 17 years ago
  81. a94f0f9 [DCCP]: Rate-limit DCCP-Syncs by Gerrit Renker · 17 years ago
  82. ee1a159 [DCCP]: Remove duplicate code for Reset from connected socket by Gerrit Renker · 17 years ago
  83. 0430ee3 [DCCP]: Add Support for Data 1 .. 3 fields of Reset packets by Gerrit Renker · 17 years ago
  84. 727ecc5 [DCCP]: Add FIXME for send_delayed_ack by Gerrit Renker · 17 years ago
  85. 2e86908 [CCID3]: Move NULL-protection into function by Gerrit Renker · 17 years ago
  86. 0883170 [DCCP]: Send Reset upon Sync in state REQUEST by Gerrit Renker · 17 years ago
  87. 53465eb [BLUETOOTH]: Make hidp_setup_input() return int by WANG Cong · 17 years ago
  88. 912d8f0 [TCP] MIB: Count FRTO's successfully detected spurious RTOs by Ilpo Järvinen · 17 years ago
  89. 93e6802 [TCP]: Reordered ACK's (old) SACKs not included to discarded MIB by Ilpo Järvinen · 17 years ago
  90. a6963a6 [TCP]: Re-place highest_sack check to a more robust position by Ilpo Järvinen · 17 years ago
  91. b0d045c [DCCP]: Parameter renaming by Gerrit Renker · 17 years ago
  92. e155d76 [DCCP]: Fix Reset/Sync-Flood Bug by Gerrit Renker · 17 years ago
  93. cbe1f5f [DCCP]: Shorten variable names in dccp_check_seqno by Gerrit Renker · 17 years ago
  94. 3393da8 [DCCP]: Simplify interface of dccp_sample_rtt by Gerrit Renker · 17 years ago
  95. 4c70f38 [DCCP]: Provide 10s of microsecond timesource by Gerrit Renker · 17 years ago
  96. aa97efd [DCCP]: Reuse ktime_get_real() calls again by Gerrit Renker · 17 years ago
  97. e0eb685 [MAC80211]: rename ieee80211_cfg.h to cfg.h by Michael Wu · 17 years ago
  98. d86ec78 [MAC80211]: kill vlan_id by Johannes Berg · 17 years ago
  99. c095df5 [MAC80211]: kill IE parse typedef by Johannes Berg · 17 years ago
  100. fa5fea7 [MAC80211]: rename ieee80211_cfg.c to cfg.c by Johannes Berg · 17 years ago