1. 291e604 netpoll: Check for skb->queue_mapping by Tushar Dave · 7 years ago
  2. 7ab89b176 gso: Validate assumption of frag_list segementation by Ilan Tayari · 7 years ago
  3. 8c04e2a net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 7 years ago
  4. 4f99161 net: neigh: guard against NULL solicit() method by Eric Dumazet · 7 years ago
  5. dc8e3de net: support __netdev_alloc_frag to always use GFP_DMA by Liam Mark · 9 years ago
  6. 284f2b8 net: support __alloc_skb to always use GFP_DMA by Liam Mark · 9 years ago
  7. 11422c7 Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9 by Kyle Yan · 7 years ago
  8. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. 0c6172c make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 8 years ago
  10. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 7 years ago
  11. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  12. 62f6341 cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 7 years ago
  13. a53ea60 socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 7 years ago
  14. e9c1b1a net: properly release sk_frag.page by Eric Dumazet · 7 years ago
  15. 91f8ea1 net: Add snapshot of sockev module by Subash Abhinov Kasiviswanathan · 8 years ago
  16. 110cce4 Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9 by Kyle Yan · 7 years ago
  17. f99d227 net: fix socket refcounting in skb_complete_tx_timestamp() am: f157cc1d72 by Eric Dumazet · 7 years ago
  18. af1d708 net: fix socket refcounting in skb_complete_wifi_ack() am: 98fa3d2a8e by Eric Dumazet · 7 years ago
  19. 2fd730d5 net: net_enable_timestamp() can be called from irq contexts am: 3d87dce3df by Eric Dumazet · 7 years ago
  20. f157cc1 net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 8 years ago
  21. 98fa3d2 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 8 years ago
  22. 3d87dce net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  23. 877a0a0 Merge remote-tracking branch '4.9/tmp-a6e00ae' into msm-4.9 by Kyle Yan · 8 years ago
  24. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 8 years ago
  25. a6e00ae Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 8 years ago
  26. b6cfac7 UPSTREAM: net: core: add missing check for uid_range in rule_exists. by Lorenzo Colitti · 8 years ago
  27. 6c854af net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  28. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
  29. d5b6fd7 net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 8 years ago
  30. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 8 years ago
  31. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 8 years ago
  32. e972cce lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  33. e9db042 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  34. 948e137 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 8 years ago
  35. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 8 years ago
  36. 2ec93fe UPSTREAM: net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
  37. 81a1591 UPSTREAM: net: core: Add a UID field to struct sock. by Lorenzo Colitti · 8 years ago
  38. 934ca01 gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 8 years ago
  39. ec0fdcb8 gro: Enter slow-path if there is no tailroom by Herbert Xu · 8 years ago
  40. 33364ee net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 8 years ago
  41. 7826d11 flow_dissector: Update pptp handling to avoid null pointer deref. by Ian Kumlien · 8 years ago
  42. 9f65f5d drop_monitor: consider inserted data in genlmsg_end by Reiter Wolfgang · 8 years ago
  43. 9f7551e drop_monitor: add missing call to genlmsg_end by Reiter Wolfgang · 8 years ago
  44. 2ffc694 rtnl: stats - add missing netlink message size checks by Mathias Krause · 8 years ago
  45. ef5ecfe Merge remote-tracking branch 'origin/tmp-3e5de27' into msm-4.8 by Kyle Yan · 8 years ago
  46. 5044bbd Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8 by Kyle Yan · 8 years ago
  47. b98b0bc net: avoid signed overflows for SO_{SND|RCV}BUFFORCE by Eric Dumazet · 8 years ago
  48. 6919756 net/rtnetlink: fix attribute name in nlmsg_size() comments by Tobias Klauser · 8 years ago
  49. 8eb4adf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  50. 8006f6b net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS by Miroslav Lichvar · 8 years ago
  51. 93af205 rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit() by Zhang Shengju · 8 years ago
  52. 6b22648 flowcache: Increase threshold for refusing new allocations by Miroslav Urbanek · 8 years ago
  53. c9b8af1 flow_dissect: call init_default_flow_dissectors() earlier by Eric Dumazet · 8 years ago
  54. f2cf423 Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8 by Kyle Yan · 8 years ago
  55. 3f0ae05 rtnl: fix the loop index update error in rtnl_dump_ifinfo() by Zhang Shengju · 8 years ago
  56. f82ef3e rtnetlink: fix FDB size computation by Sabrina Dubroca · 8 years ago
  57. cfc44a4 net: check dead netns for peernet2id_alloc() by WANG Cong · 8 years ago
  58. b3cfaa3 rtnetlink: fix rtnl message size computation for XDP by Sabrina Dubroca · 8 years ago
  59. 7e75f74 rtnetlink: fix rtnl_vfinfo_size by Sabrina Dubroca · 8 years ago
  60. 34fad54 net: __skb_flow_dissect() must cap its return value by Eric Dumazet · 8 years ago
  61. 4e3264d bpf: Fix bpf_redirect to an ipip/ip6tnl dev by Martin KaFai Lau · 8 years ago
  62. f567e95 rtnl: reset calcit fptr in rtnl_unregister() by Mathias Krause · 8 years ago
  63. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  64. c3f24cf dccp: do not release listeners too soon by Eric Dumazet · 8 years ago
  65. 80c888a net: Add the get current NAPI context API by Subash Abhinov Kasiviswanathan · 9 years ago
  66. 4f2e4ad net: mangle zero checksum in skb_checksum_help() by Eric Dumazet · 8 years ago
  67. e551c32 net: clear sk_err_soft in sk_clone_lock() by Eric Dumazet · 8 years ago
  68. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  69. 104ba78 packet: on direct_xmit, limit tso and csum to supported devices by Willem de Bruijn · 8 years ago
  70. bc72f3d flow_dissector: fix vlan tag handling by Arnd Bergmann · 8 years ago
  71. 3b82497 net: core: Support UID-based routing. by Lorenzo Colitti · 10 years ago
  72. 2a73306 netns: revert "netns: avoid disabling irq for netns id" by Paul Moore · 8 years ago
  73. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  74. e4961b0 net: core: Correctly iterate over lower adjacency list by Ido Schimmel · 8 years ago
  75. 3805a93 flow_dissector: Check skb for VLAN only if skb specified. by Eric Garver · 8 years ago
  76. 41ee9c5 soreuseport: do not export reuseport_add_sock() by Eric Dumazet · 8 years ago
  77. 9a0b1e8 net: pktgen: remove rcu locking in pktgen_change_name() by Eric Dumazet · 8 years ago
  78. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  79. 775f4f0 net: rtnl: info leak in rtnl_fill_vfinfo() by Dan Carpenter · 8 years ago
  80. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  81. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  82. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  83. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  85. 9340903 net: Add netdev all_adj_list refcnt propagation to fix panic by Andrew Collins · 8 years ago
  86. b6a7920 net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header by Shmulik Ladkani · 8 years ago
  87. 2586926 skb_splice_bits(): get rid of callback by Al Viro · 8 years ago
  88. fa34cd9 net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling by Arnd Bergmann · 8 years ago
  89. 63d7546 net: pktgen: fix pkt_size by Paolo Abeni · 8 years ago
  90. 7836667 net: do not export sk_stream_write_space by Eric Dumazet · 8 years ago
  91. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  92. 2c1e270 netfilter: call nf_hook_ingress with rcu_read_lock by Aaron Conole · 8 years ago
  93. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  94. 2ed6afd netns: move {inc,dec}_net_namespaces into #ifdef by Arnd Bergmann · 8 years ago
  95. 7a4b28c bpf: add helper to invalidate hash by Daniel Borkmann · 8 years ago
  96. 669dc4d bpf: use bpf_get_smp_processor_id_proto instead of raw one by Daniel Borkmann · 8 years ago
  97. 2d48c5f bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup by Daniel Borkmann · 8 years ago
  98. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. 7872559 Merge branch 'nsfs-ioctls' into HEAD by Eric W. Biederman · 8 years ago
  100. bcac25a kernel: add a helper to get an owning user namespace for a namespace by Andrey Vagin · 8 years ago