1. 6731d20 tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 12 years ago
  2. 848bf15 tcp: Update MIB counters for drops by Vijay Subramanian · 12 years ago
  3. 2e5f421 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 12 years ago
  4. 973ec44 tcp: fix an infinite loop in tcp_slow_start() by Eric Dumazet · 12 years ago
  5. 66555e9 tcp: detect SYN/data drop when F-RTO is disabled by Yuchung Cheng · 12 years ago
  6. 2aeef18 tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request() by Nivedita Singhvi · 12 years ago
  7. 5465740 IP_GRE: Fix kernel panic in IP_GRE with GRE csum. by Pravin B Shelar · 12 years ago
  8. b44108d ipv4: Fix route refcount on pmtu discovery by Steffen Klassert · 12 years ago
  9. 0c8729c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 12 years ago
  10. 8141ed9 ipv4: Add a socket release callback for datagram sockets by Steffen Klassert · 12 years ago
  11. 9cb3a50 ipv4: Invalidate the socket cached route on pmtu events if possible by Steffen Klassert · 12 years ago
  12. 05ab86c xfrm4: Invalidate all ipv4 routes on IPsec pmtu events by Steffen Klassert · 12 years ago
  13. b74aa93 tcp: fix incorrect LOCKDROPPEDICMPS counter by Eric Dumazet · 12 years ago
  14. fa1e492 ipv4: Don't update the pmtu on mtu locked routes by Steffen Klassert · 12 years ago
  15. 38d523e ipv4: Remove output route check in ipv4_mtu by Steffen Klassert · 12 years ago
  16. 7b514a8 tcp: accept RST without ACK flag by Eric Dumazet · 12 years ago
  17. f26845b tcp: fix splice() and tcp collapsing interaction by Eric Dumazet · 12 years ago
  18. ff905b1 tcp: splice: fix an infinite loop in tcp_read_sock() by Eric Dumazet · 12 years ago
  19. c9be4a5 net: prevent setting ttl=0 via IP_TTL by Cong Wang · 12 years ago
  20. 7143dfa ah4/esp4: set transport header correctly for IPsec tunnel mode. by Li RongQing · 12 years ago
  21. c7e2e1d ipv4: fix NULL checking in devinet_ioctl() by Xi Wang · 12 years ago
  22. 9dd4a13 net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. by Philippe De Muyter · 12 years ago
  23. ac196f8 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  24. 861aa6d ipv4/ip_gre: set transport header correctly to gre header by Isaku Yamahata · 12 years ago
  25. c3ae62af tcp: should drop incoming frames without ACK flag set by Eric Dumazet · 12 years ago
  26. cf0be880 arp: fix a regression in arp_solicit() by Cong Wang · 12 years ago
  27. 9650388 ipv4: arp: fix a lockdep splat in arp_solicit() by Eric Dumazet · 12 years ago
  28. f7e75ba ip_gre: fix possible use after free by Eric Dumazet · 12 years ago
  29. 412ed94 ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally by Isaku Yamahata · 12 years ago
  30. c65ef8d netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE by Andrew Collins · 12 years ago
  31. c6f4089 netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset by Mukund Jampala · 12 years ago
  32. e337e24 inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
  33. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  34. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  35. 4b5511e net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  36. 1bf3751 ipv4: ip_check_defrag must not modify skb before unsharing by Johannes Berg · 12 years ago
  37. 5e1f542 inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 12 years ago
  38. f67caec inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  39. 405c005 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  40. 1c95df8 inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 12 years ago
  41. fc70fb6 net: Handle encapsulated offloads before fragmentation or handing to lower dev by Alexander Duyck · 12 years ago
  42. 93b174a tcp: bug fix Fast Open client retransmission by Yuchung Cheng · 12 years ago
  43. 8caaf7b ipv4/route/rtnl: get mcast attributes when dst is multicast by Nicolas Dichtel · 12 years ago
  44. 8cd3ac9 ipmr: advertise new mfc entries via rtnl by Nicolas Dichtel · 12 years ago
  45. 1eb99af ipmr/ip6mr: allow to get unresolved cache via netlink by Nicolas Dichtel · 12 years ago
  46. 9a68ac7 ipmr/ip6mr: report origin of mfc entry into rtnl msg by Nicolas Dichtel · 12 years ago
  47. adfa85e ipmr/ip6mr: advertise mfc stats via rtnetlink by Nicolas Dichtel · 12 years ago
  48. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 12 years ago
  49. a0ecb85 netfilter: nf_nat: Handle routing changes in MASQUERADE target by Jozsef Kadlecsik · 12 years ago
  50. 02275a2 tcp: don't abort splice() after small transfers by Willy Tarreau · 12 years ago
  51. 64022d0 tcp: fix crashes in do_tcp_sendpages() by Eric Dumazet · 12 years ago
  52. fd90b29 tcp: change default tcp hash size by Eric Dumazet · 12 years ago
  53. ce43b03 net: move inet_dport/inet_num in sock_common by Eric Dumazet · 12 years ago
  54. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  55. b49d3c1 net: ipmr: limit MRT_TABLE identifiers by Eric Dumazet · 12 years ago
  56. e1a6764 ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow() by Neal Cardwell · 12 years ago
  57. 53d6841 ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool by Joe Perches · 12 years ago
  58. 5e1859f ipv4: ipmr: various fixes and cleanups by Eric Dumazet · 12 years ago
  59. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 6361742 ipv4: do not cache looped multicasts by Julian Anastasov · 12 years ago
  61. 2b91647 ipv6: adapt connect for repair move by Andrey Vagin · 12 years ago
  62. 5e7873d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 12 years ago
  63. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  64. 3594698 net: Make CAP_NET_BIND_SERVICE per user namespace by Eric W. Biederman · 12 years ago
  65. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  66. c027aab net: Enable some sysctls that are safe for the userns root by Eric W. Biederman · 12 years ago
  67. 52e804c net: Allow userns root to control ipv4 by Eric W. Biederman · 12 years ago
  68. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  69. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  70. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  71. 976a702 tcp: handle tcp_net_metrics_init() order-5 memory allocation failures by Eric Dumazet · 12 years ago
  72. 545b290 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  73. ec34232 tcp: fix retransmission in repair mode by Andrew Vagin · 12 years ago
  74. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  75. 808a8f8 ipv4: Pull GSO registration out of inet_init() by Vlad Yasevich · 12 years ago
  76. bca49f8 ipv4: Switch to using the new offload infrastructure. by Vlad Yasevich · 12 years ago
  77. de27d00 net: Add net protocol offload registration infrustructure by Vlad Yasevich · 12 years ago
  78. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 12 years ago
  79. fea379b ipip: fix sparse warnings in ipip_netlink_parms() by Nicolas Dichtel · 12 years ago
  80. be42da0 ipip: add support of link creation via rtnl by Nicolas Dichtel · 12 years ago
  81. befe2aa ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump by Nicolas Dichtel · 12 years ago
  82. c38cc4b ipip: always notify change when params are updated by Nicolas Dichtel · 12 years ago
  83. b294200 ipv4/ip_vti.c: VTI fix post-decryption forwarding by Saurabh Mohan · 12 years ago
  84. e086cad net: unify for_each_ip_tunnel_rcu() by Amerigo Wang · 12 years ago
  85. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  86. bd090df tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() by Eric Dumazet · 12 years ago
  87. 703fb94 xfrm: Fix the gc threshold value for ipv4 by Steffen Klassert · 12 years ago
  88. 0c9f79b ipv4: avoid undefined behavior in do_ip_setsockopt() by Xi Wang · 12 years ago
  89. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. 0974658 ipip: advertise tunnel param via rtnl by Nicolas Dichtel · 12 years ago
  91. c3b89fb ipip: add GSO support by Eric Dumazet · 12 years ago
  92. cacb6ba net: inet_diag -- Return error code if protocol handler is missed by Cyrill Gorcunov · 12 years ago
  93. e6c022a tcp: better retrans tracking for defer-accept by Eric Dumazet · 12 years ago
  94. c454e61 tcp-repair: Handle zero-length data put in rcv queue by Pavel Emelyanov · 12 years ago
  95. cc535df rtnl/ipv4: use netconf msg to advertise rp_filter status by Nicolas Dichtel · 12 years ago
  96. 2c42a3f tcp: Fix double sizeof in new tcp_metrics code by Julian Anastasov · 12 years ago
  97. 8f363b7 net: fix divide by zero in tcp algorithm illinois by Jesper Dangaard Brouer · 12 years ago
  98. f8450bb Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  99. e0683e70 tcp: make tcp_clear_md5_list static by stephen hemminger · 12 years ago
  100. 9ecd1c3 net/ipv4/ipconfig: add device address to a KERN_INFO message by Claudio Fontana · 12 years ago