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