1. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. b871452 wext: handle NULL extra data in iwe_stream_add_point better by Arnd Bergmann · 7 years ago
  3. df32d08 sctp: fix the check for _sctp_walk_params and _sctp_walk_errors by Xin Long · 7 years ago
  4. cc6f148 sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() by Alexander Potapenko · 7 years ago
  5. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. 0bc26d1 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
  7. beabc60 vxlan: fix hlist corruption by Jiri Benc · 7 years ago
  8. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. 1e16662 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 7 years ago
  10. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  11. 16f733d ipv6: fix flow labels when the traffic class is non-0 by Dimitris Michailidis · 7 years ago
  12. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 0aa89f1 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  14. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  15. 988b979 ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  16. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. 8795ee7 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 7 years ago
  18. ecbd3ed ipv6: initialize route null entry in addrconf_init() by WANG Cong · 7 years ago
  19. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  20. 0d4c19e tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 7 years ago
  21. 2b7f50d lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled by David Ahern · 7 years ago
  22. 66cdd43 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 7 years ago
  23. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  24. e972cce lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 7 years ago
  25. 89c2588 net: Specify the owning module for lwtunnel ops by Robert Shearman · 7 years ago
  26. e9db042 lwtunnel: fix autoload of lwt modules by David Ahern · 7 years ago
  27. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  28. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  29. 2ec93fe UPSTREAM: net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
  30. 81a1591 UPSTREAM: net: core: Add a UID field to struct sock. by Lorenzo Colitti · 8 years ago
  31. 7220b97 ANDROID: tcp: add a sysctl to config the tcp_default_init_rwnd by JP Abgrall · 10 years ago
  32. 6b1064d ANDROID: net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 10 years ago
  33. 1976c76 cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 7 years ago
  34. 3d2dd61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  35. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 7 years ago
  36. 5173bc6 netfilter: nat: fix crash when conntrack entry is re-used by Florian Westphal · 7 years ago
  37. d3e2a11 netfilter: nf_tables: fix inconsistent element expiration calculation by Anders K. Pedersen · 7 years ago
  38. 7223ecd netfilter: nat: switch to new rhlist interface by Florian Westphal · 7 years ago
  39. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 7 years ago
  40. 0f5258c netns: fix get_net_ns_by_fd(int pid) typo by Stefan Hajnoczi · 7 years ago
  41. 3b70933 ipv4: Restore fib_trie_flush_external function and fix call ordering by Alexander Duyck · 7 years ago
  42. e88a276 gro_cells: mark napi struct as not busy poll candidates by Eric Dumazet · 7 years ago
  43. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 7 years ago
  44. 9fa684e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  45. c3f24cf dccp: do not release listeners too soon by Eric Dumazet · 8 years ago
  46. 9ee6c5d ipv4: allow local fragmentation in ip_finish_output_gso() by Lance Richardson · 8 years ago
  47. da96786 net: tcp: check skb is non-NULL for exact match on lookups by David Ahern · 8 years ago
  48. 23f4ffe ip6_tunnel: Clear IP6CB in ip6tunnel_xmit() by Eli Cooper · 8 years ago
  49. dae399d sctp: hold transport instead of assoc when lookup assoc in rx path by Xin Long · 8 years ago
  50. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  51. c6fcc4f vxlan: avoid using stale vxlan socket. by pravin shelar · 8 years ago
  52. 880b583 Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  53. d5d32e4 net: ipv6: Do not consider link state for nexthop validation by David Ahern · 8 years ago
  54. 830218c net: ipv6: Fix processing of RAs in presence of VRF by David Ahern · 8 years ago
  55. cdb436d netfilter: conntrack: avoid excess memory allocation by Florian Westphal · 8 years ago
  56. f1d505b netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_check by John W. Linville · 8 years ago
  57. 61f9e29 netfilter: nf_tables: fix *leak* when expr clone fail by Liping Zhang · 8 years ago
  58. 10df8e6 udp: fix IP_CHECKSUM handling by Eric Dumazet · 8 years ago
  59. 293de7d doc: update docbook annotations for socket and skb by Stephen Hemminger · 8 years ago
  60. b4f7f4a mac80211: fix some sphinx warnings by Jani Nikula · 8 years ago
  61. 8651be8 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 8 years ago
  62. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  63. 5cbee55 Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  64. a04a480 net: Require exact match for TCP socket lookups if dif is l3mdev by David Ahern · 8 years ago
  65. d4d24d2 Merge tag 'docs-4.9-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  66. 76506a9 IPv6: fix DESYNC_FACTOR by Jiri Bohac · 8 years ago
  67. 9d6280d IPv6: Drop the temporary address regen_timer by Jiri Bohac · 8 years ago
  68. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  69. 6104e11 net: ipv4: Do not drop to make_route if oif is l3mdev by David Ahern · 8 years ago
  70. 8b935ee cfg80211: add ability to check DA/SA in A-MSDU decapsulation by Johannes Berg · 8 years ago
  71. 7f6990c cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB by Johannes Berg · 8 years ago
  72. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  73. 819bf59 docs-rst: sphinxify 802.11 documentation by Johannes Berg · 8 years ago
  74. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  75. a44c984 netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignment" by Stephen Rothwell · 8 years ago
  76. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  77. c0cd1ba net/ncsi: Introduce ncsi_stop_dev() by Gavin Shan · 8 years ago
  78. 85de4a2 openvswitch: use mpls_hdr by Jiri Benc · 8 years ago
  79. 9095e10 mpls: move mpls_hdr to a common location by Jiri Benc · 8 years ago
  80. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  82. 354d381 mac80211: add offset_tsf driver op and use it for mesh by Pedersen, Thomas · 8 years ago
  83. 097b065 fq.h: Port memory limit mechanism from fq_codel by Toke Høiland-Jørgensen · 8 years ago
  84. 92bc43b mac80211: Add API to report NAN function match by Ayala Beker · 8 years ago
  85. 167e33f mac80211: Implement add_nan_func and rm_nan_func by Ayala Beker · 8 years ago
  86. 5953ff6 mac80211: implement nan_change_conf by Ayala Beker · 8 years ago
  87. 368e5a7 cfg80211: Provide an API to report NAN function termination by Ayala Beker · 8 years ago
  88. 50bcd31 cfg80211: provide a function to report a match for NAN by Ayala Beker · 8 years ago
  89. a5a9dcf cfg80211: allow the user space to change current NAN configuration by Ayala Beker · 8 years ago
  90. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  91. 708d50e mac80211: add boilerplate code for start / stop NAN by Ayala Beker · 8 years ago
  92. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  93. b867622 cfg80211: Add support for static WEP in the driver by David Spinadel · 8 years ago
  94. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 8 years ago
  95. 73dca12 sctp: move sent_count to the memory hole in sctp_chunk by Xin Long · 8 years ago
  96. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  97. 6348ef2 net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64} by Jia He · 8 years ago
  98. fa5effe net/sched: pkt_cls: change tc actions order to be as the user sets by Hadar Hen Zion · 8 years ago
  99. 347e3b2 switchdev: remove FIB offload infrastructure by Jiri Pirko · 8 years ago
  100. c985018 fib: introduce FIB info offload flag helpers by Jiri Pirko · 8 years ago