1. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago
  2. 13c99b2 [ETHTOOL]: Internal cleanup of ethtool_value-related handlers by Jeff Garzik · 17 years ago
  3. 339bf02 [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS by Jeff Garzik · 17 years ago
  4. ff03d49 [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count by Jeff Garzik · 17 years ago
  5. 3ae7c0b [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls by Jeff Garzik · 17 years ago
  6. 0bcc181 [NET] netconsole: Support dynamic reconfiguration using configfs by Satyam Sharma · 17 years ago
  7. b5427c2 [NET] netconsole: Support multiple logging targets by Satyam Sharma · 17 years ago
  8. 17951f3 [NET] netconsole: Introduce netconsole_netdev_notifier by Satyam Sharma · 17 years ago
  9. df180e3 [NET] netconsole: Introduce netconsole_target by Satyam Sharma · 17 years ago
  10. 8d4ef88 [NET] netconsole: Add some useful tips to documentation by Satyam Sharma · 17 years ago
  11. 0cc120be [NET] netconsole: Use netif_running() in write_msg() by Satyam Sharma · 17 years ago
  12. d2b6088 [NET] netconsole: Simplify boot/module option setup logic by Satyam Sharma · 17 years ago
  13. d133ccb [NET] netconsole: Remove bogus check by Satyam Sharma · 17 years ago
  14. d39badf [NET] netconsole: Cleanups, codingstyle, prettyfication by Satyam Sharma · 17 years ago
  15. ab66b4a [IPV4] fib_trie: macro cleanup by Stephen Hemminger · 17 years ago
  16. 0680191 [IPV4] fib_trie: cleanup by Stephen Hemminger · 17 years ago
  17. 13dae42 [TCP]: Update comment about highest_sack validity by Ilpo Järvinen · 17 years ago
  18. e60402d [TCP]: Move sack_ok access to obviously named funcs & cleanup by Ilpo Järvinen · 17 years ago
  19. b9c4595 [TCP]: Don't panic if S+L skb is detected by Ilpo Järvinen · 17 years ago
  20. 1b6d427b [TCP]: Reduce sacked_out with reno when purging write_queue by Ilpo Järvinen · 17 years ago
  21. d02596e [TCP]: Keep state in Disorder also if only lost_out > 0 by Ilpo Järvinen · 17 years ago
  22. 86426c2 [TCP]: Restore over-zealous tcp_sync_left_out-like removals by Ilpo Järvinen · 17 years ago
  23. 005903b [TCP]: Left out sync->verify (the new meaning of it) & definify by Ilpo Järvinen · 17 years ago
  24. 83ae408 [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines by Ilpo Järvinen · 17 years ago
  25. b5860bb [TCP]: Tighten tcp_sock's belt, drop left_out by Ilpo Järvinen · 17 years ago
  26. 35e8694 [TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked by Ilpo Järvinen · 17 years ago
  27. af610b4 [TCP]: Add tcp_dec_pcount_approx int variant by Ilpo Järvinen · 17 years ago
  28. bdf1ee5 [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it by Ilpo Järvinen · 17 years ago
  29. 539d243 [TCP]: Access to highest_sack obsoletes forward_cnt_hint by Ilpo Järvinen · 17 years ago
  30. 9bff40f [TCP] FRTO: remove unnecessary fackets/sacked_out recounting by Ilpo Järvinen · 17 years ago
  31. 4ddf667 [TCP]: Move Reno SACKed_out counter functions earlier by Ilpo Järvinen · 17 years ago
  32. d06e021 [TCP]: Extract DSACK detection code from tcp_sacktag_write_queue(). by David S. Miller · 17 years ago
  33. 19b2b48 [TCP]: Rexmit hint must be cleared instead of setting it by Ilpo Järvinen · 17 years ago
  34. d8f4f22 [TCP]: Extracted rexmit hint clearing from the LOST marking code by Ilpo Järvinen · 17 years ago
  35. d738cd8 [TCP]: Add highest_sack seqno, points to globally highest SACK by Ilpo Järvinen · 17 years ago
  36. d961db3 [NEIGH]: Netlink notifications by Thomas Graf · 17 years ago
  37. 4f49455 [NEIGH]: Combine neighbour cleanup and release by Thomas Graf · 17 years ago
  38. 1e6e934 [MYRI10GE]: Use LRO. by Andrew Gallatin · 17 years ago
  39. d4dc4ec [EHEA]: Use LRO. by Jan-Bernd Themann · 17 years ago
  40. 71c87e0 [NET]: Generic Large Receive Offload for TCP traffic by Jan-Bernd Themann · 17 years ago
  41. e314dbd [NET]: Virtual ethernet device driver. by Pavel Emelyanov · 17 years ago
  42. e719928 [RTNETLINK]: Introduce generic rtnl_create_link(). by Pavel Emelianov · 17 years ago
  43. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  44. dde4e47 [WIRELESS] radiotap parser: accept all other fields by Johannes Berg · 17 years ago
  45. fe6aa30 [MAC80211]: Add SIOCGIWTXPOWER routine by Larry Finger · 17 years ago
  46. 744b096 [WIRELESS]: Use type safe netlink interface by Thomas Graf · 17 years ago
  47. 1bec3f1 [MAC80211]: fix add_interface monitor mode behaviour by Johannes Berg · 17 years ago
  48. 9b8a74e [MAC80211]: Improve sanity checks on injected packets by Andy Green · 17 years ago
  49. dfe6e81 [MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len by Andy Green · 17 years ago
  50. 0ec0b7a [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC by Michael Wu · 17 years ago
  51. d9430a3 [MAC80211]: implement ERP info change notifications by Daniel Drake · 17 years ago
  52. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago
  53. d5d08de [MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control by Ivo van Doorn · 17 years ago
  54. 8a69aa9 [MAC80211]: STA reassociation improvements by Daniel Drake · 17 years ago
  55. be8755e [MAC80211]: improve locking of sta_info related structures by Michael Wu · 17 years ago
  56. c2d1560 [MAC80211]: introduce util.c by Johannes Berg · 17 years ago
  57. b2c258f [MAC80211]: reorder interface related functions by Johannes Berg · 17 years ago
  58. ff68808 [MAC80211]: move some rate control functions out of ieee80211.c by Johannes Berg · 17 years ago
  59. 1f5a7e47 [MAC80211]: split out some key functions from ieee80211.c by Johannes Berg · 17 years ago
  60. 75c35aa [MAC80211]: remove some unnecessary includes by Johannes Berg · 17 years ago
  61. e2ebc74 [MAC80211]: split TX path into own file by Johannes Berg · 17 years ago
  62. 340e11f [MAC80211]: rx cleanups (2) by Johannes Berg · 17 years ago
  63. 52865dfd [MAC80211]: fix bug for per-sta stats by Johannes Berg · 17 years ago
  64. 23a24de [MAC80211]: split up __ieee80211_rx by Johannes Berg · 17 years ago
  65. 570bd53 [MAC80211]: split ieee80211_rx_h_check handler by Johannes Berg · 17 years ago
  66. 8e6f0032 [MAC80211]: rx cleanups (1) by Johannes Berg · 17 years ago
  67. 6e0d114 [MAC80211]: move QoS rx handlers into rx.c by Johannes Berg · 17 years ago
  68. 571ecf6 [MAC80211]: split RX handlers into own file by Johannes Berg · 17 years ago
  69. 3d73c28 mlx4_core: Fix section mismatches by Roland Dreier · 17 years ago
  70. 335a64a5a IPoIB: Allow setting policy to ignore multicast groups by Or Gerlitz · 17 years ago
  71. 55a98e9 IB/mthca: Mark error paths as unlikely() in post_srq_recv functions by Eli Cohen · 17 years ago
  72. c783837 pxamci: support arbitrary block size by Nicolas Pitre · 17 years ago
  73. a991f44 V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago
  74. e77e2c2 V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago
  75. 6d28e98 V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  76. 805a439 V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  77. 8bb629e2 V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  78. 7948261 V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  79. e1eea9f [POWERPC] Add co-maintainer for PowerPC MPC52xx platform by Grant Likely · 17 years ago
  80. 4de3b99 [POWERPC] MPC5200: Don't make firmware fixups into common code by Grant Likely · 17 years ago
  81. 9fe2e79 [POWERPC] MPC52xx: Trim includes on mpc5200 platform support code by Grant Likely · 17 years ago
  82. aa2091b [POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200 by Grant Likely · 17 years ago
  83. 17c5c20 [POWERPC] Uartlite: bootwrapper bug fix, getc loops forever by Grant Likely · 17 years ago
  84. 4c3d514 [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels by Grant Likely · 17 years ago
  85. f210d43 [POWERPC] Virtex: Fix URL for Xilinx Virtex support in MAINTAINERS by Grant Likely · 17 years ago
  86. b9a2279 [POWERPC] XilinxFB: sparse fixes by Grant Likely · 17 years ago
  87. 68ee0f9 sh: allow building for both r2d boards in same binary. by Magnus Damm · 17 years ago
  88. 9cbf3be sh: fix r2d board detection by Magnus Damm · 17 years ago
  89. c36258b [DLM] block dlm_recv in recovery transition by David Teigland · 17 years ago
  90. b434eda [DLM] don't overwrite castparam if it's NULL by Patrick Caulfield · 17 years ago
  91. 5a60c53 [GFS2] Get superblock a different way by Steven Whitehouse · 17 years ago
  92. 891ba6d [GFS2] Don't try to remove buffers that don't exist by Steven Whitehouse · 17 years ago
  93. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  94. de986e8 [GFS2] Data corruption fix by Wendy Cheng · 17 years ago
  95. 16615be [GFS2] Clean up journaled data writing by Steven Whitehouse · 17 years ago
  96. 55c0c4a [GFS2] GFS2: chmod hung - fix race in thread creation by Bob Peterson · 17 years ago
  97. d66f827 [DLM] Make dlm_sendd cond_resched more by Patrick Caulfield · 17 years ago
  98. 49e61f2 [GFS2] Move inode deletion out of blocking_cb by Wendy Cheng · 17 years ago
  99. b4c2016 [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! by Abhijith Das · 17 years ago
  100. 1ad38c4 [GFS2] Clean up gfs2_trans_add_revoke() by Steven Whitehouse · 17 years ago