1. 2d8f7e2 udp: Fix inverted NAPI_GRO_CB(skb)->flush test by Scott Wood · 10 years ago
  2. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  3. 19424e0 sit: Add gro callbacks to sit_offload by Tom Herbert · 10 years ago
  4. 03d56da ipv6: Clear flush_id to make GRO work by Tom Herbert · 10 years ago
  5. 46cfd72 net: use kfree_skb_list() helper in more places by Florian Westphal · 10 years ago
  6. cc9c668 ipv6: udp6_gro_complete() is static by Eric Dumazet · 10 years ago
  7. cbeddd5 ipv6: mcast: remove dead debugging defines by Daniel Borkmann · 10 years ago
  8. ca777ef tcp: remove dst refcount false sharing for prequeue mode by Eric Dumazet · 10 years ago
  9. 49a6015 net/ipv4: bind ip_nonlocal_bind to current netns by Vincent Bernat · 10 years ago
  10. 9ba1f726 netfilter: nf_tables: add new nft_masq expression by Arturo Borrero · 10 years ago
  11. be6b635 netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables by Arturo Borrero · 10 years ago
  12. 876665e netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core by Pablo Neira Ayuso · 10 years ago
  13. 2a5538e netfilter: nat: move specific NAT IPv6 to core by Pablo Neira Ayuso · 10 years ago
  14. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. de185ab ipv6: restore the behavior of ipv6_sock_ac_drop() by WANG Cong · 10 years ago
  16. 04317da tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn by Eric Dumazet · 10 years ago
  17. e7478df ipv6: use addrconf_get_prefix_route() to remove peer addr by Nicolas Dichtel · 10 years ago
  18. f24062b ipv6: fix a refcnt leak with peer addr by Nicolas Dichtel · 10 years ago
  19. a9ed4a2 ipv6: fix rtnl locking in setsockopt for anycast and multicast by Sabrina Dubroca · 10 years ago
  20. 2f71193 ipv6: add sysctl_mld_qrv to configure query robustness variable by Hannes Frederic Sowa · 10 years ago
  21. 41ad82f netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG by Pablo Neira · 10 years ago
  22. abccc58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  23. 364a9e9 sock: deduplicate errqueue dequeue by Willem de Bruijn · 10 years ago
  24. 2abb7cd udp: Add support for doing checksum unnecessary conversion by Tom Herbert · 10 years ago
  25. 253ff51 tcp: syncookies: mark cookie_secret read_mostly by Florian Westphal · 10 years ago
  26. 4c83acb ipv6: White-space cleansing : gaps between function and symbol export by Ian Morris · 10 years ago
  27. cc24bec ipv6: White-space cleansing : Structure layouts by Ian Morris · 10 years ago
  28. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  29. 57c67ff udp: additional GRO support by Tom Herbert · 10 years ago
  30. 149d077 tcp: Call skb_gro_checksum_validate by Tom Herbert · 10 years ago
  31. 8fc54f6 net: use reciprocal_scale() helper by Daniel Borkmann · 10 years ago
  32. 793c3b4 net: ipv6: fib: don't sleep inside atomic lock by Benjamin Block · 10 years ago
  33. 8993cf8 netfilter: move NAT Kconfig switches out of the iptables scope by Pablo Neira Ayuso · 10 years ago
  34. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  35. bc8fc7b sit: Fix ipip6_tunnel_lookup device matching criteria by Shmulik Ladkani · 10 years ago
  36. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  37. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  38. 9ea88a1 tcp: md5: check md5 signature without socket lock by Dmitry Popov · 10 years ago
  39. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  40. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  41. 166bd89 ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction by Hannes Frederic Sowa · 10 years ago
  42. d4ad4d2 inet: frags: use kmem_cache for inet_frag_queue by Nikolay Aleksandrov · 10 years ago
  43. 2e404f6 inet: frags: use INET_FRAG_EVICTED to prevent icmp messages by Nikolay Aleksandrov · 10 years ago
  44. 06aa8b8 inet: frags: rename last_in to flags by Nikolay Aleksandrov · 10 years ago
  45. d237386 inet: frags: use INC_STATS_BH in the ipv6 reassembly code by Nikolay Aleksandrov · 10 years ago
  46. 4330487 net: use inet6_iif instead of IP6CB()->iif by Duan Jiong · 10 years ago
  47. 7304fe4 net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS by Duan Jiong · 10 years ago
  48. ccda4a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  49. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  50. a317a2f ipv6: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  51. 04ca697 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  52. 1bab4c7 inet: frag: set limits and make init_net's high_thresh limit global by Nikolay Aleksandrov · 10 years ago
  53. ab1c724 inet: frag: use seqlock for hash rebuild by Florian Westphal · 10 years ago
  54. e3a57d1 inet: frag: remove periodic secret rebuild timer by Florian Westphal · 10 years ago
  55. 3fd588e inet: frag: remove lru list by Florian Westphal · 10 years ago
  56. 434d305 inet: frag: don't account number of fragment queues by Florian Westphal · 10 years ago
  57. b13d3cb inet: frag: move eviction of queues to work queue by Florian Westphal · 10 years ago
  58. 86e93e4 inet: frag: move evictor calls into frag_find function by Florian Westphal · 10 years ago
  59. fb3cfe6 inet: frag: remove hash size assumptions from callers by Florian Westphal · 10 years ago
  60. 36c7778 inet: frag: constify match, hashfn and constructor arguments by Florian Westphal · 10 years ago
  61. ac3d2e5 ipv6: remove obsolete comment in ip6_append_data() by Li RongQing · 10 years ago
  62. 56ec0fb neigh: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  63. 274f482 sock: remove skb argument from sk_rcvqueues_full by Sorin Dumitru · 10 years ago
  64. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. a8138f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  66. 2dc41cf udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver. by David Held · 10 years ago
  67. 5cf3d46 udp: Simplify __udp*_lib_mcast_deliver. by David Held · 10 years ago
  68. c3caf11 net-gre-gro: Fix a bug that breaks the forwarding path by Jerry Chu · 10 years ago
  69. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  70. 11878b4 net-timestamp: SOCK_RAW and PING timestamping by Willem de Bruijn · 10 years ago
  71. 66635dc ipv6: remove unnecessary break after return by Fabian Frederick · 10 years ago
  72. d518825 netfilter: remove unnecessary break after return by Fabian Frederick · 10 years ago
  73. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  74. e3f0b86 ipv6: Use BUG_ON by Himangi Saraogi · 10 years ago
  75. 8242fc3 net: ipv6: Use BUG_ON by Himangi Saraogi · 10 years ago
  76. bc91b0f ipv6: addrconf: implement address generation modes by Jiri Pirko · 10 years ago
  77. b642881 ipv6: fix the check when handle RA by Li RongQing · 10 years ago
  78. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 10 years ago
  79. b73c3d0 net: Save TX flow hash in sock and set in skbuf on xmit by Tom Herbert · 10 years ago
  80. 86c6a2c tcp: switch snt_synack back to measuring transmit time of first SYNACK by Neal Cardwell · 10 years ago
  81. 9fe516b inet: move ipv6only in sock_common by Eric Dumazet · 10 years ago
  82. d933319 ipv6: Allow accepting RA from local IP addresses. by Ben Greear · 10 years ago
  83. f2a762d ipv6: Add more debugging around accept-ra logic. by Ben Greear · 10 years ago
  84. 24de3d3 netfilter: use IS_ENABLED() macro by Duan Jiong · 10 years ago
  85. c187886 netfilter: fix several Kconfig problems in NF_LOG_* by Pablo Neira Ayuso · 10 years ago
  86. 1fb6f15 tcp: add tcp_conn_request by Octavian Purdila · 10 years ago
  87. 695da14 tcp: add queue_add_hash to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  88. 2aec4a2 tcp: add mss_clamp to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  89. 5db92c9 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack by Octavian Purdila · 10 years ago
  90. d6274bd tcp: add send_synack method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  91. 936b8bd tcp: add init_seq method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  92. 9403715 tcp: move around a few calls in tcp_v6_conn_request by Octavian Purdila · 10 years ago
  93. d94e041 tcp: add route_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  94. fb7b37a tcp: add init_cookie_seq method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  95. 16bea70 tcp: add init_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  96. 476eab8 net: remove inet6_reqsk_alloc by Octavian Purdila · 10 years ago
  97. aa27fc5 tcp: tcp_v[46]_conn_request: fix snt_synack initialization by Octavian Purdila · 10 years ago
  98. fab4085 netfilter: log: nf_log_packet() as real unified interface by Pablo Neira Ayuso · 10 years ago
  99. 83e96d4 netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files by Pablo Neira Ayuso · 10 years ago
  100. e940f5d ipv6: Fix MLD Query message check by Hangbin Liu · 10 years ago