1. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  3. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 5 months ago
  4. 45728c3 Merge android-4.9.169 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  5. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  6. 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  7. 4ebd139 Merge 4.9.169 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  8. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 5 years ago
  9. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  10. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 5 years ago
  11. 5ffa7b1 Merge android-4.9.134 (a427932) into msm-4.9 by Minming Qi · 5 years ago
  12. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. ea7496f inet: frags: remove some helpers by Eric Dumazet · 6 years ago
  14. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  15. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. d543907 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 6 years ago
  17. 42d4259 Merge android-4.9-o.74 (127372f) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  18. 127372f Merge 4.9.74 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  19. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. c2f78bf ipv4: igmp: guard against silly MTU values by Eric Dumazet · 6 years ago
  21. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  22. 2832a12 Merge 4.9.46 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  23. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  24. f29c9f4 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  25. 51ce947 net: Fail explicit bind to local reserved ports by Subash Abhinov Kasiviswanathan · 7 years ago
  26. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  27. f2cf423 Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8 by Kyle Yan · 7 years ago
  28. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  29. 9ee6c5d ipv4: allow local fragmentation in ip_finish_output_gso() by Lance Richardson · 8 years ago
  30. 10df8e6 udp: fix IP_CHECKSUM handling by Eric Dumazet · 8 years ago
  31. 3b82497 net: core: Support UID-based routing. by Lorenzo Colitti · 10 years ago
  32. a04a480 net: Require exact match for TCP socket lookups if dif is l3mdev by David Ahern · 8 years ago
  33. 6348ef2 net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64} by Jia He · 8 years ago
  34. 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
  35. fedbb6b4 ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 8 years ago
  36. 0b922b7 net: original ingress device index in PKTINFO by David Ahern · 8 years ago
  37. 13415e4 net: snmp: kill STATS_BH macros by Eric Dumazet · 8 years ago
  38. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  39. b15084e net: rename IP_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  40. 98f6199 net: rename IP_ADD_STATS_BH() by Eric Dumazet · 8 years ago
  41. b45386e net: rename IP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  42. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 8 years ago
  43. 24025c4 ipv4: process socket-level control messages in IPv4 by Soheil Hassas Yeganeh · 8 years ago
  44. 822c868 net: ipv4: Convert IP network timestamps to be y2038 safe by Deepa Dinamani · 8 years ago
  45. e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 8 years ago
  46. 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 8 years ago
  47. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  48. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  49. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  50. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  51. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  52. b92dacd ipv4: Merge __ip_local_out and __ip_local_out_sk by Eric W. Biederman · 9 years ago
  53. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  54. 40e1068 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/net-next by David S. Miller · 9 years ago
  55. caf3f26 inet: ip_skb_dst_mtu() should use sk_fullsock() by Eric Dumazet · 9 years ago
  56. 694869b ipv4: Pass struct net through ip_fragment by Eric W. Biederman · 9 years ago
  57. cfe673b ip: constify ip_build_and_send_pkt() socket argument by Eric Dumazet · 9 years ago
  58. 4e3f5d7 inet: constify ip_dont_fragment() arguments by Eric Dumazet · 9 years ago
  59. c4c6bc3 net: Introduce helper functions to get the per cpu data by Raghavendra K T · 9 years ago
  60. 72afa35 net: Introduce ipv4_addr_hash and use it for tcp metrics by David Ahern · 9 years ago
  61. 877d1f6 net: Set sk_txhash from a random number by Tom Herbert · 9 years ago
  62. 03645a1 ipv6: lock socket in ip6_datagram_connect() by Eric Dumazet · 9 years ago
  63. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 9 years ago
  64. 42aecaa net: Get skb hash over flow_keys structure by Tom Herbert · 9 years ago
  65. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 9 years ago
  66. 06b2c61 ip: remove unused function prototype by Andy Zhou · 9 years ago
  67. 49d16b2 bridge_netfilter: No ICMP packet on IPv4 fragmentation error by Andy Zhou · 9 years ago
  68. 5cf4228 ipv4: introduce frag_expire_skip_icmp() by Andy Zhou · 9 years ago
  69. 59346af flow_dissector: change port array into src, dst tuple by Jiri Pirko · 9 years ago
  70. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 9 years ago
  71. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 9 years ago
  72. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  73. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  74. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  75. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  76. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. bdbbb85 ipv4: tcp: get rid of ugly unicast_sock by Eric Dumazet · 9 years ago
  78. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. df4d925 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 9 years ago
  80. 5961de9 ip: Add offset parameter to ip_cmsg_recv by Tom Herbert · 9 years ago
  81. 24a2d43 ipv4: rename ip_options_echo to __ip_options_echo() by Eric Dumazet · 10 years ago
  82. 4cdf507 icmp: add a global rate limitation by Eric Dumazet · 10 years ago
  83. 49a6015 net/ipv4: bind ip_nonlocal_bind to current netns by Vincent Bernat · 10 years ago
  84. 1933a78 net: add gro_compute_pseudo functions by Tom Herbert · 10 years ago
  85. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. 20e61da ipv4: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  87. 04ca697 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  88. 434d305 inet: frag: don't account number of fragment queues by Florian Westphal · 10 years ago
  89. b73c3d0 net: Save TX flow hash in sock and set in skbuf on xmit by Tom Herbert · 10 years ago
  90. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  91. fcd77db net: Fix CONFIG_SYSCTL ifdef test. by David S. Miller · 10 years ago
  92. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 10 years ago
  93. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 10 years ago
  94. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  95. 698365f net: clean up snmp stats code by WANG Cong · 10 years ago
  96. ed70fcf net: Call skb_checksum_init in IPv4 by Tom Herbert · 10 years ago
  97. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  98. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 10 years ago
  99. f7324ac tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent() by David S. Miller · 10 years ago
  100. 1b34657 ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago