1. 0d66548 [CAN]: Add PF_CAN core module by Oliver Hartkopp · 17 years ago
  2. cd05acf [CAN]: Allocate protocol numbers for PF_CAN by Oliver Hartkopp · 17 years ago
  3. 8dbde28 [NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables by Eric Dumazet · 17 years ago
  4. 68f8353 [TCP]: Rewrite SACK block processing & sack_recv_cache use by Ilpo Järvinen · 17 years ago
  5. fd6dad6 [TCP]: Earlier SACK block verification & simplify access to them by Ilpo Järvinen · 17 years ago
  6. 9e10c47 [TCP]: Create tcp_sacktag_one(). by Ilpo Järvinen · 17 years ago
  7. b7d4815 [TCP]: Prior_fackets can be replaced by highest_sack seq by Ilpo Järvinen · 17 years ago
  8. 9f58f3b [TCP]: Make lost retrans detection more self-contained by Ilpo Järvinen · 17 years ago
  9. a47e5a9 [TCP]: Convert highest_sack to sk_buff to allow direct access by Ilpo Järvinen · 17 years ago
  10. 85cc391 [TCP]: non-FACK SACK follows conservative SACK loss recovery by Ilpo Järvinen · 17 years ago
  11. f577111 [TCP]: Extend reordering detection to cover CA_Loss partially by Ilpo Järvinen · 17 years ago
  12. b9d8658 [TCP]: Move !in_sack test earlier in sacktag & reorganize if()s by Ilpo Järvinen · 17 years ago
  13. c0ef877 [NET]: Move sock_valbool_flag to socket.c by Pavel Emelyanov · 17 years ago
  14. de0fa95 [NET]: Use sockfd_lookup_light in the rest of the net/socket.c by Pavel Emelyanov · 17 years ago
  15. 62013db [IPV4] ipconfig: Implement DHCP Class-identifier by Rainer Jochem · 17 years ago
  16. 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 17 years ago
  17. 2a8cc6c [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. by YOSHIFUJI Hideaki · 17 years ago
  18. 303065a [IPV6] ADDRCONF: Allow address selection policy with ifindex. by YOSHIFUJI Hideaki · 17 years ago
  19. c1ee656 [IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label(). by YOSHIFUJI Hideaki · 17 years ago
  20. 294b4ba [IPSEC]: Kill afinfo->nf_post_routing by David S. Miller · 17 years ago
  21. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  22. 1bf06cd [IPSEC]: Add async resume support on input by Herbert Xu · 17 years ago
  23. 60d5fcf [IPSEC]: Remove nhoff from xfrm_input by Herbert Xu · 17 years ago
  24. d26f398 [IPSEC]: Make x->lastused an unsigned long by Herbert Xu · 17 years ago
  25. 0ebea8e [IPSEC]: Move state lock into x->type->input by Herbert Xu · 17 years ago
  26. 668dc8a [IPSEC]: Move integrity stat collection into xfrm_input by Herbert Xu · 17 years ago
  27. b2aa5e9 [IPSEC]: Store xfrm states in security path directly by Herbert Xu · 17 years ago
  28. 716062f [IPSEC]: Merge most of the input path by Herbert Xu · 17 years ago
  29. c6581a4 [IPSEC]: Add async resume support on output by Herbert Xu · 17 years ago
  30. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  31. ef76bc2 [IPV6]: Add ip6_local_out by Herbert Xu · 17 years ago
  32. c439cb2 [IPV4]: Add ip_local_out by Herbert Xu · 17 years ago
  33. 227620e [IPSEC]: Separate inner/outer mode processing on input by Herbert Xu · 17 years ago
  34. 36cf9ac [IPSEC]: Separate inner/outer mode processing on output by Herbert Xu · 17 years ago
  35. 29bb43b [INET]: Give outer DSCP directly to ip*_copy_dscp by Herbert Xu · 17 years ago
  36. a2deb6d [IPSEC]: Move x->outer_mode->output out of locked section by Herbert Xu · 17 years ago
  37. e40b328 [IPSEC]: Forbid BEET + ipcomp for now by Herbert Xu · 17 years ago
  38. 25ee328 [IPSEC]: Merge common code into xfrm_bundle_create by Herbert Xu · 17 years ago
  39. 66cdb3c [IPSEC]: Move flow construction into xfrm_dst_lookup by Herbert Xu · 17 years ago
  40. f04e7e8 [IPSEC]: Replace x->type->{local,remote}_addr with flags by Herbert Xu · 17 years ago
  41. fff6938 [IPSEC]: Make sure idev is consistent with dev in xfrm_dst by Herbert Xu · 17 years ago
  42. 45ff5a3 [IPSEC]: Set dst->input to dst_discard by Herbert Xu · 17 years ago
  43. 8ce68ce [IPSEC]: Only set neighbour on top xfrm dst by Herbert Xu · 17 years ago
  44. 274b342 [NET]: Remove unnecessary inclusion of dst.h by Herbert Xu · 17 years ago
  45. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 17 years ago
  46. b4ce927 [IPV6]: Move nfheader_len into rt6_info by Herbert Xu · 17 years ago
  47. 550ade8 [IPSEC]: Use dst->header_len when resizing on output by Herbert Xu · 17 years ago
  48. 01488942 [IPV6]: Only set nfheader_len for top xfrm dst by Herbert Xu · 17 years ago
  49. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  50. a92aa31 [IPV6]: Add raw6 drops counter. by Wang Chen · 17 years ago
  51. 33c732c [IPV4]: Add raw drops counter. by Wang Chen · 17 years ago
  52. 6ff7751 [TCP]: Make tcp_splice_data_recv() static. by Adrian Bunk · 17 years ago
  53. a0974dd [TCP] splice: add tcp_splice_read() to IPV6 by Jens Axboe · 17 years ago
  54. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  55. bbdfc2f [SPLICE]: Don't assume regular pages in splice_to_pipe() by Jens Axboe · 17 years ago
  56. d10f215 [MAC80211]: Revert unaligned warning removal. by David S. Miller · 17 years ago
  57. 8561b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  58. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  59. f479874 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  60. 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  61. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  62. 68fbda7 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  63. d492819 Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  64. bb04af0 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  65. 0affa45 libata: Change "write_data" to "rw" for some function documentations by Linus Nilsson · 16 years ago
  66. 3bce6f9 HID: ADS/Tech Radio si470x needs blacklist entry by Tobias Lorenz · 16 years ago
  67. 7cea465 HID: Logitech Extreme 3D needs NOGET quirk by Jiri Kosina · 17 years ago
  68. d7d32c8 HID: Refactor MS Presenter 8K key mapping by Jan Kiszka · 17 years ago
  69. 85c985f HID: MS Presenter mapping for PID 0x0701 by Jiri Kosina · 17 years ago
  70. fe56caa HID: Support Samsung IR remote by Robert Schedel · 17 years ago
  71. b0e6682 HID: fix compilation of hidbp drivers without usbhid by Jiri Kosina · 17 years ago
  72. 15b55fb HID: Blacklist the Gretag-Macbeth Huey display colorimeter by Nicolas Mailhot · 17 years ago
  73. 70d215c HID: the `bit' in hidinput_mapping_quirks() is an out parameter by Fengguang Wu · 17 years ago
  74. c4124c9 HID: remove redundant WARN_ON()s in order not to scare users by Jiri Kosina · 17 years ago
  75. 0887b4c HID: force hiddev creation for SONY PS3 controller by Bastien Nocera · 17 years ago
  76. 9f6b372 HID: Use hid blacklist in usbmouse/usbkbd by Pascal Terjan · 17 years ago
  77. 628edcd HID: proper handling of MS 4k and 6k devices by Jiri Kosina · 17 years ago
  78. 9a15c99 HID: remove unused variable in quirk event handler by Jiri Kosina · 17 years ago
  79. 36ccaad HID: hid-input quirk for BTC 8193 by Jiri Kosina · 17 years ago
  80. 87bc2aa HID: separate hid-input event quirks from generic code by Jiri Kosina · 17 years ago
  81. 10bd065 HID: refactor mapping to input subsystem for quirky devices by Jiri Kosina · 17 years ago
  82. 8dcd5af HID: Microsoft Wireless Optical Desktop 3.0 quirk by Drew Fisher · 17 years ago
  83. bc37073 HID: Add support for Logitech Elite keyboards by Carlos Corbacho · 17 years ago
  84. af9e0ea HID: add full support for Genius KB-29E by Jiri Kosina · 17 years ago
  85. 3ba5619 HID: fix a potential bug in pointer casting by Li Zefan · 17 years ago
  86. c80e5ff HID: Implement horizontal wheel handling for A4 Tech X5-005D by Pavel Troller · 17 years ago
  87. a45d82d HID: Add support for Apple aluminum USB keyboards. by Michel Daenzer · 17 years ago
  88. 81e1a87 HID: Rename some code identifiers from PowerBook specific to Apple generic by Michel Daenzer · 17 years ago
  89. 3c684c8 HID: Map MS Presenter 8000 bottom-side buttons by Jan Kiszka · 17 years ago
  90. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 16 years ago
  91. c00d4ff Merge branch 'orion' into devel by Russell King · 16 years ago
  92. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 16 years ago
  93. 06dbbd6 [ARM] 4795/1: S3C244X: Add armclk and setparent call by Ben Dooks · 16 years ago
  94. 3a38e4b [ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442 clock code by Ben Dooks · 16 years ago
  95. c27cb68 [ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function by Ben Dooks · 16 years ago
  96. 9b8c008 [ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.S by Ben Dooks · 16 years ago
  97. ddd870b [ARM] 4791/1: S3C2412: Make fclk a parent of msysclk by Ben Dooks · 16 years ago
  98. cca851d [ARM] 4790/1: S3C2412: Fix parent selection for msysclk. by Ben Dooks · 16 years ago
  99. e95f52c [ARM] 4789/1: S3C2412: Add missing CLKDIVN register values by Ben Dooks · 16 years ago
  100. 046c9d3 [ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl if S3C2410_DMAF_AUTOSTART used. by Ben Dooks · 16 years ago