1. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 5771415 ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 6 years ago
  3. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. b3b5603 net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  5. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. 05a59bc ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 7 years ago
  7. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  8. c003a30 ANDROID: net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 15 years ago
  9. ec2622b ANDROID: Paranoid network. by Robert Love · 16 years ago
  10. 3203558 tcp: Set read_sock and peek_len proto_ops by Tom Herbert · 8 years ago
  11. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  12. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  13. cb72d38 netlabel: Initial support for the CALIPSO netlink protocol. by Huw Davies · 8 years ago
  14. e434863 net: vrf: Fix crash when IPv6 is disabled at boot time by David Ahern · 8 years ago
  15. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 8 years ago
  16. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 8 years ago
  17. 086c653 sock: struct proto hash function may error by Craig Gallek · 8 years ago
  18. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  19. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  20. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  21. be26849 ipv6: Disable flowlabel state ranges by default by Tom Herbert · 9 years ago
  22. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  23. 35a256f ipv6: Nonlocal bind by Tom Herbert · 9 years ago
  24. 8b58a39 ipv6: use flag instead of u16 for hop in inet6_skb_parm by Florian Westphal · 9 years ago
  25. 90c337d inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations by Eric Dumazet · 9 years ago
  26. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  27. 82a584b ipv6: Flow label state ranges by Tom Herbert · 9 years ago
  28. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  29. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  30. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 9 years ago
  31. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 9 years ago
  32. 812918c ipv6: make fib6 serial number per namespace by Hannes Frederic Sowa · 10 years ago
  33. a224772 ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted() by Eric Dumazet · 10 years ago
  34. 49a6015 net/ipv4: bind ip_nonlocal_bind to current netns by Vincent Bernat · 10 years ago
  35. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  36. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 10 years ago
  37. 9fe516b inet: move ipv6only in sock_common by Eric Dumazet · 10 years ago
  38. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 10 years ago
  39. 698365f net: clean up snmp stats code by WANG Cong · 10 years ago
  40. 6444f72 ipv6: add flowlabel_consistency sysctl by Florent Fourcot · 10 years ago
  41. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  42. 974eda1 inet: make no_pmtu_disc per namespace and kill ipv4_config by Hannes Frederic Sowa · 11 years ago
  43. ac1eabc ipv6: use ip6_flowinfo helper by Florent Fourcot · 11 years ago
  44. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  45. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  46. eca42aa ipv6: Fix inet6_init() cleanup order by Vlad Yasevich · 11 years ago
  47. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  48. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  49. a4fe34b tcp_memcontrol: Remove the per netns control. by Eric W. Biederman · 11 years ago
  50. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  51. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  52. 8ce4406 ipv6: do not allow ipv6 module to be removed by Cong Wang · 11 years ago
  53. 2c861cc ipv6: don't call fib6_run_gc() until routing is ready by Michal Kubeček · 11 years ago
  54. f564f45 vxlan: add ipv6 proxy support by Cong Wang · 11 years ago
  55. e15a00a vxlan: add ipv6 route short circuit support by Cong Wang · 11 years ago
  56. 5f81bd2 ipv6: export a stub for IPv6 symbols used by vxlan by Cong Wang · 11 years ago
  57. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  58. 6d0bfe2 net: ipv6: Add IPv6 support to the ping socket. by Lorenzo Colitti · 11 years ago
  59. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  60. 842df07 ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id by Hannes Frederic Sowa · 11 years ago
  61. ba96bcb ipv6: Use FIELD_SIZEOF() in inet6_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  62. 3594698 net: Make CAP_NET_BIND_SERVICE per user namespace by Eric W. Biederman · 12 years ago
  63. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  64. c6b641a ipv6: Pull IPv6 GSO registration out of the module by Vlad Yasevich · 12 years ago
  65. d1da932 ipv6: Separate ipv6 offload support by Vlad Yasevich · 12 years ago
  66. 3336288 ipv6: Switch to using new offload infrastructure. by Vlad Yasevich · 12 years ago
  67. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 12 years ago
  68. 8634724 ipv6: gro: fix PV6_GRO_CB(skb)->proto problem by Eric Dumazet · 12 years ago
  69. 51ec040 ipv6: GRO should be ECN friendly by Eric Dumazet · 12 years ago
  70. 92113bf ipv6: bool conversions phase1 by Eric Dumazet · 12 years ago
  71. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  72. 647c0c7 net/ipv6/af_inet6.c: checkpatch cleanup by Eldad Zack · 12 years ago
  73. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  74. a5287ac net ipv6: Remove unneded registration of an empty net/ipv6/neigh by Eric W. Biederman · 12 years ago
  75. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  76. 4c507d2 net: implement IP_RECVTOS for IP_PKTOPTIONS by Jiri Benc · 12 years ago
  77. 3dc43e3 per-netns ipv4 sysctl_tcp_mem by Glauber Costa · 13 years ago
  78. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  79. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  80. 2a24444 ipv6: reduce percpu needs for icmpv6msg mibs by Eric Dumazet · 13 years ago
  81. f74024d net: make ipv6 bind honour freebind by Maciej Żenczykowski · 13 years ago
  82. cdaf557 gro: refetch inet6_protos[] after pulling ext headers by Yan, Zheng · 13 years ago
  83. c349a52 net: bind() fix error return on wrong address family by Marcus Meissner · 13 years ago
  84. 5a079c3 net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs by Marcus Meissner · 13 years ago
  85. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  86. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  87. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  88. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  89. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  90. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  91. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  92. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 13 years ago
  93. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  94. 376d940 inet6: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  95. a34f0b3 fix comment typos concerning "consistent" by Uwe Kleine-König · 14 years ago
  96. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  97. 0a513f6 tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled by Balazs Scheidler · 14 years ago
  98. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  99. 7ba4291 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage() by Changli Gao · 14 years ago
  100. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 14 years ago