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