1. 2d8dbb0 snmp: fix OutOctets counter to include forwarded datagrams by Vincent Bernat · 12 years ago
  2. 55432d2 inetpeer: fix a race in inetpeer_gc_worker() by Eric Dumazet · 12 years ago
  3. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 12 years ago
  4. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 12 years ago
  5. 13199a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  6. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  7. 91657ea xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 12 years ago
  8. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  9. 1ca7ee3 tcp: take care of overlaps in tcp_try_coalesce() by Eric Dumazet · 12 years ago
  10. e49cc0d ipv4: fix the rcu race between free_fib_info and ip_route_output_slow by Yanmin Zhang · 12 years ago
  11. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  12. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  13. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  14. 17eea0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. 413c27d net/ipv4: replace simple_strtoul with kstrtoul by Eldad Zack · 12 years ago
  16. b37f4d7 net/ipv4/ipconfig: neaten __setup placement by Eldad Zack · 12 years ago
  17. 3cc4949 ipv4: use skb coalescing in defragmentation by Eric Dumazet · 12 years ago
  18. bad43ca net: introduce skb_try_coalesce() by Eric Dumazet · 12 years ago
  19. cbc264c ip_frag: struct inet_frags match() method returns a bool by Eric Dumazet · 12 years ago
  20. bad115c tcp: do_tcp_sendpages() must try to push data out on oom conditions by Willy Tarreau · 12 years ago
  21. a2a385d tcp: bool conversions by Eric Dumazet · 12 years ago
  22. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 12 years ago
  23. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  24. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  25. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  26. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  27. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  28. 7e15252 xfrm: make xfrm_algo.c a module by Jan Beulich · 12 years ago
  29. 1070b1b tcp: Out-line tcp_try_rmem_schedule by Pavel Emelyanov · 12 years ago
  30. 3c961af tcp: Schedule rmem for rcvq repair send by Pavel Emelyanov · 12 years ago
  31. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 12 years ago
  32. dccd9ecc ipv4: Do not use dead fib_info entries. by David S. Miller · 12 years ago
  33. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 12 years ago
  34. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  35. 3a084dd net: IP_MULTICAST_IF setsockopt now recognizes struct mreq by Jiri Pirko · 12 years ago
  36. bd14b1b tcp: be more strict before accepting ECN negociation by Eric Dumazet · 12 years ago
  37. 3a7c1ee4 skb: Add skb_head_is_locked helper function by Alexander Duyck · 12 years ago
  38. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  39. 34a802a tcp: move stats merge to the end of tcp_try_coalesce by Alexander Duyck · 12 years ago
  40. 57b55a7 tcp: Move code related to head frag in tcp_try_coalesce by Alexander Duyck · 12 years ago
  41. c73c3d9 tcp: Fix truesize accounting in tcp_try_coalesce by Alexander Duyck · 12 years ago
  42. 2996d31 net: Stop decapitating clones that have a head_frag by Alexander Duyck · 12 years ago
  43. b081f85 net: implement tcp coalescing in tcp_queue_rcv() by Eric Dumazet · 12 years ago
  44. 923dd34 net: take care of cloned skbs in tcp_try_coalesce() by Eric Dumazet · 12 years ago
  45. b49960a tcp: change tcp_adv_win_scale and tcp_rmem[2] by Eric Dumazet · 12 years ago
  46. 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 12 years ago
  47. eed530b tcp: early retransmit by Yuchung Cheng · 12 years ago
  48. 1fbc340 tcp: early retransmit: tcp_enter_recovery() by Yuchung Cheng · 12 years ago
  49. 329033f tcp: makes tcp_try_coalesce aware of skb->head_frag by Eric Dumazet · 12 years ago
  50. 1cebce3 tcp: fix infinite cwnd in tcp_complete_cwr() by Yuchung Cheng · 12 years ago
  51. 651913c tcp: clean up use of jiffies in tcp_rcv_rtt_measure() by Neal Cardwell · 12 years ago
  52. 6746960 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing by Eric Dumazet · 12 years ago
  53. de248a7 tcp repair: Fix unaligned access when repairing options (v2) by Pavel Emelyanov · 12 years ago
  54. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 12 years ago
  55. 62ad6fc udp_diag: implement idiag_get_info for udp/udplite to get queue information by Shan Wei · 12 years ago
  56. 38ba0a6 net: skb_can_coalesce returns a boolean by Eric Dumazet · 12 years ago
  57. 783c175 tcp: tcp_try_coalesce returns a boolean by Eric Dumazet · 12 years ago
  58. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  59. 1402d36 tcp: introduce tcp_try_coalesce by Eric Dumazet · 12 years ago
  60. da882c1 tcp: sk_add_backlog() is too agressive for TCP by Eric Dumazet · 12 years ago
  61. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  62. ac807fa tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation. by David S. Miller · 12 years ago
  63. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 12 years ago
  64. b139ba4 tcp: Repair connection-time negotiated parameters by Pavel Emelyanov · 12 years ago
  65. 5e6a3ce tcp: Report mss_clamp with TCP_MAXSEG option in repair mode by Pavel Emelyanov · 12 years ago
  66. c0e88ff tcp: Repair socket queues by Pavel Emelyanov · 12 years ago
  67. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 12 years ago
  68. 370816a tcp: Move code around by Pavel Emelyanov · 12 years ago
  69. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  70. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  71. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  72. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 12 years ago
  73. 8607ddb net ipv4: Convert devinet to use register_net_sysctl by Eric W. Biederman · 12 years ago
  74. 4e5ca78 net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh by Eric W. Biederman · 12 years ago
  75. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  76. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 12 years ago
  77. cbf8f7b ipv4: dont drop packet in defrag but consume it by Eric Dumazet · 12 years ago
  78. 7426a56 net: fix compile error of leaking kmemleak.h header by Shan Wei · 12 years ago
  79. 22b4a4f tcp: fix retransmit of partially acked frames by Eric Dumazet · 12 years ago
  80. 7f59388 net/ipv4:Remove two memleak reports by kmemleak_not_leak. by majianpeng · 12 years ago
  81. 4d846f0 tcp: fix tcp_grow_window() for large incoming frames by Eric Dumazet · 12 years ago
  82. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  83. 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 12 years ago
  84. a8cb05b tcp: Remove redundant code entering quickack mode by Vijay Subramanian · 12 years ago
  85. aacd928 tcp: bind() use stronger condition for bind_conflict by Alex Copot · 12 years ago
  86. c72e118 inet: makes syn_ack_timeout mandatory by Eric Dumazet · 12 years ago
  87. fd4f2ce tcp: RFC6298 supersedes RFC2988bis by Eric Dumazet · 12 years ago
  88. 87b6d21 tunnel: implement 64 bits statistics by stephen hemminger · 12 years ago
  89. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 12 years ago
  90. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  92. a21d457 tcp: avoid order-1 allocations on wifi and tx path by Eric Dumazet · 12 years ago
  93. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 12 years ago
  94. 18a223e tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample by Neal Cardwell · 12 years ago
  95. 5fb84b1 tcp: restore correct limit by Eric Dumazet · 12 years ago
  96. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. 1d62e43 cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg by Glauber Costa · 12 years ago
  98. 07153c6 netfilter: nf_ct_ipv4: packets with wrong ihl are invalid by Jozsef Kadlecsik · 12 years ago
  99. 8430eac netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently by Jozsef Kadlecsik · 12 years ago
  100. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 12 years ago