1. e2cf5ec [NETFILTER]: ipt_addrtype: limit address type checking to an interface by Laszlo Attila Toth · 18 years ago
  2. 0553811 [IPV4]: Add inet_dev_addr_type() by Laszlo Attila Toth · 18 years ago
  3. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 18 years ago
  4. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 18 years ago
  5. 338e8a7 [NETFILTER]: x_tables: add TCPOPTSTRIP target by Sven Schnelle · 18 years ago
  6. 0eeb8ff [NET]: netns compilation speedup by Denis V. Lunev · 18 years ago
  7. 2fcb45b [IPSEC]: Use the correct family for input state lookup by Herbert Xu · 18 years ago
  8. 6859d49 [TCP]: Abstract tp->highest_sack accessing & point to next skb by Ilpo Järvinen · 18 years ago
  9. 234b686 [TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe by Ilpo Järvinen · 18 years ago
  10. c3a05c6 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid by Ilpo Järvinen · 18 years ago
  11. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 18 years ago
  12. 10816d4 mac80211: adding 802.11n HT framework definitions by Ron Rindjunsky · 18 years ago
  13. e38bad4 mac80211: make ieee80211_iterate_active_interfaces not need rtnl by Johannes Berg · 18 years ago
  14. 1597fbc [UNIX]: Make the unix sysctl tables per-namespace by Pavel Emelyanov · 18 years ago
  15. d392e49 [UNIX]: Move the sysctl_unix_max_dgram_qlen by Pavel Emelyanov · 18 years ago
  16. 97577e3 [UNIX]: Extend unix_sysctl_(un)register prototypes by Pavel Emelyanov · 18 years ago
  17. 95bdfcc [NET]: Implement the per network namespace sysctl infrastructure by Eric W. Biederman · 18 years ago
  18. e51b6ba sysctl: Infrastructure for per namespace sysctls by Eric W. Biederman · 18 years ago
  19. 23eb06d sysctl: Remember the ctl_table we passed to register_sysctl_paths by Eric W. Biederman · 18 years ago
  20. 29e796f sysctl: Add register_sysctl_paths function by Eric W. Biederman · 18 years ago
  21. be0ea7d [NETFILTER]: Convert old checksum helper names by Patrick McHardy · 18 years ago
  22. a99a00c [NET]: Move netfilter checksum helpers to net/core/utils.c by Patrick McHardy · 18 years ago
  23. 0c86962 [DCCP]: Integrate state transitions for passive-close by Gerrit Renker · 18 years ago
  24. f11135a [DCCP]: Dedicated auxiliary states to support passive-close by Gerrit Renker · 18 years ago
  25. c7dc89c [IPV6]: Add RFC4214 support by Fred L. Templin · 18 years ago
  26. df97c70 [NET]: Eliminate unused argument from sk_stream_alloc_pskb by Pavel Emelyanov · 18 years ago
  27. f561d0f [NET]: Uninline the sk_stream_alloc_pskb by Pavel Emelyanov · 18 years ago
  28. 8512430 [TCP]: Move FRTO checks out from write queue abstraction funcs by Ilpo Järvinen · 18 years ago
  29. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 18 years ago
  30. e7d0362 [PCOUNTER] Fix build error without CONFIG_SMP by Ilpo Järvinen · 18 years ago
  31. 9b91ad2 [DCCP]: Make PARTOPEN an autonomous state by Gerrit Renker · 18 years ago
  32. ebb53d7 [NET] proto: Use pcounters for the inuse field by Arnaldo Carvalho de Melo · 18 years ago
  33. de4d1db [LIB]: Introduce struct pcounter by Arnaldo Carvalho de Melo · 18 years ago
  34. 6b4e324 mac80211: adding 802.11n definitions in ieee80211.h by Ron Rindjunsky · 18 years ago
  35. dabeb34 mac80211: provide interface iterator for drivers by Johannes Berg · 18 years ago
  36. 42a7380 [RAW]: Consolidate proc interface. by Pavel Emelyanov · 18 years ago
  37. ab70768 [RAW]: Consolidate proto->unhash callback by Pavel Emelyanov · 18 years ago
  38. 65b4c50 [RAW]: Consolidate proto->hash callback by Pavel Emelyanov · 18 years ago
  39. b673e4d [RAW]: Introduce raw_hashinfo structure by Pavel Emelyanov · 18 years ago
  40. 69d6da0 [IPv6] RAW: Compact the API for the kernel by Pavel Emelyanov · 18 years ago
  41. 7bc54c9 [IPv4] RAW: Compact the API for the kernel by Pavel Emelyanov · 18 years ago
  42. e372c414 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 18 years ago
  43. d12d01d [NET]: Make AF_PACKET handle multiple network namespaces by Denis V. Lunev · 18 years ago
  44. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 18 years ago
  45. c237899 ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h by Michael Wu · 18 years ago
  46. c7b6ea2 [NETPOLL]: Don't need rx_flags. by Stephen Hemminger · 18 years ago
  47. 0953864 [NETPOLL]: no need to store local_mac by Stephen Hemminger · 18 years ago
  48. 1f98eef [CAN]: Add missing Kbuild entries by Oliver Hartkopp · 18 years ago
  49. 4195e317 [CAN]: Fix plain integer definitions in userspace header. by Oliver Hartkopp · 18 years ago
  50. ffd980f [CAN]: Add broadcast manager (bcm) protocol by Oliver Hartkopp · 18 years ago
  51. c18ce10 [CAN]: Add raw protocol by Oliver Hartkopp · 18 years ago
  52. 0d66548 [CAN]: Add PF_CAN core module by Oliver Hartkopp · 18 years ago
  53. cd05acf [CAN]: Allocate protocol numbers for PF_CAN by Oliver Hartkopp · 18 years ago
  54. 68f8353 [TCP]: Rewrite SACK block processing & sack_recv_cache use by Ilpo Järvinen · 18 years ago
  55. fd6dad6 [TCP]: Earlier SACK block verification & simplify access to them by Ilpo Järvinen · 18 years ago
  56. a47e5a9 [TCP]: Convert highest_sack to sk_buff to allow direct access by Ilpo Järvinen · 18 years ago
  57. c0ef877 [NET]: Move sock_valbool_flag to socket.c by Pavel Emelyanov · 18 years ago
  58. 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 18 years ago
  59. 2a8cc6c [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. by YOSHIFUJI Hideaki · 18 years ago
  60. 294b4ba [IPSEC]: Kill afinfo->nf_post_routing by David S. Miller · 18 years ago
  61. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 18 years ago
  62. 1bf06cd [IPSEC]: Add async resume support on input by Herbert Xu · 18 years ago
  63. 60d5fcf [IPSEC]: Remove nhoff from xfrm_input by Herbert Xu · 18 years ago
  64. d26f398 [IPSEC]: Make x->lastused an unsigned long by Herbert Xu · 18 years ago
  65. 716062f [IPSEC]: Merge most of the input path by Herbert Xu · 18 years ago
  66. c6581a4 [IPSEC]: Add async resume support on output by Herbert Xu · 18 years ago
  67. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 18 years ago
  68. ef76bc2 [IPV6]: Add ip6_local_out by Herbert Xu · 18 years ago
  69. c439cb2 [IPV4]: Add ip_local_out by Herbert Xu · 18 years ago
  70. 227620e [IPSEC]: Separate inner/outer mode processing on input by Herbert Xu · 18 years ago
  71. 36cf9ac [IPSEC]: Separate inner/outer mode processing on output by Herbert Xu · 18 years ago
  72. 29bb43b4 [INET]: Give outer DSCP directly to ip*_copy_dscp by Herbert Xu · 18 years ago
  73. 25ee328 [IPSEC]: Merge common code into xfrm_bundle_create by Herbert Xu · 18 years ago
  74. 66cdb3c [IPSEC]: Move flow construction into xfrm_dst_lookup by Herbert Xu · 18 years ago
  75. f04e7e8 [IPSEC]: Replace x->type->{local,remote}_addr with flags by Herbert Xu · 18 years ago
  76. 274b342 [NET]: Remove unnecessary inclusion of dst.h by Herbert Xu · 18 years ago
  77. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 18 years ago
  78. b4ce927 [IPV6]: Move nfheader_len into rt6_info by Herbert Xu · 18 years ago
  79. 33c732c [IPV4]: Add raw drops counter. by Wang Chen · 18 years ago
  80. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 18 years ago
  81. bbdfc2f [SPLICE]: Don't assume regular pages in splice_to_pipe() by Jens Axboe · 18 years ago
  82. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  83. f479874 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  84. 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  85. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  86. 68fbda7 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  87. d492819 Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  88. fe56caa HID: Support Samsung IR remote by Robert Schedel · 18 years ago
  89. 70d215c HID: the `bit' in hidinput_mapping_quirks() is an out parameter by Fengguang Wu · 18 years ago
  90. 628edcd HID: proper handling of MS 4k and 6k devices by Jiri Kosina · 18 years ago
  91. 36ccaad HID: hid-input quirk for BTC 8193 by Jiri Kosina · 18 years ago
  92. 87bc2aa HID: separate hid-input event quirks from generic code by Jiri Kosina · 18 years ago
  93. 10bd065 HID: refactor mapping to input subsystem for quirky devices by Jiri Kosina · 18 years ago
  94. af9e0ea HID: add full support for Genius KB-29E by Jiri Kosina · 18 years ago
  95. c80e5ff HID: Implement horizontal wheel handling for A4 Tech X5-005D by Pavel Troller · 18 years ago
  96. 81e1a87 HID: Rename some code identifiers from PowerBook specific to Apple generic by Michel Daenzer · 18 years ago
  97. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 18 years ago
  98. c00d4ff Merge branch 'orion' into devel by Russell King · 18 years ago
  99. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 18 years ago
  100. c27cb68 [ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function by Ben Dooks · 18 years ago