1. c3d8d1e [NETLINK]: Fix unicast timeouts by Patrick McHardy · 17 years ago
  2. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  3. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago
  4. 1e356f9 [IPVS]: Bind connections on stanby if the destination exists by Rumen G. Bogdanovski · 17 years ago
  5. b733c00 [NET]: Clean proto_(un)register from in-code ifdefs by Pavel Emelyanov · 17 years ago
  6. 4999f36 [IPSEC]: Fix crypto_alloc_comp error checking by Herbert Xu · 17 years ago
  7. fffe470 [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl by Patrick McHardy · 17 years ago
  8. 45a19b0 [NETNS]: Fix compiler error in net_namespace.c by Johann Felix Soden · 17 years ago
  9. 543821c [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks. by Radu Rendec · 17 years ago
  10. 40208d7 [NET]: Removing duplicit #includes by Jiri Olsa · 17 years ago
  11. c3e9a35 [IPV4]: Compact some ifdefs in the fib code. by Pavel Emelyanov · 17 years ago
  12. 33120b3 [IPV6]: Convert /proc/net/ipv6_route to seq_file interface by Alexey Dobriyan · 17 years ago
  13. 4f9f831 [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline by Evgeniy Polyakov · 17 years ago
  14. c62cf5c [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. by David S. Miller · 17 years ago
  15. 8295b6d [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  16. c5a432f [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  17. 47a31a6 [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  18. 286ab3d [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. by Eric Dumazet · 17 years ago
  19. 6a9fb94 [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs by Pavel Emelyanov · 17 years ago
  20. 4e05806 [DECNET]: "addr" module param can't be __initdata by Alexey Dobriyan · 17 years ago
  21. 7a0ff716 [IPv6] SNMP: Restore Udp6InErrors incrementation by Mitsuru Chinen · 17 years ago
  22. 3f192b5 [NET]: Remove /proc/net/stat/*_arp_cache upon module removal by Alexey Dobriyan · 17 years ago
  23. bf13886 [IPV6]: Consolidate the ip cork destruction in ip6_output.c by Pavel Emelyanov · 17 years ago
  24. 429f08e [IPV4]: Consolidate the ip cork destruction in ip_output.c by Pavel Emelyanov · 17 years ago
  25. e011ff4 [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst} by Bart De Schuymer · 17 years ago
  26. 55d84ac [NETFILTER]: nf_sockopts list head cleanup by Alexey Dobriyan · 17 years ago
  27. d1332e0 [NETFILTER]: remove unneeded rcu_dereference() calls by Patrick McHardy · 17 years ago
  28. 0795c65 [NETFILTER]: Clean up Makefile by Jan Engelhardt · 17 years ago
  29. ba5dc27 [NETFILTER]: Copyright/Email update by Jan Engelhardt · 17 years ago
  30. 7351a22 [NETFILTER]: ip{,6}_queue: convert to seq_file interface by Alexey Dobriyan · 17 years ago
  31. 5576269 9p: add missing end-of-options record for trans_fd by Latchesar Ionkov · 17 years ago
  32. dd1a458 9p: return NULL when trans not found by Latchesar Ionkov · 17 years ago
  33. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  34. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  35. 49259d3 [IRDA] IRNET: Fix build when TCGETS2 is defined. by David S. Miller · 17 years ago
  36. 3b582cc [NET]: docbook fixes for netif_ functions by Stephen Hemminger · 17 years ago
  37. d57a921 [NET]: Hide the net_ns kmem cache by Pavel Emelyanov · 17 years ago
  38. 1a2ee93 [NET]: Mark the setup_net as __net_init by Pavel Emelyanov · 17 years ago
  39. 6a1a3b9 [NET]: Hide the dead code in the net_namespace.c by Pavel Emelyanov · 17 years ago
  40. 1dba323 [NETNS]: Make the init/exit hooks checks outside the loop by Pavel Emelyanov · 17 years ago
  41. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  42. 154adbc [NET]: Remove bogus zero_it argument from sk_alloc by Pavel Emelyanov · 17 years ago
  43. 8fd1d17 [NET]: Make the sk_clone() lighter by Pavel Emelyanov · 17 years ago
  44. 2e4afe7 [NET]: Move some core sock setup into sk_prot_alloc by Pavel Emelyanov · 17 years ago
  45. 3f0666e [NET]: Auto-zero the allocated sock object by Pavel Emelyanov · 17 years ago
  46. c308c1b2 [NET]: Cleanup the allocation/freeing of the sock object by Pavel Emelyanov · 17 years ago
  47. 1e2e6b8 [NET]: Move the get_net() from sock_copy() by Pavel Emelyanov · 17 years ago
  48. f1a6c4d [NET]: Move the sock_copy() from the header by Pavel Emelyanov · 17 years ago
  49. 261ab36 [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion by Ilpo Järvinen · 17 years ago
  50. e56d6cd [TCP]: Process DSACKs that reside within a SACK block by Ilpo Järvinen · 17 years ago
  51. 298bb62 [AF_KEY]: suppress a warning for 64k pages. by Stephen Rothwell · 17 years ago
  52. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  53. 07afa04 [IPVS]: Remove /proc/net/ip_vs_lblcr by Alexey Dobriyan · 17 years ago
  54. 1675c7b [IPV6]: remove duplicate call to proc_net_remove by Daniel Lezcano · 17 years ago
  55. 310928d [NETNS]: fix net released by rcu callback by Daniel Lezcano · 17 years ago
  56. 93ee31f [NET]: Fix free_netdev on register_netdev failure. by Daniel Lezcano · 17 years ago
  57. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  58. 521c2a4 [SUNRPC]: fix rpc debugging by J. Bruce Fields · 17 years ago
  59. 0ccfe61 [TCP]: Saner thash_entries default with much memory. by Jean Delvare · 17 years ago
  60. e08a132 [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing by Stephen Rothwell · 17 years ago
  61. 064f360 [IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics by Mitsuru Chinen · 17 years ago
  62. bf3c23d [NET]: Fix error reporting in sys_socketpair(). by David S. Miller · 17 years ago
  63. 29b6749 [NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARN by Andrew Morton · 17 years ago
  64. 0a7606c [NET]: Fix race between poll_napi() and net_rx_action() by David S. Miller · 17 years ago
  65. b0a713e [TCP] MD5: Remove some more unnecessary casting. by Matthias M. Dellweg · 17 years ago
  66. c940587 [TCP] vegas: Fix a bug in disabling slow start by gamma parameter. by Xiaoliang (David) Wei · 17 years ago
  67. 5c81833 [IPVS]: use proper timeout instead of fixed value by Andy Gospodarek · 17 years ago
  68. ad02ac1 [IPV6] NDISC: Fix setting base_reachable_time_ms variable. by YOSHIFUJI Hideaki · 17 years ago
  69. d06f608 SCTP endianness annotations regression by Al Viro · 17 years ago
  70. 2d8a972 SUNRPC endianness annotations by Al Viro · 17 years ago
  71. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  72. ceaa79c4 [NETNS]: Fix get_net_ns_by_pid by Eric W. Biederman · 17 years ago
  73. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  74. 72998d8 [INET] ESP: Must #include <linux/scatterlist.h> by Adrian Bunk · 17 years ago
  75. 18134be [TCP] IPV6: fix softnet build breakage by Jeff Garzik · 17 years ago
  76. 4be2700 [NetLabel]: correct usage of RCU locking by Paul Moore · 17 years ago
  77. 94d3b1e [TCP]: fix D-SACK cwnd handling by Ryousei Takano · 17 years ago
  78. 8ad7c62b [SCTP] net/sctp/auth.c: make 3 functions static by Adrian Bunk · 17 years ago
  79. b4caea8 [TCP]: Add missing I/O AT code to ipv6 side. by David S. Miller · 17 years ago
  80. d84d64d [SCTP]: #if 0 sctp_update_copy_cksum() by Adrian Bunk · 17 years ago
  81. 39296ed [INET]: Unexport icmpmsg_statistics by Adrian Bunk · 17 years ago
  82. bbbb1a8 [NET]: Unexport sock_enable_timestamp(). by Adrian Bunk · 17 years ago
  83. 0f79efd [TCP]: Make tcp_match_skb_to_sack() static. by Adrian Bunk · 17 years ago
  84. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  85. c8d90dc [NET] dev_change_name: ignore changes to same name by Stephen Hemminger · 17 years ago
  86. 8c56a34 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 17 years ago
  87. a057ae3 [NET_CLS_ACT]: Use skb_act_clone by Jamal Hadi Salim · 17 years ago
  88. c7da57a [TCP]: Fix scatterlist handling in MD5 signature support. by David S. Miller · 17 years ago
  89. 0e0940d [IPSEC]: Fix scatterlist handling in skb_icv_walk(). by David S. Miller · 17 years ago
  90. ed0e7e0 [IPSEC]: Add missing sg_init_table() calls to ESP. by David S. Miller · 17 years ago
  91. 564262c1 [TCP]: Fix inconsistency of terms. by Ryousei Takano · 17 years ago
  92. 4bc3e17 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. ddd6858 [PATCH] mac80211: fix printk warning on 64-bit by Johannes Berg · 17 years ago
  94. 4822570 [PATCH] mac80211: Fix SSID matching in AP selection by Michael Wu · 17 years ago
  95. fee9dee [UDP]: Make use of inet_iif() when doing socket lookups. by Vlad Yasevich · 17 years ago
  96. 8a6911b [IPV4]: Remove no longer used snmp4_icmp_list. by David S. Miller · 17 years ago
  97. 06dbbfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  98. 24c667d [CCID2/3]: Initialisation assignments of 0 are redundant by Gerrit Renker · 17 years ago
  99. 76fd1e8 [DCCP]: Unaligned pointer access by Gerrit Renker · 17 years ago
  100. d8ef2c2 [DCCP]: Convert Reset code into socket error number by Gerrit Renker · 17 years ago