1. 3c0cfc1 [NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/psched by Patrick McHardy · 17 years ago
  2. 631a6698 [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c by Herbert Xu · 17 years ago
  3. ceb1eec8 [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
  4. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  5. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
  6. 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago
  7. bee0b40 [IPSEC] beet: Fix extension header support on output by Herbert Xu · 17 years ago
  8. 8bd1707 [IPSEC] esp: Remove NAT-T checksum invalidation for BEET by Herbert Xu · 17 years ago
  9. f24e3d6 [IPV6]: Defer IPv6 device initialization until a valid qdisc is specified by Mitsuru Chinen · 17 years ago
  10. 9b77265 [NET]: Remove double dev->flags checking when calling dev_close() by Pavel Emelyanov · 17 years ago
  11. 1c1e87e [TCP]: Separate lost_retrans loop into own function by Ilpo Järvinen · 17 years ago
  12. ec93103 [SUNRPC]: Make the sunrpc use the seq_open_private() by Pavel Emelyanov · 17 years ago
  13. a662d4c [IRDA]: Make the IRDA use the seq_open_private() by Pavel Emelyanov · 17 years ago
  14. 3116408 [DECNET]: Make decnet code use the seq_open_private() by Pavel Emelyanov · 17 years ago
  15. e2da591 [NETFILTER]: Make netfilter code use the seq_open_private by Pavel Emelyanov · 17 years ago
  16. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  17. e2f036d [PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED. by Mattias Nissler · 17 years ago
  18. 0654ff0 [PATCH] ieee80211_if_set_type: make check for master dev more explicit by John W. Linville · 17 years ago
  19. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  20. 050f009 [IPSEC]: Lock state when copying non-atomic fields to user-space by Herbert Xu · 17 years ago
  21. 68325d3 [XFRM] user: Move attribute copying code into copy_to_user_state_extra by Herbert Xu · 17 years ago
  22. 658b219 [IPSEC]: Move common code into xfrm_alloc_spi by Herbert Xu · 17 years ago
  23. 75ba28c [IPSEC]: Remove gratuitous km wake-up events on ACQUIRE by Herbert Xu · 17 years ago
  24. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  25. 1ecafed [IPSEC]: Remove bogus ref count in xfrm_secpath_reject by Herbert Xu · 17 years ago
  26. 32f0c4c [NETNS]: Don't memset() netns to zero manually by Pavel Emelyanov · 17 years ago
  27. 0a8891a [IPv6]: use container_of() macro in fib6_clean_node() by Benjamin Thery · 17 years ago
  28. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  29. 3607c44 [8021Q]: transfer dev_id from real device by Ursula Braun · 17 years ago
  30. 45b17f4 [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c by Herbert Xu · 17 years ago
  31. cdf7e66 [IPSEC]: Unexport xfrm_replay_notify by Herbert Xu · 17 years ago
  32. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  33. 83815de [IPSEC]: Move xfrm_state_check into xfrm_output.c by Herbert Xu · 17 years ago
  34. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago
  35. bc31d3b [IPSEC] ah: Remove keys from ah_data structure by Herbert Xu · 17 years ago
  36. 4b7137f [IPSEC] esp: Remove keys from esp_data structure by Herbert Xu · 17 years ago
  37. f0703c8 [AF_IUCV]: postpone receival of iucv-packets by Ursula Braun · 17 years ago
  38. 57f2044 [AF_IUCV]: remove static declarations from header file. by Heiko Carstens · 17 years ago
  39. 14e3e07 [NET]: split dev_ifsioc() according to locking by Jeff Garzik · 17 years ago
  40. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  41. de83c05 [TCP]: "Annotate" another fackets_out state reset by Ilpo Järvinen · 17 years ago
  42. 29d0a30 [TCP]: Fix two off-by-one errors in fackets_out adjusting logic by Ilpo Järvinen · 17 years ago
  43. 4a5409a [DCCP]: Twice the wrong reset code in receiving connection-Requests by Gerrit Renker · 17 years ago
  44. dcad856 [DCCP]: Wrong format in printk by Gerrit Renker · 17 years ago
  45. 451bc04 [DCCP]: Tidy-up -- minisock initialisation by Gerrit Renker · 17 years ago
  46. 5e28599 [CCID2]: Sequence number wraparound issues by Gerrit Renker · 17 years ago
  47. 6c58324 [CCID2]: Remove redundant case block by Gerrit Renker · 17 years ago
  48. ee196c2 [CCID2]: Remove redundant BUG_ON by Gerrit Renker · 17 years ago
  49. 7d9e893 [CCID2]: Remove ugly BUG_ON by Gerrit Renker · 17 years ago
  50. cd1f7d3 [CCID2]: Simplify interface by Gerrit Renker · 17 years ago
  51. 042d18f [DCCP]: Make all `debug' parameters bool by Gerrit Renker · 17 years ago
  52. 7c559a9 [DCCP]: Add socket option to query the current MPS by Gerrit Renker · 17 years ago
  53. bc84987 [DCCP]: Wait for CCID by Gerrit Renker · 17 years ago
  54. 478f8d2 [MAC80211]: add sta_notify callback by Tomas Winkler · 17 years ago
  55. 42613db [MAC80211]: implement cfg80211's change_interface hook by Johannes Berg · 17 years ago
  56. 47f0c50 [MAC80211]: Add association LED trigger by Michael Buesch · 17 years ago
  57. ddd3d2b [MAC80211]: make userspace-mlme a per-interface setting by Johannes Berg · 17 years ago
  58. 58d4185 [MAC80211]: improve radiotap injection by Johannes Berg · 17 years ago
  59. 628a140 [MAC80211]: remove ALG_NONE by Johannes Berg · 17 years ago
  60. 640845a [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well by Johannes Berg · 17 years ago
  61. 1990af8 [MAC80211]: consolidate decryption more by Johannes Berg · 17 years ago
  62. 70f0876 [MAC80211]: move sta_process rx handler later by Johannes Berg · 17 years ago
  63. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago
  64. a289755 [MAC80211]: add "invalid" interface type by Johannes Berg · 17 years ago
  65. f7c4dae [MAC80211]: Check open_count before calling config callback. by Michael Buesch · 17 years ago
  66. 20405c0 [RFKILL]: Add support for hardware-only rfkill buttons by Michael Buesch · 17 years ago
  67. 135900c [RFKILL]: Add support for an rfkill LED. by Michael Buesch · 17 years ago
  68. 3de9647 [TCP]: Wrap-safed reordering detection FRTO check by Ilpo Järvinen · 17 years ago
  69. 0e83533 [TCP]: Update comment of SACK block validator by Ilpo Järvinen · 17 years ago
  70. 95eacd2 [TCP]: fix comments that got messed up during code move by Ilpo Järvinen · 17 years ago
  71. dc86967 [TCP]: No fackets_out/highest_sack tuning when SACK isn't enabled by Ilpo Järvinen · 17 years ago
  72. 5871174 [NETFILTER]: bridge: remove broken netfilter binary sysctls by Joseph Fannin · 17 years ago
  73. ee4411a [NETFILTER]: x_tables: add xt_time match by Jan Engelhardt · 17 years ago
  74. 6b6ec99 [NETFILTER]: nfnetlink_log: fix some constants by Michal Miroslaw · 17 years ago
  75. aace57e [NETFILTER]: nfnetlink_log: fix instance_create() failure path by Michal Miroslaw · 17 years ago
  76. c6a8f64 [NETFILTER]: nfnetlink_log: fix style by Michal Miroslaw · 17 years ago
  77. d63b043 [NETFILTER]: nfnetlink_log: flush queue early by Michal Miroslaw · 17 years ago
  78. e356706 [NETFILTER]: nfnetlink_log: kill duplicate code by Michal Miroslaw · 17 years ago
  79. 5faa1f4 [NETFILTER]: nf_conntrack_netlink: add support to related connections by Pablo Neira Ayuso · 17 years ago
  80. 3583240 [NETFILTER]: nf_conntrack_expect: kill unique ID by Patrick McHardy · 17 years ago
  81. 7f85f91 [NETFILTER]: nf_conntrack: kill unique ID by Patrick McHardy · 17 years ago
  82. f73e924 [NETFILTER]: ctnetlink: use netlink policy by Patrick McHardy · 17 years ago
  83. 5bf7585 [NETFILTER]: nfnetlink_queue: use netlink policy by Patrick McHardy · 17 years ago
  84. fd8281a [NETFILTER]: nfnetlink_log: use netlink policy by Patrick McHardy · 17 years ago
  85. e373057 [NETFILTER]: nfnetlink: support attribute policies by Patrick McHardy · 17 years ago
  86. dd82185 [NETFILTER]: nfnetlink: use nlmsg_notify() by Patrick McHardy · 17 years ago
  87. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  88. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  89. 7c8d4cb [NETFILTER]: nfnetlink: make subsystem and callbacks const by Patrick McHardy · 17 years ago
  90. fe242cf [RFKILL]: Move rfkill_switch_all out of global header by Ivo van Doorn · 17 years ago
  91. 30ccb08 [PATCH] mac80211: bss_tim_clear must use ~ instead of ! by Michael Buesch · 17 years ago
  92. b4010e0 [PATCH] mac80211: remove generic IE for AP interfaces by Johannes Berg · 17 years ago
  93. 51617f0 [PATCH] mac80211: remove all prism2 ioctls by Johannes Berg · 17 years ago
  94. 5391899 [PATCH] mac80211: fix iff_promiscs, iff_allmultis race by Johannes Berg · 17 years ago
  95. 50741ae [PATCH] mac80211: fix TKIP IV update by Johannes Berg · 17 years ago
  96. fb1c1cd [PATCH] mac80211: fix vlan bug by Johannes Berg · 17 years ago
  97. af1a90d [PATCH] mac80211: remove ieee80211_wep_get_keyidx by Johannes Berg · 17 years ago
  98. 6a22a59 [PATCH] mac80211: consolidate encryption by Johannes Berg · 17 years ago
  99. 4f0d18e [PATCH] mac80211: consolidate decryption by Johannes Berg · 17 years ago
  100. b2e7771 [PATCH] mac80211: pass frames to monitor interfaces early by Johannes Berg · 17 years ago