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