1. 07f4c90 tcp/dccp: try to not exhaust ip_local_port_range in connect() by Eric Dumazet · 9 years ago
  2. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 9 years ago
  3. c5501eb net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper by Florian Westphal · 9 years ago
  4. ffa915d ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include. by David S. Miller · 9 years ago
  5. d6a4e26 tcp: tcp_tso_autosize() minimum is one packet by Eric Dumazet · 9 years ago
  6. 095dc8e tcp: fix/cleanup inet_ehash_locks_alloc() by Eric Dumazet · 9 years ago
  7. 2f06550 netfilter: remove unused comefrom hookmask argument by Florian Westphal · 9 years ago
  8. cf82624 ip: reject too-big defragmented DF-skb when forwarding by Florian Westphal · 9 years ago
  9. a60e3cc net: make skb_splice_bits more configureable by Hannes Frederic Sowa · 9 years ago
  10. be12a1f net: skbuff: add skb_append_pagefrags and use it by Hannes Frederic Sowa · 9 years ago
  11. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  12. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 9 years ago
  13. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  14. 381c759 ipv4: Avoid crashing in ip_error by Eric W. Biederman · 9 years ago
  15. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 9 years ago
  16. 2efd055 tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info by Marcelo Ricardo Leitner · 9 years ago
  17. 946f9eb tcp: improve REUSEADDR/NOREUSEADDR cohabitation by Eric Dumazet · 9 years ago
  18. f5af1f5 inet_hashinfo: remove bsocket counter by Eric Dumazet · 9 years ago
  19. ce5ec44 tcp: ensure epoll edge trigger wakeup when write queue is empty by Jason Baron · 9 years ago
  20. eb93447 tcp: add a force_schedule argument to sk_stream_alloc_skb() by Eric Dumazet · 9 years ago
  21. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  22. 4921355 tcp: add rfc3168, section 6.1.1.1. fallback by Daniel Borkmann · 9 years ago
  23. b7b0ed9 tcp: don't over-send F-RTO probes by Yuchung Cheng · 9 years ago
  24. da34ac7 tcp: only undo on partial ACKs in CA_Loss by Yuchung Cheng · 9 years ago
  25. aea0929 tcp: Return error instead of partial read for saved syn headers by Eric B Munson · 9 years ago
  26. 49d16b2 bridge_netfilter: No ICMP packet on IPv4 fragmentation error by Andy Zhou · 9 years ago
  27. 8bc0486 IPv4: skip ICMP for bridge contrack users when defrag expires by Andy Zhou · 9 years ago
  28. 5cf4228 ipv4: introduce frag_expire_skip_icmp() by Andy Zhou · 9 years ago
  29. 0bc4c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  30. 21858cd tcp/ipv6: fix flow label setting in TIME_WAIT state by Florent Fourcot · 9 years ago
  31. b66e91c tcp: halves tcp_mem[] limits by Eric Dumazet · 9 years ago
  32. 76dfa60 tcp: allow one skb to be received per socket under memory pressure by Eric Dumazet · 9 years ago
  33. 8e4d980 tcp: fix behavior for epoll edge trigger by Eric Dumazet · 9 years ago
  34. b8da51e tcp: introduce tcp_under_memory_pressure() by Eric Dumazet · 9 years ago
  35. a6c5ea4 tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule() by Eric Dumazet · 9 years ago
  36. ba6d056 netfilter: synproxy: fix sparse errors by Eric Dumazet · 9 years ago
  37. 252a8fb ipip: fix one sparse error by Eric Dumazet · 9 years ago
  38. 55917a2 netfilter: x_tables: add context to know if extension runs from nft_compat by Pablo Neira Ayuso · 9 years ago
  39. eea3994 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD by Roopa Prabhu · 9 years ago
  40. c24a596 ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64 by Alexander Duyck · 9 years ago
  41. d37d29c geneve_core: identify as driver library in modules description by John W. Linville · 9 years ago
  42. 11e1fa4 geneve: Rename support library as geneve_core by John W. Linville · 9 years ago
  43. 35d32e8 geneve: move definition of geneve_hdr() to geneve.h by John W. Linville · 9 years ago
  44. 125907a geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c by John W. Linville · 9 years ago
  45. 7d771aa ipv4: __ip_local_out_sk() is static by Eric Dumazet · 9 years ago
  46. 216f8bb tcp/dccp: tw_timer_handler() is static by Eric Dumazet · 9 years ago
  47. 64aa423 esp4: Use high-order sequence number bits for IV generation by Herbert Xu · 9 years ago
  48. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  49. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  50. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  51. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  52. e520af4 tcp: add TCPWinProbe and TCPKeepAlive SNMP counters by Eric Dumazet · 9 years ago
  53. 21c8fe9 tcp: adjust window probe timers to safer values by Eric Dumazet · 9 years ago
  54. 31ccd0e tcp_westwood: fix tcp_westwood_info() by Eric Dumazet · 9 years ago
  55. d181ddc ipv4/ip_tunnel_core: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  56. cd8ae85 tcp: provide SYN headers for passive connections by Eric Dumazet · 9 years ago
  57. 73e8431 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  58. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 9 years ago
  59. 6a21165 net: ipv4: route: Fix sending IGMP messages with link address by Andrew Lunn · 9 years ago
  60. 138998f tcp: invoke pkts_acked hook on every ACK by Kenneth Klette Jonassen · 9 years ago
  61. 31231a8 tcp: improve RTT from SACK for CC by Kenneth Klette Jonassen · 9 years ago
  62. 196da97 tcp: move struct tcp_sacktag_state to tcp_ack() by Kenneth Klette Jonassen · 9 years ago
  63. 7eee8cd ipv4: remove the unnecessary codes in fib_info_hash_move by Li RongQing · 9 years ago
  64. 3715544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  66. 355b590 ipv4: speedup ip_idents_reserve() by Eric Dumazet · 9 years ago
  67. f828ad0 tcp_westwood: fix tcp_westwood_info() by Eric Dumazet · 9 years ago
  68. 9dac883 tcp: update reordering first before detecting loss by Yuchung Cheng · 9 years ago
  69. 6e9250f tcp: add TCP_CC_INFO socket option by Eric Dumazet · 9 years ago
  70. 64f40ff tcp: prepare CC get_info() access from getsockopt() by Eric Dumazet · 9 years ago
  71. bdd1f9e tcp: add tcpi_bytes_received to tcp_info by Eric Dumazet · 9 years ago
  72. 0df48c2 tcp: add tcpi_bytes_acked to tcp_info by Eric Dumazet · 9 years ago
  73. cb6ccf0 route: Use ipv4_mtu instead of raw rt_pmtu by Herbert Xu · 9 years ago
  74. b357a36 inet: fix possible panic in reqsk_queue_unlink() by Eric Dumazet · 9 years ago
  75. 845704a tcp: avoid looping in tcp_send_fin() by Eric Dumazet · 9 years ago
  76. d83769a tcp: fix possible deadlock in tcp_send_fin() by Eric Dumazet · 9 years ago
  77. 3c71512 tcp: add memory barriers to write space paths by jbaron@akamai.com · 9 years ago
  78. 2ab9574 ip_forward: Drop frames with attached skb->sk by Sebastian Pöhn · 9 years ago
  79. 521f1cf inet_diag: fix access to tcp cc information by Eric Dumazet · 9 years ago
  80. fad9dfe tcp: tcp_get_info() should fetch socket fields once by Eric Dumazet · 9 years ago
  81. 540207a fou: avoid missing unlock in failure path by WANG Cong · 9 years ago
  82. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  83. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  84. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  85. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 9 years ago
  86. 3d0d26c tcp: fix bogus RTT for CC when retransmissions are acked by Kenneth Klette Jonassen · 9 years ago
  87. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  88. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  89. 7a6c8c3 fou: implement FOU_CMD_GET by WANG Cong · 9 years ago
  90. 02d793c fou: add network namespace support by WANG Cong · 9 years ago
  91. 4cbcdf2 fou: always use be16 for port by WANG Cong · 9 years ago
  92. 6727063 fou: exit early when parsing config fails by WANG Cong · 9 years ago
  93. 9272f04 fou: avoid calling udp_del_offload() twice by WANG Cong · 9 years ago
  94. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  95. b52e692 tcp: md5: fix a typo in tcp_v4_md5_lookup() by Eric Dumazet · 9 years ago
  96. b50edd7 tcp: tcp_make_synack() should clear skb->tstamp by Eric Dumazet · 9 years ago
  97. b736a62 udptunnels: Call handle_offloads after inserting vlan tag. by Jesse Gross · 9 years ago
  98. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  99. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  100. dd929c1 tcp: do not rearm rsk_timer on FastOpen requests by Eric Dumazet · 9 years ago