1. 40e3012 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  2. f95bf34 net: diag: make udp_diag_destroy work for mapped addresses. by Lorenzo Colitti · 8 years ago
  3. c579a9e netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones defined by netfilter by Gao Feng · 8 years ago
  4. ecc6569 netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfilter. by Gao Feng · 8 years ago
  5. 5a56a0b net: Don't delete routes in different VRFs by Mark Tomlinson · 8 years ago
  6. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  7. d1a6cba netfilter: nft_chain_route: re-route before skb is queued to userspace by Liping Zhang · 8 years ago
  8. 28b346c tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data by Neal Cardwell · 8 years ago
  9. 29c994e netconf: add a notif when settings are created by Nicolas Dichtel · 8 years ago
  10. 4f70c96 tcp: make nla_policy const by stephen hemminger · 8 years ago
  11. 3f18ff2 fou: make nla_policy const by stephen hemminger · 8 years ago
  12. 14972cb net: lwtunnel: Handle fragmentation by Roopa Prabhu · 8 years ago
  13. 779994f netfilter: log: Check param to avoid overflow in nf_log_set by Gao Feng · 8 years ago
  14. 3cb2799 netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1' by Gao Feng · 8 years ago
  15. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. c9c3321 tcp: add tcp_add_backlog() by Eric Dumazet · 8 years ago
  17. 3203558 tcp: Set read_sock and peek_len proto_ops by Tom Herbert · 8 years ago
  18. 72145a6 tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter by Eric Dumazet · 8 years ago
  19. e65c332 tcp: md5: increment sk_drops on syn_recv state by Eric Dumazet · 8 years ago
  20. 89e1f6d netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT by Liping Zhang · 8 years ago
  21. a52e95a net: diag: allow socket bytecode filters to match socket marks by Lorenzo Colitti · 8 years ago
  22. 627cc4a net: diag: slightly refactor the inet_diag_bc_audit error checks. by Lorenzo Colitti · 8 years ago
  23. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  24. 5d77dca net: diag: support SOCK_DESTROY for UDP sockets by David Ahern · 8 years ago
  25. d7226c7 net: diag: Fix refcnt leak in error path destroying socket by David Ahern · 8 years ago
  26. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 8 years ago
  27. cebc5cb net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config by Yuchung Cheng · 8 years ago
  28. 20a2b49 tcp: properly scale window in tcp_v[46]_reqsk_send_ack() by Eric Dumazet · 8 years ago
  29. e83c674 udp: fix poll() issue with zero sized packets by Eric Dumazet · 8 years ago
  30. 1ae292a net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout by Geert Uytterhoeven · 8 years ago
  31. c0451fe net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if their DF is unset by Shmulik Ladkani · 8 years ago
  32. 11d7a0b xfrm: Only add l3mdev oif to dst lookups by David Ahern · 8 years ago
  33. d985d15 net: ipv4: fix sparse error in fib_good_nh() by Eric Dumazet · 8 years ago
  34. 217375a udp: include addrconf.h by Eric Dumazet · 8 years ago
  35. b6c6b64 tcp: md5: remove tcp_md5_hash_header() by Eric Dumazet · 8 years ago
  36. 98a384e fib_trie: Fix the description of pos and bits by Xunlei Pang · 8 years ago
  37. 36a6503 tcp: refine tcp_prune_ofo_queue() to not drop all packets by Eric Dumazet · 8 years ago
  38. dca0aaf tcp: defer sacked assignment by Eric Dumazet · 8 years ago
  39. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. d2d371a net: ipconfig: Fix more use after free by Thierry Reding · 8 years ago
  41. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  42. adf0516 netfilter: remove ip_conntrack* sysctl compat code by Pablo Neira Ayuso · 8 years ago
  43. d0b35b9 netfilter: use_nf_conn_expires helper in more places by Florian Westphal · 8 years ago
  44. 9f7c824 netfilter: nf_dup4: remove redundant checksum recalculation by Liping Zhang · 8 years ago
  45. 9c706a4 net: ipconfig: fix use after free by Uwe Kleine-König · 8 years ago
  46. 631fee7 net: Remove fib_local variable by David Ahern · 8 years ago
  47. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  48. a052517 net/multicast: should not send source list records when have filter mode change by Hangbin Liu · 8 years ago
  49. e068853 net: ipconfig: drop inter-device timeout by Uwe Kleine-König · 8 years ago
  50. 2647cff net: ipconfig: Support using "delayed" DHCP replies by Uwe Kleine-König · 8 years ago
  51. 22fc538 net: ipconfig: Add device name to debug messages by Uwe Kleine-König · 8 years ago
  52. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  53. f626300 tcp: consider recv buf for the initial window scale by Soheil Hassas Yeganeh · 8 years ago
  54. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  55. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  56. 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 8 years ago
  57. ba66bbe udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb by Daniel Borkmann · 8 years ago
  58. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. c42d712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  60. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. b8247f0 net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs by Shmulik Ladkani · 8 years ago
  62. 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
  63. f4dc777 netfilter: x_tables: speed up jump target validation by Florian Westphal · 8 years ago
  64. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
  65. c380d37 tcp_timer.c: Add kernel-doc function descriptions by Richard Sailer · 8 years ago
  66. 083ae30 tcp: enable per-socket rate limiting of all 'challenge acks' by Jason Baron · 8 years ago
  67. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  68. 8061022 ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space by Julian Anastasov · 8 years ago
  69. 75ff39c tcp: make challenge acks less predictable by Eric Dumazet · 8 years ago
  70. aa9667e tunnels: correct conditional build of MPLS and IPv6 by Simon Horman · 8 years ago
  71. a612769 udp: prevent bugcheck if filter truncates packet too much by Michal Kubeček · 8 years ago
  72. 64b8763 netfilter: conntrack: fix race between nf_conntrack proc read and hash resize by Liping Zhang · 8 years ago
  73. fa17806 ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  74. 1b69e7e ipip: support MPLS over IPv4 by Simon Horman · 8 years ago
  75. 8afe97e tunnels: support MPLS over IPv4 tunnels by Simon Horman · 8 years ago
  76. f3438bc timers, net/ipv4/inet: Initialize connection request timers as pinned by Thomas Gleixner · 8 years ago
  77. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  78. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  80. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 8 years ago
  81. 468b021 netfilter: x_tables: simplify ip{6}table_mangle_hook() by Pablo Neira Ayuso · 8 years ago
  82. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  83. fedbb6b4 ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 8 years ago
  84. b1ed4c4 tcp: add an ability to dump and restore window parameters by Andrey Vagin · 8 years ago
  85. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  86. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  87. 637c841 net: diag: Add support to filter on device index by David Ahern · 8 years ago
  88. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
  89. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 8 years ago
  90. 3faa8f9 netlabel: Move bitmap manipulation functions to the NetLabel core. by Huw Davies · 8 years ago
  91. e1dbbc5 netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP by Liping Zhang · 8 years ago
  92. 962fcef esp: Fix ESN generation under UDP encapsulation by Herbert Xu · 8 years ago
  93. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 8 years ago
  94. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 8 years ago
  95. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 8 years ago
  96. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  97. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 8 years ago
  98. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 8 years ago
  99. e582615 gre: fix error handler by Eric Dumazet · 8 years ago
  100. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 8 years ago