1. 855bebc Merge remote-tracking branch 'origin/tmp-c8d2bc9' into msm-4.8 by Kyle Yan · 8 years ago
  2. 57c996f Merge remote-tracking branch '4.4/tmp-08895a8' into msm-4.8 by Kyle Yan · 8 years ago
  3. 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 8 years ago
  4. 019b1c9 tcp: fix a compile error in DBGUNDO() by Eric Dumazet · 8 years ago
  5. 2fe664f tcp: fix wrong checksum calculation on MTU probing by Douglas Caetano dos Santos · 8 years ago
  6. 7e32b44 tcp: properly account Fast Open SYN-ACK retrans by Yuchung Cheng · 8 years ago
  7. de1d657 tcp: fix under-accounting retransmit SNMP counters by Yuchung Cheng · 8 years ago
  8. ba1ba25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  9. adb0311 net: get rid of an signed integer overflow in ip_idents_reserve() by Eric Dumazet · 8 years ago
  10. b5036cd ipmr, ip6mr: return lastuse relative to now by Nikolay Aleksandrov · 8 years ago
  11. 726ab24 Merge remote-tracking branch 'origin/tmp-3be7988' into msm-4.8 by Kyle Yan · 8 years ago
  12. ffb4d6c tcp: fix overflow in __tcp_retransmit_skb() by Eric Dumazet · 8 years ago
  13. d6f64d7 net: VRF: Pass original iif to ip_route_input() by Mark Tomlinson · 8 years ago
  14. 67b9f0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  15. 1fb81e0 vti: use right inner_mode for inbound inter address family policy checks by thomas.zeitlhofer+lkml@ze-it.at · 8 years ago
  16. db7196a tcp: cwnd does not increase in TCP YeAH by Artem Germanov · 8 years ago
  17. 76061f6 tcp: fastopen: avoid negative sk_forward_alloc by Eric Dumazet · 8 years ago
  18. 40e3012 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  19. 68088ae Merge remote-tracking branch 'msm-4.4/tmp-c693593' into msm-4.8 by Trilok Soni · 8 years ago
  20. 5a56a0b net: Don't delete routes in different VRFs by Mark Tomlinson · 8 years ago
  21. d1a6cba netfilter: nft_chain_route: re-route before skb is queued to userspace by Liping Zhang · 8 years ago
  22. 28b346c tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data by Neal Cardwell · 8 years ago
  23. 29c994e netconf: add a notif when settings are created by Nicolas Dichtel · 8 years ago
  24. 89e1f6d netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT by Liping Zhang · 8 years ago
  25. 0727443 Merge remote-tracking branch 'remotes/origin/tmp-fa8410b' by Bruce Levy · 8 years ago
  26. d7226c7 net: diag: Fix refcnt leak in error path destroying socket by David Ahern · 8 years ago
  27. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 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. c0451fe net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if their DF is unset by Shmulik Ladkani · 8 years ago
  31. 11d7a0b xfrm: Only add l3mdev oif to dst lookups by David Ahern · 8 years ago
  32. 98a384e fib_trie: Fix the description of pos and bits by Xunlei Pang · 8 years ago
  33. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  34. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  35. d070094 ANDROID: net: fix 'const' warnings by Brian Norris · 8 years ago
  36. 8ba25fb net: core: Handle 'sk' being NULL in UID-based routing by Sreeram Ramachandran · 10 years ago
  37. 8dc318f net: core: Support UID-based routing. by Lorenzo Colitti · 10 years ago
  38. 76d0992 tcp: fix tcp_default_init_rwnd() for 4.1 by Dmitry Shmidt · 9 years ago
  39. 2c17010 tcp: add a sysctl to config the tcp_default_init_rwnd by JP Abgrall · 10 years ago
  40. 45f2278 net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
  41. 238089a sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size by Robert Love · 16 years ago
  42. dcf1117 Paranoid network. by Robert Love · 16 years ago
  43. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  44. f626300 tcp: consider recv buf for the initial window scale by Soheil Hassas Yeganeh · 8 years ago
  45. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  46. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  47. 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 8 years ago
  48. ba66bbe udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb by Daniel Borkmann · 8 years ago
  49. 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
  50. c42d712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  51. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 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
  53. 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
  54. f4dc777 netfilter: x_tables: speed up jump target validation by Florian Westphal · 8 years ago
  55. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
  56. c380d37 tcp_timer.c: Add kernel-doc function descriptions by Richard Sailer · 8 years ago
  57. 083ae30 tcp: enable per-socket rate limiting of all 'challenge acks' by Jason Baron · 8 years ago
  58. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  59. 8061022 ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space by Julian Anastasov · 8 years ago
  60. 75ff39c tcp: make challenge acks less predictable by Eric Dumazet · 8 years ago
  61. aa9667e tunnels: correct conditional build of MPLS and IPv6 by Simon Horman · 8 years ago
  62. a612769 udp: prevent bugcheck if filter truncates packet too much by Michal Kubeček · 8 years ago
  63. 64b8763 netfilter: conntrack: fix race between nf_conntrack proc read and hash resize by Liping Zhang · 8 years ago
  64. fa17806 ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  65. 1b69e7e ipip: support MPLS over IPv4 by Simon Horman · 8 years ago
  66. 8afe97e tunnels: support MPLS over IPv4 tunnels by Simon Horman · 8 years ago
  67. f3438bc timers, net/ipv4/inet: Initialize connection request timers as pinned by Thomas Gleixner · 8 years ago
  68. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  69. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  71. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 8 years ago
  72. 468b021 netfilter: x_tables: simplify ip{6}table_mangle_hook() by Pablo Neira Ayuso · 8 years ago
  73. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  74. fedbb6b4 ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 8 years ago
  75. b1ed4c4 tcp: add an ability to dump and restore window parameters by Andrey Vagin · 8 years ago
  76. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  78. 637c841 net: diag: Add support to filter on device index by David Ahern · 8 years ago
  79. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
  80. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 8 years ago
  81. 3faa8f9 netlabel: Move bitmap manipulation functions to the NetLabel core. by Huw Davies · 8 years ago
  82. e1dbbc5 netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP by Liping Zhang · 8 years ago
  83. 962fcef esp: Fix ESN generation under UDP encapsulation by Herbert Xu · 8 years ago
  84. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 8 years ago
  85. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 8 years ago
  86. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 8 years ago
  87. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  88. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 8 years ago
  89. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 8 years ago
  90. e582615 gre: fix error handler by Eric Dumazet · 8 years ago
  91. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 8 years ago
  92. dcf1158 tcp: return sizeof tcp_dctcp_info in dctcp_get_info() by Neal Cardwell · 8 years ago
  93. da6f1da ovs/gre: fix rtnl notifications on iface deletion by Nicolas Dichtel · 8 years ago
  94. 106da66 ovs/gre,geneve: fix error path when creating an iface by Nicolas Dichtel · 8 years ago
  95. d1e3728 udp reuseport: fix packet of same flow hashed to different socket by Su, Xuemin · 8 years ago
  96. b46d9f6 ipv4: fix checksum annotation in udp4_csum_init by Hannes Frederic Sowa · 8 years ago
  97. 86ef7f9c ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC. by David S. Miller · 8 years ago
  98. 0b392be net: ipconfig: avoid warning by making ic_addrservaddr static by Ben Dooks · 8 years ago
  99. 699fafa tcp: add NV congestion control by Lawrence Brakmo · 8 years ago
  100. 6f094b9 tcp: add in_flight to tcp_skb_cb by Lawrence Brakmo · 8 years ago