1. fde2010 [DCCP]: Retrieve packet sequence number for error reporting by Gerrit Renker · 17 years ago
  2. 03cf786 [IPV4]: Explicitly call fib_get_table() in fib_frontend.c by Pavel Emelyanov · 17 years ago
  3. f0fe91d [NET]: Use BUILD_BUG_ON in net/core/flowi.c by Pavel Emelyanov · 17 years ago
  4. 342709e [NET]: Remove in-code externs for some functions from net/core/dev.c by Pavel Emelyanov · 17 years ago
  5. a37ae40 [NET]: Don't declare extern variables in net/core/sysctl_net_core.c by Pavel Emelyanov · 17 years ago
  6. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  7. 0ffdd58 [9P]: Fix missing unlock before return in p9_mux_poll_start by Roel Kluin · 17 years ago
  8. 0034622 [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE by Pavel Emelyanov · 17 years ago
  9. 6a5f44d [IPV4] ip_gre: sendto/recvfrom NBMA address by Timo Teras · 17 years ago
  10. 16d14ef [SCTP]: Consolidate sctp_ulpq_renege_xxx functions by Pavel Emelyanov · 17 years ago
  11. 5c58298 [NETLINK]: Fix ACK processing after netlink_dump_start by Denis V. Lunev · 17 years ago
  12. 6273172 [DCCP]: Implement SIOCINQ/FIONREAD by Arnaldo Carvalho de Melo · 17 years ago
  13. bada339 [NET]: Validate device addr prior to interface-up by Jeff Garzik · 17 years ago
  14. 01e7ae8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  15. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  16. b530cc7 9p: add virtio transport by Eric Van Hensbergen · 17 years ago
  17. ebc3bbc Fix sctp compile by Christian Borntraeger · 17 years ago
  18. b3b724f net: fix xfrm build - missing scatterlist.h include by Heiko Carstens · 17 years ago
  19. f09cc91 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  20. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  21. ea2c47b [IPSEC] IPV6: Fix to add tunnel mode SA correctly. by Masahide NAKAMURA · 17 years ago
  22. 668f895 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped by Pavel Emelyanov · 17 years ago
  23. 4e3ab47 [NET]: Make and use skb_get_queue_mapping by Pavel Emelyanov · 17 years ago
  24. dfa4091 [NET]: Use the skb_set_queue_mapping where appropriate by Pavel Emelyanov · 17 years ago
  25. 7131c6c [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible. by Jean Delvare · 17 years ago
  26. 305e1e9 [INET]: Let inet_diag and friends autoload by Jean Delvare · 17 years ago
  27. bfb85c9 [ATM]: Fix clip module reload crash. by Randy Dunlap · 17 years ago
  28. a524ecc [Bluetooth] Convert RFCOMM to use kthread API by Marcel Holtmann · 17 years ago
  29. b6a0dc8 [Bluetooth] Add support for handling simple eSCO links by Marcel Holtmann · 17 years ago
  30. dae6a0f [Bluetooth] Add address and channel attribute to RFCOMM TTY device by Marcel Holtmann · 17 years ago
  31. 6792b5e [Bluetooth] Fix wrong argument in debug code of HIDP by Dave Young · 17 years ago
  32. 6464f35 [Bluetooth] Fall back to L2CAP in basic mode by Marcel Holtmann · 17 years ago
  33. f0709e0 [Bluetooth] Advertise L2CAP features mask support by Marcel Holtmann · 17 years ago
  34. 4e8402a [Bluetooth] Retrieve L2CAP features mask on connection setup by Marcel Holtmann · 17 years ago
  35. 861d688 [Bluetooth] Remove global conf_mtu variable from L2CAP by Marcel Holtmann · 17 years ago
  36. 876d948 [Bluetooth] Finish L2CAP configuration only with acceptable settings by Marcel Holtmann · 17 years ago
  37. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  38. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  39. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  40. db955170 more UTF-8 conversions by Marcin Garski · 17 years ago
  41. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  42. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  43. 804b908 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  44. 6651fd5 Use task_pid_nr() in ip_vs_sync.c by Pavel Emelyanov · 17 years ago
  45. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  46. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  47. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  48. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  49. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  50. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  51. ce0e32e [NET]: Fix possible dev_deactivate race condition by Herbert Xu · 17 years ago
  52. a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 17 years ago
  53. be702d5 [PACKET]: Kill unused pg_vec_endpage() function by Patrick McHardy · 17 years ago
  54. 7018065 Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  55. 85ef3e5 [NET]: QoS/Sched as menuconfig by Randy Dunlap · 17 years ago
  56. 9b013e0 [NET]: Fix bug in sk_filter race cures. by Olof Johansson · 17 years ago
  57. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  58. f429cd3 sysctl: properly register the irda binary sysctl numbers by Eric W. Biederman · 17 years ago
  59. 064b5bb sysctl: remove broken netfilter binary sysctls by Eric W. Biederman · 17 years ago
  60. 49641b5 sysctl: ipv4 remove binary sysctl paths where they are broken by Eric W. Biederman · 17 years ago
  61. baa3a2a sysctl: remove broken sunrpc debug binary sysctls by Eric W. Biederman · 17 years ago
  62. 428b367 sysctl: ipv6 route flushing (kill binary path) by Eric W. Biederman · 17 years ago
  63. d12af67 sysctl: fix neighbour table sysctls. by Eric W. Biederman · 17 years ago
  64. 67a4cce [PATCH] mac80211: make ieee802_11_parse_elems return void by John W. Linville · 17 years ago
  65. 52f095e [IPV6]: Fix again the fl6_sock_lookup() fixed locking by Pavel Emelyanov · 17 years ago
  66. bc34b84 [NETFILTER]: nf_conntrack_tcp: fix connection reopening fix by Jozsef Kadlecsik · 17 years ago
  67. 78c2e50 [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels by Pavel Emelyanov · 17 years ago
  68. bd0bf57 [IPV6]: Lost locking in fl6_sock_lookup by Pavel Emelyanov · 17 years ago
  69. 0402804 [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list by Pavel Emelyanov · 17 years ago
  70. 009e8c9 [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required by Li Zefan · 17 years ago
  71. df2e014 [TCP]: Remove lost_retrans zero seqno special cases by Ilpo Järvinen · 17 years ago
  72. bfaae0f [NET]: fix carrier-on bug? by Jeff Garzik · 17 years ago
  73. 4554247 [NET]: Fix uninitialised variable in ip_frag_reasm() by David Howells · 17 years ago
  74. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  75. ca68145 [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP by Herbert Xu · 17 years ago
  76. ed3e37d [IPSEC]: Use the top IPv4 route's peer instead of the bottom by Herbert Xu · 17 years ago
  77. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  78. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  79. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago
  80. 4407250 [IPSEC]: Fix length check in xfrm_parse_spi by Herbert Xu · 17 years ago
  81. 7aa68cb [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi by Herbert Xu · 17 years ago
  82. 33b5ecb [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi by Herbert Xu · 17 years ago
  83. c4541b4 [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input by Herbert Xu · 17 years ago
  84. 04663d0 [IPSEC]: Fix pure tunnel modes involving IPv6 by Herbert Xu · 17 years ago
  85. aaf70ec [IPV6]: Cleanup snmp6_alloc_dev() by Pavel Emelyanov · 17 years ago
  86. 16910b9 [IPV6]: Fix return type for snmp6_free_dev() by Pavel Emelyanov · 17 years ago
  87. 47e958e [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() by Pavel Emelyanov · 17 years ago
  88. d3904b7 [NET]: Cleanup the error path in sk_attach_filter by Pavel Emelyanov · 17 years ago
  89. 309dd5f [NET]: Move the filter releasing into a separate call by Pavel Emelyanov · 17 years ago
  90. 55b3332 [NET]: Introduce the sk_detach_filter() call by Pavel Emelyanov · 17 years ago
  91. d114f39 [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes by John W. Linville · 17 years ago
  92. fe537c0 Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  93. c954770 [INET]: Consolidate frag queues freeing by Pavel Emelyanov · 17 years ago
  94. 48d6005 [INET]: Remove no longer needed ->equal callback by Pavel Emelyanov · 17 years ago
  95. abd6523 [INET]: Consolidate xxx_find() in fragment management by Pavel Emelyanov · 17 years ago
  96. c6fda28 [INET]: Consolidate xxx_frag_create() by Pavel Emelyanov · 17 years ago
  97. e521db9 [INET]: Consolidate xxx_frag_alloc() by Pavel Emelyanov · 17 years ago
  98. 2588fe1 [INET]: Consolidate xxx_frag_intern by Pavel Emelyanov · 17 years ago
  99. fd9e635 [INET]: Omit double hash calculations in xxx_frag_intern by Pavel Emelyanov · 17 years ago
  100. be07664 [BR2684]: get rid of broken header code. by Stephen Hemminger · 17 years ago