1. 3ef1355 [NET]: Make netns cleanup to run in a separate queue by Benjamin Thery · 17 years ago
  2. 85b6068 [IPVS]: Relax the module get/put in ip_vs_app.c by Pavel Emelyanov · 17 years ago
  3. 52427c9 [TUN]: Use iov_length() by Akinobu Mita · 17 years ago
  4. 02d4582 [NET] net/core/request_sock.c: Remove unused exports. by Adrian Bunk · 17 years ago
  5. beb659b [PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to workqueue by Eric Dumazet · 17 years ago
  6. 42a7380 [RAW]: Consolidate proc interface. by Pavel Emelyanov · 17 years ago
  7. ab70768 [RAW]: Consolidate proto->unhash callback by Pavel Emelyanov · 17 years ago
  8. 65b4c50 [RAW]: Consolidate proto->hash callback by Pavel Emelyanov · 17 years ago
  9. b673e4d [RAW]: Introduce raw_hashinfo structure by Pavel Emelyanov · 17 years ago
  10. 69d6da0 [IPv6] RAW: Compact the API for the kernel by Pavel Emelyanov · 17 years ago
  11. 7bc54c9 [IPv4] RAW: Compact the API for the kernel by Pavel Emelyanov · 17 years ago
  12. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  13. 097e66c [NET]: Make AF_UNIX per network namespace safe [v2] by Denis V. Lunev · 17 years ago
  14. d12d01d [NET]: Make AF_PACKET handle multiple network namespaces by Denis V. Lunev · 17 years ago
  15. 4b3da70 [NET]: Make the netlink methods in rtnetlink handle multiple network namespaces by Eric W. Biederman · 17 years ago
  16. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  17. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  18. ad5d20a [MACVLAN]: Allow setting mac address while device is up by Patrick McHardy · 17 years ago
  19. 59891d5 [MACVLAN]: Remove unnecessary IFF_UP check by Patrick McHardy · 17 years ago
  20. 1b0b04f [IPCONFIG]: Mark vendor_class_identifier as __initdata. by David S. Miller · 17 years ago
  21. b209639 [IPVS]: Create synced connections with their real state by Rumen G. Bogdanovski · 17 years ago
  22. 7a4fbb1 [IPVS]: Flag synced connections and expose them in proc by Rumen G. Bogdanovski · 17 years ago
  23. c237899 ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h by Michael Wu · 17 years ago
  24. 6a43295 mac80211: Accept auto txpower setting by Mattias Nissler · 17 years ago
  25. c7b6ea2 [NETPOLL]: Don't need rx_flags. by Stephen Hemminger · 17 years ago
  26. 33f807b [NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested. by Stephen Hemminger · 17 years ago
  27. 0953864 [NETPOLL]: no need to store local_mac by Stephen Hemminger · 17 years ago
  28. 5106930 [NETPOLL]: netpoll_poll() cleanup by Stephen Hemminger · 17 years ago
  29. 0adc9ad [NETPOLL]: Use skb_queue_purge(). by Stephen Hemminger · 17 years ago
  30. 20de20b [TCP]: Correct DSACK check placing by Ilpo Järvinen · 17 years ago
  31. f7ab97f [CAN]: Add documentation by Oliver Hartkopp · 17 years ago
  32. beca222 [CAN]: Add maintainer entries by Oliver Hartkopp · 17 years ago
  33. 1f98eef [CAN]: Add missing Kbuild entries by Oliver Hartkopp · 17 years ago
  34. 4195e31 [CAN]: Fix plain integer definitions in userspace header. by Oliver Hartkopp · 17 years ago
  35. ccb2963 [CAN]: Add virtual CAN netdevice driver by Oliver Hartkopp · 17 years ago
  36. ffd980f [CAN]: Add broadcast manager (bcm) protocol by Oliver Hartkopp · 17 years ago
  37. c18ce10 [CAN]: Add raw protocol by Oliver Hartkopp · 17 years ago
  38. 0d66548 [CAN]: Add PF_CAN core module by Oliver Hartkopp · 17 years ago
  39. cd05acf [CAN]: Allocate protocol numbers for PF_CAN by Oliver Hartkopp · 17 years ago
  40. 8dbde28 [NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables by Eric Dumazet · 17 years ago
  41. 68f8353 [TCP]: Rewrite SACK block processing & sack_recv_cache use by Ilpo Järvinen · 17 years ago
  42. fd6dad6 [TCP]: Earlier SACK block verification & simplify access to them by Ilpo Järvinen · 17 years ago
  43. 9e10c47c [TCP]: Create tcp_sacktag_one(). by Ilpo Järvinen · 17 years ago
  44. b7d4815 [TCP]: Prior_fackets can be replaced by highest_sack seq by Ilpo Järvinen · 17 years ago
  45. 9f58f3b [TCP]: Make lost retrans detection more self-contained by Ilpo Järvinen · 17 years ago
  46. a47e5a9 [TCP]: Convert highest_sack to sk_buff to allow direct access by Ilpo Järvinen · 17 years ago
  47. 85cc391 [TCP]: non-FACK SACK follows conservative SACK loss recovery by Ilpo Järvinen · 17 years ago
  48. f577111 [TCP]: Extend reordering detection to cover CA_Loss partially by Ilpo Järvinen · 17 years ago
  49. b9d8658 [TCP]: Move !in_sack test earlier in sacktag & reorganize if()s by Ilpo Järvinen · 17 years ago
  50. c0ef877 [NET]: Move sock_valbool_flag to socket.c by Pavel Emelyanov · 17 years ago
  51. de0fa95 [NET]: Use sockfd_lookup_light in the rest of the net/socket.c by Pavel Emelyanov · 17 years ago
  52. 62013db [IPV4] ipconfig: Implement DHCP Class-identifier by Rainer Jochem · 17 years ago
  53. 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 17 years ago
  54. 2a8cc6c [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. by YOSHIFUJI Hideaki · 17 years ago
  55. 303065a [IPV6] ADDRCONF: Allow address selection policy with ifindex. by YOSHIFUJI Hideaki · 17 years ago
  56. c1ee656 [IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label(). by YOSHIFUJI Hideaki · 17 years ago
  57. 294b4ba [IPSEC]: Kill afinfo->nf_post_routing by David S. Miller · 17 years ago
  58. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  59. 1bf06cd [IPSEC]: Add async resume support on input by Herbert Xu · 17 years ago
  60. 60d5fcf [IPSEC]: Remove nhoff from xfrm_input by Herbert Xu · 17 years ago
  61. d26f398 [IPSEC]: Make x->lastused an unsigned long by Herbert Xu · 17 years ago
  62. 0ebea8e [IPSEC]: Move state lock into x->type->input by Herbert Xu · 17 years ago
  63. 668dc8a [IPSEC]: Move integrity stat collection into xfrm_input by Herbert Xu · 17 years ago
  64. b2aa5e9 [IPSEC]: Store xfrm states in security path directly by Herbert Xu · 17 years ago
  65. 716062f [IPSEC]: Merge most of the input path by Herbert Xu · 17 years ago
  66. c6581a4 [IPSEC]: Add async resume support on output by Herbert Xu · 17 years ago
  67. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  68. ef76bc2 [IPV6]: Add ip6_local_out by Herbert Xu · 17 years ago
  69. c439cb2 [IPV4]: Add ip_local_out by Herbert Xu · 17 years ago
  70. 227620e [IPSEC]: Separate inner/outer mode processing on input by Herbert Xu · 17 years ago
  71. 36cf9ac [IPSEC]: Separate inner/outer mode processing on output by Herbert Xu · 17 years ago
  72. 29bb43b4 [INET]: Give outer DSCP directly to ip*_copy_dscp by Herbert Xu · 17 years ago
  73. a2deb6d2 [IPSEC]: Move x->outer_mode->output out of locked section by Herbert Xu · 17 years ago
  74. e40b328 [IPSEC]: Forbid BEET + ipcomp for now by Herbert Xu · 17 years ago
  75. 25ee328 [IPSEC]: Merge common code into xfrm_bundle_create by Herbert Xu · 17 years ago
  76. 66cdb3c [IPSEC]: Move flow construction into xfrm_dst_lookup by Herbert Xu · 17 years ago
  77. f04e7e8 [IPSEC]: Replace x->type->{local,remote}_addr with flags by Herbert Xu · 17 years ago
  78. fff6938 [IPSEC]: Make sure idev is consistent with dev in xfrm_dst by Herbert Xu · 17 years ago
  79. 45ff5a3 [IPSEC]: Set dst->input to dst_discard by Herbert Xu · 17 years ago
  80. 8ce68ce [IPSEC]: Only set neighbour on top xfrm dst by Herbert Xu · 17 years ago
  81. 274b342 [NET]: Remove unnecessary inclusion of dst.h by Herbert Xu · 17 years ago
  82. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 17 years ago
  83. b4ce927 [IPV6]: Move nfheader_len into rt6_info by Herbert Xu · 17 years ago
  84. 550ade8 [IPSEC]: Use dst->header_len when resizing on output by Herbert Xu · 17 years ago
  85. 01488942 [IPV6]: Only set nfheader_len for top xfrm dst by Herbert Xu · 17 years ago
  86. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  87. a92aa31 [IPV6]: Add raw6 drops counter. by Wang Chen · 17 years ago
  88. 33c732c [IPV4]: Add raw drops counter. by Wang Chen · 17 years ago
  89. 6ff7751 [TCP]: Make tcp_splice_data_recv() static. by Adrian Bunk · 17 years ago
  90. a0974dd [TCP] splice: add tcp_splice_read() to IPV6 by Jens Axboe · 17 years ago
  91. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  92. bbdfc2f [SPLICE]: Don't assume regular pages in splice_to_pipe() by Jens Axboe · 17 years ago
  93. d10f215 [MAC80211]: Revert unaligned warning removal. by David S. Miller · 17 years ago
  94. 8561b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  95. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  96. f479874 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  97. 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  98. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  99. 68fbda7 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  100. d492819 Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago