1. 23f062a [DCCP]: Convert ccid3hctx_t_ld to ktime_t by Arnaldo Carvalho de Melo · 18 years ago
  2. ac198ea [DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed by Arnaldo Carvalho de Melo · 18 years ago
  3. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 18 years ago
  4. 13c99b2 [ETHTOOL]: Internal cleanup of ethtool_value-related handlers by Jeff Garzik · 18 years ago
  5. 339bf02 [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS by Jeff Garzik · 18 years ago
  6. ff03d49 [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count by Jeff Garzik · 18 years ago
  7. 3ae7c0b [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls by Jeff Garzik · 18 years ago
  8. 0bcc181 [NET] netconsole: Support dynamic reconfiguration using configfs by Satyam Sharma · 18 years ago
  9. ab66b4a [IPV4] fib_trie: macro cleanup by Stephen Hemminger · 18 years ago
  10. 0680191 [IPV4] fib_trie: cleanup by Stephen Hemminger · 18 years ago
  11. e60402d [TCP]: Move sack_ok access to obviously named funcs & cleanup by Ilpo Järvinen · 18 years ago
  12. 1b6d427b [TCP]: Reduce sacked_out with reno when purging write_queue by Ilpo Järvinen · 18 years ago
  13. d02596e [TCP]: Keep state in Disorder also if only lost_out > 0 by Ilpo Järvinen · 18 years ago
  14. 86426c2 [TCP]: Restore over-zealous tcp_sync_left_out-like removals by Ilpo Järvinen · 18 years ago
  15. 005903b [TCP]: Left out sync->verify (the new meaning of it) & definify by Ilpo Järvinen · 18 years ago
  16. 83ae408 [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines by Ilpo Järvinen · 18 years ago
  17. b5860bb [TCP]: Tighten tcp_sock's belt, drop left_out by Ilpo Järvinen · 18 years ago
  18. 35e8694 [TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked by Ilpo Järvinen · 18 years ago
  19. af610b4 [TCP]: Add tcp_dec_pcount_approx int variant by Ilpo Järvinen · 18 years ago
  20. bdf1ee5 [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it by Ilpo Järvinen · 18 years ago
  21. 539d243 [TCP]: Access to highest_sack obsoletes forward_cnt_hint by Ilpo Järvinen · 18 years ago
  22. 9bff40f [TCP] FRTO: remove unnecessary fackets/sacked_out recounting by Ilpo Järvinen · 18 years ago
  23. 4ddf667 [TCP]: Move Reno SACKed_out counter functions earlier by Ilpo Järvinen · 18 years ago
  24. d06e021 [TCP]: Extract DSACK detection code from tcp_sacktag_write_queue(). by David S. Miller · 18 years ago
  25. 19b2b48 [TCP]: Rexmit hint must be cleared instead of setting it by Ilpo Järvinen · 18 years ago
  26. d8f4f22 [TCP]: Extracted rexmit hint clearing from the LOST marking code by Ilpo Järvinen · 18 years ago
  27. d738cd8 [TCP]: Add highest_sack seqno, points to globally highest SACK by Ilpo Järvinen · 18 years ago
  28. d961db3 [NEIGH]: Netlink notifications by Thomas Graf · 18 years ago
  29. 4f49455 [NEIGH]: Combine neighbour cleanup and release by Thomas Graf · 18 years ago
  30. 71c87e0 [NET]: Generic Large Receive Offload for TCP traffic by Jan-Bernd Themann · 18 years ago
  31. e719928 [RTNETLINK]: Introduce generic rtnl_create_link(). by Pavel Emelianov · 18 years ago
  32. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  33. dde4e47 [WIRELESS] radiotap parser: accept all other fields by Johannes Berg · 18 years ago
  34. fe6aa30 [MAC80211]: Add SIOCGIWTXPOWER routine by Larry Finger · 18 years ago
  35. 744b096 [WIRELESS]: Use type safe netlink interface by Thomas Graf · 18 years ago
  36. 1bec3f1 [MAC80211]: fix add_interface monitor mode behaviour by Johannes Berg · 18 years ago
  37. 9b8a74e [MAC80211]: Improve sanity checks on injected packets by Andy Green · 18 years ago
  38. 0ec0b7a [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC by Michael Wu · 18 years ago
  39. d9430a3 [MAC80211]: implement ERP info change notifications by Daniel Drake · 18 years ago
  40. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 18 years ago
  41. d5d08de [MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control by Ivo van Doorn · 18 years ago
  42. 8a69aa9 [MAC80211]: STA reassociation improvements by Daniel Drake · 18 years ago
  43. be8755e [MAC80211]: improve locking of sta_info related structures by Michael Wu · 18 years ago
  44. c2d1560 [MAC80211]: introduce util.c by Johannes Berg · 18 years ago
  45. b2c258f [MAC80211]: reorder interface related functions by Johannes Berg · 18 years ago
  46. ff68808 [MAC80211]: move some rate control functions out of ieee80211.c by Johannes Berg · 18 years ago
  47. 1f5a7e47 [MAC80211]: split out some key functions from ieee80211.c by Johannes Berg · 18 years ago
  48. 75c35aa [MAC80211]: remove some unnecessary includes by Johannes Berg · 18 years ago
  49. e2ebc74 [MAC80211]: split TX path into own file by Johannes Berg · 18 years ago
  50. 340e11f [MAC80211]: rx cleanups (2) by Johannes Berg · 18 years ago
  51. 52865dfd [MAC80211]: fix bug for per-sta stats by Johannes Berg · 18 years ago
  52. 23a24de [MAC80211]: split up __ieee80211_rx by Johannes Berg · 18 years ago
  53. 570bd53 [MAC80211]: split ieee80211_rx_h_check handler by Johannes Berg · 18 years ago
  54. 8e6f0032 [MAC80211]: rx cleanups (1) by Johannes Berg · 18 years ago
  55. 6e0d114 [MAC80211]: move QoS rx handlers into rx.c by Johannes Berg · 18 years ago
  56. 571ecf6 [MAC80211]: split RX handlers into own file by Johannes Berg · 18 years ago
  57. bf0b48d [IPv6]: Fix ICMPv6 redirect handling with target multicast address by Brian Haley · 17 years ago
  58. bf1b803 [PKT_SCHED] cls_u32: error code isn't been propogated properly by Stephen Hemminger · 17 years ago
  59. 891e6a9 [ROSE]: Fix rose.ko oops on unload by Alexey Dobriyan · 17 years ago
  60. 48611c4 [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed by Ilpo Järvinen · 17 years ago
  61. 5c55c43 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  62. ee0a816 [PATCH] softmac: Fix compiler-warning by Richard Knutsson · 17 years ago
  63. 04045f9 [IEEE80211]: avoid integer underflow for runt rx frames by John W. Linville · 17 years ago
  64. 32740dd [SFQ]: Remove artificial limitation for queue limit. by Alexey Kuznetsov · 17 years ago
  65. f8ab18d [TCP]: Fix MD5 signature handling on big-endian. by David S. Miller · 17 years ago
  66. e79ad71 [NET]: Zero length write() on socket should not simply return 0. by David S. Miller · 17 years ago
  67. 78bd8fb fix sctp_del_bind_addr() last argument type by Al Viro · 17 years ago
  68. d85f579 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  69. 6f4c618 SCTP : Add paramters validity check for ASCONF chunk by Wei Yongjun · 17 years ago
  70. 3c77f96 SCTP: Discard OOTB packetes with bundled INIT early. by Vlad Yasevich · 17 years ago
  71. ece25df SCTP: Clean up OOTB handling and fix infinite loop processing by Vlad Yasevich · 18 years ago
  72. d3f2596 SCTP: Explicitely discard OOTB chunks by Vlad Yasevich · 18 years ago
  73. 02c4e12 SCTP: Send ABORT chunk with correct tag in response to INIT ACK by Wei Yongjun · 18 years ago
  74. a09c838 SCTP: Validate buffer room when processing sequential chunks by Vlad Yasevich · 18 years ago
  75. ca9938f [PATCH] mac80211: fix initialisation when built-in by Johannes Berg · 18 years ago
  76. 136e83d [PATCH] net/mac80211/wme.c: fix sparse warning by Johannes Berg · 18 years ago
  77. 3a46246 [PATCH] cfg80211: fix initialisation if built-in by Johannes Berg · 18 years ago
  78. 7b5ee3a [PATCH] net/wireless/sysfs.c: Shut up build warning by Satyam Sharma · 18 years ago
  79. 2aee619 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  80. efe870f [PATCH] softmac: Fix inability to associate with WEP networks by Larry Finger · 17 years ago
  81. 9db619e rpc: fix garbage in printk in svc_tcp_accept() by Wolfgang Walter · 17 years ago
  82. 5588b40 [PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets' by Alexey Kuznetsov · 17 years ago
  83. 29c5d4a [NETFILTER]: nfnetlink_log: fix sending of multipart messages by Eric Leblond · 17 years ago
  84. edb1e96 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  85. d9f30ec [VLAN]: Fix net_device leak. by Al Viro · 17 years ago
  86. d9cc204 [NET] skbuff: Add skb_cow_head by Herbert Xu · 17 years ago
  87. e081e1e [BRIDGE]: Kill clone argument to br_flood_* by Herbert Xu · 17 years ago
  88. 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
  89. 2930354 [SCTP]: Add RCU synchronization around sctp_localaddr_list by Vlad Yasevich · 17 years ago
  90. ddeee3c [PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warning by Satyam Sharma · 17 years ago
  91. ce5d0b4 [PKTGEN]: srcmac fix by Adit Ranadive · 17 years ago
  92. 6ae5f98 [IPV6]: Fix source address selection. by Jiri Kosina · 17 years ago
  93. 2a0c6c9 [IPV4]: Just increment OutDatagrams once per a datagram. by YOSHIFUJI Hideaki · 17 years ago
  94. cd562c9 [IPV6]: Just increment OutDatagrams once per a datagram. by YOSHIFUJI Hideaki · 17 years ago
  95. 3ef9d94 [IPV6]: Fix unbalanced socket reference with MSG_CONFIRM. by YOSHIFUJI Hideaki · 17 years ago
  96. e1e992e [NET_SCHED] protect action config/dump from irqs by Jamal Hadi Salim · 18 years ago
  97. 4878809 [NET]: Fix two issues wrt. SO_BINDTODEVICE. by David S. Miller · 17 years ago
  98. 7a1fa06 Correctly close old nfsd/lockd sockets. by Neil Brown · 17 years ago
  99. 1da97f8 [BLUETOOTH]: Fix non-COMPAT build of hci_sock.c by David S. Miller · 18 years ago
  100. 0a9c730 [INET_DIAG]: Fix oops in netlink_rcv_skb by Patrick McHardy · 18 years ago