1. 501d857 [IEEE80211]: Fix softmac lockdep reports. by Johannes Berg · 17 years ago
  2. e24eb52 [NET]: note that NETIF_F_LLTX is deprecated by Christian Borntraeger · 17 years ago
  3. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  4. 5568296 [NL80211]: add netlink interface to cfg80211 by Johannes Berg · 17 years ago
  5. 0800f17 [TCP]: Minor coding style fixup. by David S. Miller · 17 years ago
  6. b768920 [TCP]: Avoid clearing sacktag hint in trivial situations by Ilpo Järvinen · 17 years ago
  7. 5af4ec2 [TCP]: clear_all_retrans_hints prefixed by tcp_ by Ilpo Järvinen · 17 years ago
  8. b963dc1 pppoe: endianness by Al Viro · 17 years ago
  9. 701181a arcnet endianness annotations by Al Viro · 17 years ago
  10. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  11. 61e115a [SSB]: add Sonics Silicon Backplane bus support by Michael Buesch · 17 years ago
  12. 768f3591 [NETNS]: Cleanup list walking in setup_net and cleanup_net by Pavel Emelyanov · 17 years ago
  13. 1a348cc [NET]: Add Tehuti network driver. by Andy Gospodarek · 17 years ago
  14. 1202d6f [IPG]: add IP1000A driver to kernel tree by Francois Romieu · 17 years ago
  15. 6b2f9cb [SCTP]: Tie ADD-IP and AUTH functionality as required by spec. by Vlad Yasevich · 17 years ago
  16. 65b07e5 [SCTP]: API updates to suport SCTP-AUTH extensions. by Vlad Yasevich · 17 years ago
  17. bbd0d59 [SCTP]: Implement the receive and verification of AUTH chunk by Vlad Yasevich · 17 years ago
  18. 4cd57c8 [SCTP]: Enable the sending of the AUTH chunk. by Vlad Yasevich · 17 years ago
  19. 730fc3d [SCTP]: Implete SCTP-AUTH parameter processing by Vlad Yasevich · 17 years ago
  20. 1f48564 [SCTP]: Implement SCTP-AUTH internals by Vlad Yasevich · 17 years ago
  21. f7b0e93 [SCTP]: protocol definitions for SCTP-AUTH implementation by Vlad Yasevich · 17 years ago
  22. 96793b4 [IPV4]: Add ICMPMsgStats MIB (RFC 4293) by David L Stevens · 17 years ago
  23. 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 17 years ago
  24. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  25. 131a47e [SCTP]: Implement the Supported Extensions Parameter by Vlad Yasevich · 17 years ago
  26. 76c72d4 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. by Denis V. Lunev · 17 years ago
  27. ad7379d [NET]: Fix the prototype of call_netdevice_notifiers. by Eric W. Biederman · 17 years ago
  28. 22dd749 [NET]: migrate HARD_TX_LOCK to header file by Jamal Hadi Salim · 17 years ago
  29. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  30. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  31. c39e3a0 [MAC80211]: remove TKIP mixing for hw accel again by Johannes Berg · 17 years ago
  32. 6a7664d [MAC80211]: remove HW_KEY_IDX_INVALID by Johannes Berg · 17 years ago
  33. 7ac1bd6 [MAC80211]: some more documentation by Johannes Berg · 17 years ago
  34. c15a205 [MAC80211]: remove set_key_idx callback by Johannes Berg · 17 years ago
  35. 7848ba7 [MAC80211]: rework hardware crypto flags by Johannes Berg · 17 years ago
  36. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago
  37. e0665486 [RFKILL]: Add support for ultrawideband by Ivo van Doorn · 17 years ago
  38. 234a0ca [RFKILL]: Remove IRDA by Ivo van Doorn · 17 years ago
  39. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  40. 4fabcd7 [NETNS]: Fix allnoconfig compilation error. by Daniel Lezcano · 17 years ago
  41. e08b099 [NET_SCHED]: Making rate table lookups more flexible. by Jesper Dangaard Brouer · 17 years ago
  42. e9bef55 [NET_SCHED]: Cleanup L2T macros and handle oversized packets by Jesper Dangaard Brouer · 17 years ago
  43. 5c94bf8 [SCTP]: Make sctp_addto_param() static. by Adrian Bunk · 17 years ago
  44. a050c33 [NETNS]: Fix bad macro definition. by Daniel Lezcano · 17 years ago
  45. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  46. d8a5ec6 [NET]: netlink support for moving devices between network namespaces. by Eric W. Biederman · 17 years ago
  47. ce286d3 [NET]: Implement network device movement between namespaces by Eric W. Biederman · 17 years ago
  48. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  49. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  50. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  51. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  52. 07feaeb [NET]: Add a network namespace parameter to struct sock by Eric W. Biederman · 17 years ago
  53. 4a1c537 [NET]: Add a network namespace tag to struct net_device by Eric W. Biederman · 17 years ago
  54. 772698f [NET]: Add a network namespace parameter to tasks by Eric W. Biederman · 17 years ago
  55. 5f256be [NET]: Basic network namespace infrastructure. by Eric W. Biederman · 17 years ago
  56. ab5f5e8 [XFRM]: xfrm audit calls by Joy Latten · 17 years ago
  57. d2e9117 [NET]: Change type of owner in sock_lock_t to int, rename by John Heffner · 17 years ago
  58. 11a843b [MAC80211]: rework key handling by Johannes Berg · 17 years ago
  59. f658eb9 [MAC80211] key handling: remove default_wep_only by Johannes Berg · 17 years ago
  60. 8f20fc2 [MAC80211]: embed key conf in key, fix driver interface by Johannes Berg · 17 years ago
  61. 7b33a57 [MAC80211]: remove unused ioctls (3) by Johannes Berg · 17 years ago
  62. 53cb670 [MAC80211]: remove unused ioctls (2) by Johannes Berg · 17 years ago
  63. b2446b3 [MAC80211]: remove unused ioctls (1) by Johannes Berg · 17 years ago
  64. 3017b80 [MAC80211]: fix software decryption by Johannes Berg · 17 years ago
  65. 82f7160 [MAC80211]: remove radar stuff by Johannes Berg · 17 years ago
  66. aaa92e9 [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK by Johannes Berg · 17 years ago
  67. 0ef6e49 [MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flag by Johannes Berg · 17 years ago
  68. 4dfd1d2 [MAC80211]: remove reset callback by Johannes Berg · 17 years ago
  69. 172589c [NET]: DIV_ROUND_UP cleanup (part two) by Ilpo Järvinen · 17 years ago
  70. a47ed4c [IPV6] XFRM: Fix connected socket to use transformation. by Noriaki TAKAMIYA · 17 years ago
  71. e773e4f [IPV6]: Add v4mapped address inline by Brian Haley · 17 years ago
  72. 18f0254 [TCP] MIB: Add counters for discarded SACK blocks by Ilpo Järvinen · 17 years ago
  73. 6ff03ac [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere) by Ilpo Järvinen · 17 years ago
  74. e9144bd [TCP]: Remove unnecessary wrapper tcp_packets_out_dec by Ilpo Järvinen · 17 years ago
  75. 8fb8354a [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore by Arnaldo Carvalho de Melo · 17 years ago
  76. 19ac214 [DCCP]: Convert dccps_timestamp_time to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  77. a272378 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us by Arnaldo Carvalho de Melo · 17 years ago
  78. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago
  79. 339bf02 [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS by Jeff Garzik · 17 years ago
  80. ff03d49 [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count by Jeff Garzik · 17 years ago
  81. 3ae7c0b [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls by Jeff Garzik · 17 years ago
  82. 0bcc181 [NET] netconsole: Support dynamic reconfiguration using configfs by Satyam Sharma · 17 years ago
  83. 13dae42 [TCP]: Update comment about highest_sack validity by Ilpo Järvinen · 17 years ago
  84. e60402d [TCP]: Move sack_ok access to obviously named funcs & cleanup by Ilpo Järvinen · 17 years ago
  85. b9c4595 [TCP]: Don't panic if S+L skb is detected by Ilpo Järvinen · 17 years ago
  86. 1b6d427b [TCP]: Reduce sacked_out with reno when purging write_queue by Ilpo Järvinen · 17 years ago
  87. 005903b [TCP]: Left out sync->verify (the new meaning of it) & definify by Ilpo Järvinen · 17 years ago
  88. 83ae408 [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines by Ilpo Järvinen · 17 years ago
  89. b5860bb [TCP]: Tighten tcp_sock's belt, drop left_out by Ilpo Järvinen · 17 years ago
  90. af610b4 [TCP]: Add tcp_dec_pcount_approx int variant by Ilpo Järvinen · 17 years ago
  91. bdf1ee5 [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it by Ilpo Järvinen · 17 years ago
  92. 539d243 [TCP]: Access to highest_sack obsoletes forward_cnt_hint by Ilpo Järvinen · 17 years ago
  93. d738cd8 [TCP]: Add highest_sack seqno, points to globally highest SACK by Ilpo Järvinen · 17 years ago
  94. 71c87e0 [NET]: Generic Large Receive Offload for TCP traffic by Jan-Bernd Themann · 17 years ago
  95. e314dbd [NET]: Virtual ethernet device driver. by Pavel Emelyanov · 17 years ago
  96. e719928 [RTNETLINK]: Introduce generic rtnl_create_link(). by Pavel Emelianov · 17 years ago
  97. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  98. dfe6e81 [MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len by Andy Green · 17 years ago
  99. d9430a3 [MAC80211]: implement ERP info change notifications by Daniel Drake · 17 years ago
  100. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago