1. 37fccd8 [NETFILTER]: ctnetlink: add support for secmark by Pablo Neira Ayuso · 18 years ago
  2. 13eae15 [NETFILTER]: ctnetlink: add support for NAT sequence adjustments by Pablo Neira Ayuso · 18 years ago
  3. d6a2ba0 [NETFILTER]: arp_tables: add compat support by Patrick McHardy · 18 years ago
  4. 0495cf9 [NETFILTER]: arp_tables: use XT_ALIGN by Patrick McHardy · 18 years ago
  5. 06e1374 [NETFILTER]: ip6_tables: use XT_ALIGN by Patrick McHardy · 18 years ago
  6. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 18 years ago
  7. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 18 years ago
  8. 73cd598 [NETFILTER]: ip_tables: fix compat types by Patrick McHardy · 18 years ago
  9. 89c002d [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros by Patrick McHardy · 18 years ago
  10. 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 18 years ago
  11. 374fdfb introduce WEXT scan capabilities by Dan Williams · 18 years ago
  12. 2d4d298 [IPV4]: Remove unused IPV4TYPE macros by Joe Perches · 18 years ago
  13. 2658fa8 [IPV4]: Create ipv4_is_<type>(__be32 addr) functions by Joe Perches · 18 years ago
  14. 586f121 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one by Pavel Emelyanov · 18 years ago
  15. b4d4f7c [DCCP]: Handle timestamps on Request/Response exchange separately by Gerrit Renker · 18 years ago
  16. 8b81941 [DCCP]: Allow to parse options on Request Sockets by Gerrit Renker · 18 years ago
  17. b8599d2 [DCCP]: Support for server holding timewait state by Gerrit Renker · 18 years ago
  18. 8b7817f [IPSEC]: Add ICMP host relookup support by Herbert Xu · 18 years ago
  19. d5422ef [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse by Herbert Xu · 18 years ago
  20. 01ecfe9 [IPV4]: Cleanup IN_DEV_MFORWARD macro by Pavel Emelyanov · 18 years ago
  21. b8e1f9b [NET] sysctl: make sysctl_somaxconn per-namespace by Pavel Emelyanov · 18 years ago
  22. f4d900a [NETLINK]: Mark attribute construction exception unlikely by Patrick McHardy · 18 years ago
  23. a59322b [UDP]: Only increment counter on first peek/recv by Herbert Xu · 18 years ago
  24. 27ab256 [UDP]: Avoid repeated counting of checksum errors due to peeking by Herbert Xu · 18 years ago
  25. 68dd299 [INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding by Pavel Emelyanov · 18 years ago
  26. 0891368 [NET]: Remove the empty net_table by Pavel Emelyanov · 18 years ago
  27. 36f0beb [TR]: Use ctl paths to register net/token-ring/ table by Pavel Emelyanov · 18 years ago
  28. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 18 years ago
  29. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 18 years ago
  30. f9d8928 [NETFILTER]: nf_queue: remove unused data pointer by Patrick McHardy · 18 years ago
  31. e3ac529 [NETFILTER]: nf_queue: make queue_handler const by Patrick McHardy · 18 years ago
  32. 1841a4c [NETFILTER]: nf_ct_h323: remove ipv6 module dependency by Patrick McHardy · 18 years ago
  33. 50c164a [NETFILTER]: x_tables: add rateest match by Patrick McHardy · 18 years ago
  34. 5859034 [NETFILTER]: x_tables: add RATEEST target by Patrick McHardy · 18 years ago
  35. 5c350e5 [NETFILTER]: IPv6 capable xt_TOS v1 target by Jan Engelhardt · 18 years ago
  36. f1095ab [NETFILTER]: IPv6 capable xt_tos v1 match by Jan Engelhardt · 18 years ago
  37. e2cf5ec [NETFILTER]: ipt_addrtype: limit address type checking to an interface by Laszlo Attila Toth · 18 years ago
  38. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 18 years ago
  39. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 18 years ago
  40. 338e8a7 [NETFILTER]: x_tables: add TCPOPTSTRIP target by Sven Schnelle · 18 years ago
  41. e51b6ba sysctl: Infrastructure for per namespace sysctls by Eric W. Biederman · 18 years ago
  42. 23eb06d sysctl: Remember the ctl_table we passed to register_sysctl_paths by Eric W. Biederman · 18 years ago
  43. 29e796f sysctl: Add register_sysctl_paths function by Eric W. Biederman · 18 years ago
  44. be0ea7d [NETFILTER]: Convert old checksum helper names by Patrick McHardy · 18 years ago
  45. a99a00c [NET]: Move netfilter checksum helpers to net/core/utils.c by Patrick McHardy · 18 years ago
  46. 0c86962 [DCCP]: Integrate state transitions for passive-close by Gerrit Renker · 18 years ago
  47. f11135a [DCCP]: Dedicated auxiliary states to support passive-close by Gerrit Renker · 18 years ago
  48. c7dc89c [IPV6]: Add RFC4214 support by Fred L. Templin · 18 years ago
  49. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 18 years ago
  50. e7d0362 [PCOUNTER] Fix build error without CONFIG_SMP by Ilpo Järvinen · 18 years ago
  51. 9b91ad2 [DCCP]: Make PARTOPEN an autonomous state by Gerrit Renker · 18 years ago
  52. de4d1db [LIB]: Introduce struct pcounter by Arnaldo Carvalho de Melo · 18 years ago
  53. 6b4e324 mac80211: adding 802.11n definitions in ieee80211.h by Ron Rindjunsky · 18 years ago
  54. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 18 years ago
  55. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 18 years ago
  56. c237899 ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h by Michael Wu · 18 years ago
  57. c7b6ea2 [NETPOLL]: Don't need rx_flags. by Stephen Hemminger · 18 years ago
  58. 0953864 [NETPOLL]: no need to store local_mac by Stephen Hemminger · 18 years ago
  59. 1f98eef [CAN]: Add missing Kbuild entries by Oliver Hartkopp · 18 years ago
  60. 4195e31 [CAN]: Fix plain integer definitions in userspace header. by Oliver Hartkopp · 18 years ago
  61. ffd980f [CAN]: Add broadcast manager (bcm) protocol by Oliver Hartkopp · 18 years ago
  62. c18ce10 [CAN]: Add raw protocol by Oliver Hartkopp · 18 years ago
  63. 0d66548 [CAN]: Add PF_CAN core module by Oliver Hartkopp · 18 years ago
  64. cd05acf [CAN]: Allocate protocol numbers for PF_CAN by Oliver Hartkopp · 18 years ago
  65. 68f8353 [TCP]: Rewrite SACK block processing & sack_recv_cache use by Ilpo Järvinen · 18 years ago
  66. fd6dad6 [TCP]: Earlier SACK block verification & simplify access to them by Ilpo Järvinen · 18 years ago
  67. a47e5a9 [TCP]: Convert highest_sack to sk_buff to allow direct access by Ilpo Järvinen · 18 years ago
  68. 2a8cc6c [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. by YOSHIFUJI Hideaki · 18 years ago
  69. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 18 years ago
  70. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 18 years ago
  71. bbdfc2f [SPLICE]: Don't assume regular pages in splice_to_pipe() by Jens Axboe · 18 years ago
  72. f479874 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  73. 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  74. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  75. 68fbda7 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  76. d492819 Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  77. fe56caa HID: Support Samsung IR remote by Robert Schedel · 18 years ago
  78. 70d215c HID: the `bit' in hidinput_mapping_quirks() is an out parameter by Fengguang Wu · 18 years ago
  79. 628edcd HID: proper handling of MS 4k and 6k devices by Jiri Kosina · 18 years ago
  80. 36ccaad HID: hid-input quirk for BTC 8193 by Jiri Kosina · 18 years ago
  81. 87bc2aa HID: separate hid-input event quirks from generic code by Jiri Kosina · 18 years ago
  82. 10bd065 HID: refactor mapping to input subsystem for quirky devices by Jiri Kosina · 18 years ago
  83. af9e0ea HID: add full support for Genius KB-29E by Jiri Kosina · 18 years ago
  84. c80e5ff HID: Implement horizontal wheel handling for A4 Tech X5-005D by Pavel Troller · 18 years ago
  85. 81e1a87 HID: Rename some code identifiers from PowerBook specific to Apple generic by Michel Daenzer · 18 years ago
  86. c00d4ff Merge branch 'orion' into devel by Russell King · 18 years ago
  87. 7cedb1f SG: work with the SCSI fixed maximum allocations. by James Bottomley · 18 years ago
  88. fa0ccd8 block: implement drain buffers by James Bottomley · 18 years ago
  89. fadad878 kernel: add CLONE_IO to specifically request sharing of IO contexts by Jens Axboe · 18 years ago
  90. 4ac845a block: cfq: make the io contect sharing lockless by Jens Axboe · 18 years ago
  91. d38ecf9 io context sharing: preliminary support by Jens Axboe · 18 years ago
  92. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 18 years ago
  93. 5450d3e blk_end_request: cleanup 'uptodate' related code (take 4) by Kiyoshi Ueda · 18 years ago
  94. 3bcddea blk_end_request: remove/unexport end_that_request_* (take 4) by Kiyoshi Ueda · 18 years ago
  95. e3a04fe blk_end_request: add bidi completion interface (take 4) by Kiyoshi Ueda · 18 years ago
  96. e19a3ab blk_end_request: add callback feature (take 4) by Kiyoshi Ueda · 18 years ago
  97. 3b11313 blk_end_request: add/export functions to get request size (take 4) by Kiyoshi Ueda · 18 years ago
  98. 336cdb4 blk_end_request: add new request completion interface (take 4) by Kiyoshi Ueda · 18 years ago
  99. 0db9299 SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers by Jens Axboe · 18 years ago
  100. 482eb68 block: allow queue dma_alignment of zero by Pete Wyckoff · 18 years ago