1. eb9c7c7 net: avoid skb_warn_bad_offload on IS_ERR by Willem de Bruijn · 7 years ago
  2. b671f40 soreuseport: fix mem leak in reuseport_add_sock() by Eric Dumazet · 7 years ago
  3. 265d765 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 7 years ago
  4. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  5. eecfa2e flow_dissector: properly cap thoff field by Eric Dumazet · 7 years ago
  6. 014510b net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 7 years ago
  7. a44d911 net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 7 years ago
  8. 16d5b48 ethtool: do not print warning for applications using legacy API by Stephen Hemminger · 7 years ago
  9. 61196a6 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 7 years ago
  10. 58f6ebb sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  11. 03c9329 net: Fix double free and memory corruption in get_net_ns_by_id() by Eric W. Biederman · 7 years ago
  12. 7f077af net: Do not allow negative values for busy_read and busy_poll sysctl interfaces by Alexander Duyck · 8 years ago
  13. 6c548e9 net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  14. afd9fa6 netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
  15. 3b0b4d2 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  16. 3e2ab0c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
  17. cb5880e net: call cgroup_sk_alloc() earlier in sk_clone_lock() by Eric Dumazet · 7 years ago
  18. 0044962 Revert "socket, bpf: fix possible use after free" by Greg Kroah-Hartman · 7 years ago
  19. 02f7e41 socket, bpf: fix possible use after free by Eric Dumazet · 7 years ago
  20. 95206ea net: rtnetlink: fix info leak in RTM_GETSTATS call by Nikolay Aleksandrov · 7 years ago
  21. cf2eaf1 net: Set sk_prot_creator when cloning sockets to the right proto by Christoph Paasch · 7 years ago
  22. 1dee03a net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 7 years ago
  23. 73ee5a73 mlxsw: spectrum: Forbid linking to devices that have uppers by Ido Schimmel · 7 years ago
  24. 1e39e5c udp: on peeking bad csum, drop packets even if not at head by Eric Dumazet · 7 years ago
  25. 69ffc96 net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  26. cda2bc9 rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  27. 0b83249 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  28. 48a70be net: skb_needs_check() accepts CHECKSUM_NONE for tx by Eric Dumazet · 8 years ago
  29. 26d01aa net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 8 years ago
  30. 05e165e net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 by Alban Browaeys · 7 years ago
  31. 0673280 net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 7 years ago
  32. 3f04c32 net: prevent sign extension in dev_get_stats() by Eric Dumazet · 7 years ago
  33. 5dcd085 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 8 years ago
  34. 8e23163 rtnetlink: add IFLA_GROUP to ifla_policy by Serhey Popovych · 7 years ago
  35. c6d4ff8 Fix an intermittent pr_emerg warning about lo becoming free. by Krister Johansen · 7 years ago
  36. b5cc68e net: Zero ifla_vf_info in rtnl_fill_vfinfo() by Mintz, Yuval · 7 years ago
  37. d2f459e net: don't call strlen on non-terminated string in dev_set_alias() by Alexander Potapenko · 7 years ago
  38. 2fba4f5 ethtool: do not vzalloc(0) on registers dump by Stanislaw Gruszka · 7 years ago
  39. c1133c6 bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data by Daniel Borkmann · 7 years ago
  40. 988b979 ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  41. 6864761 net: Improve handling of failures on link and route dumps by David Ahern · 7 years ago
  42. a5db124 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 7 years ago
  43. 5d165da netem: fix skb_orphan_partial() by Eric Dumazet · 7 years ago
  44. 3771783 iov_iter: don't revert iov buffer if csum error by Ding Tianhong · 7 years ago
  45. 5d8e077 rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string by Michal Schmidt · 7 years ago
  46. 291e604 netpoll: Check for skb->queue_mapping by Tushar Dave · 7 years ago
  47. 7ab89b176 gso: Validate assumption of frag_list segementation by Ilan Tayari · 7 years ago
  48. 8c04e2a net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 7 years ago
  49. 4f99161 net: neigh: guard against NULL solicit() method by Eric Dumazet · 8 years ago
  50. 0c6172c make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 8 years ago
  51. 62f6341 cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 8 years ago
  52. a53ea60 socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  53. e9c1b1a net: properly release sk_frag.page by Eric Dumazet · 8 years ago
  54. f157cc1 net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 8 years ago
  55. 98fa3d2 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 8 years ago
  56. 3d87dce net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  57. 6c854af net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  58. d5b6fd7 net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 8 years ago
  59. e972cce lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  60. e9db042 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  61. 948e137 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 8 years ago
  62. 934ca01 gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 8 years ago
  63. ec0fdcb8 gro: Enter slow-path if there is no tailroom by Herbert Xu · 8 years ago
  64. 33364ee net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 8 years ago
  65. 7826d11 flow_dissector: Update pptp handling to avoid null pointer deref. by Ian Kumlien · 8 years ago
  66. 9f65f5d drop_monitor: consider inserted data in genlmsg_end by Reiter Wolfgang · 8 years ago
  67. 9f7551e drop_monitor: add missing call to genlmsg_end by Reiter Wolfgang · 8 years ago
  68. 2ffc694 rtnl: stats - add missing netlink message size checks by Mathias Krause · 8 years ago
  69. b98b0bc net: avoid signed overflows for SO_{SND|RCV}BUFFORCE by Eric Dumazet · 8 years ago
  70. 6919756 net/rtnetlink: fix attribute name in nlmsg_size() comments by Tobias Klauser · 8 years ago
  71. 8eb4adf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  72. 8006f6b net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS by Miroslav Lichvar · 8 years ago
  73. 93af205 rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit() by Zhang Shengju · 8 years ago
  74. 6b22648 flowcache: Increase threshold for refusing new allocations by Miroslav Urbanek · 8 years ago
  75. c9b8af1 flow_dissect: call init_default_flow_dissectors() earlier by Eric Dumazet · 8 years ago
  76. 3f0ae05 rtnl: fix the loop index update error in rtnl_dump_ifinfo() by Zhang Shengju · 8 years ago
  77. f82ef3e rtnetlink: fix FDB size computation by Sabrina Dubroca · 8 years ago
  78. cfc44a4 net: check dead netns for peernet2id_alloc() by WANG Cong · 8 years ago
  79. b3cfaa3 rtnetlink: fix rtnl message size computation for XDP by Sabrina Dubroca · 8 years ago
  80. 7e75f74 rtnetlink: fix rtnl_vfinfo_size by Sabrina Dubroca · 8 years ago
  81. 34fad54 net: __skb_flow_dissect() must cap its return value by Eric Dumazet · 8 years ago
  82. 4e3264d bpf: Fix bpf_redirect to an ipip/ip6tnl dev by Martin KaFai Lau · 8 years ago
  83. f567e95 rtnl: reset calcit fptr in rtnl_unregister() by Mathias Krause · 8 years ago
  84. c3f24cf dccp: do not release listeners too soon by Eric Dumazet · 8 years ago
  85. 4f2e4ad net: mangle zero checksum in skb_checksum_help() by Eric Dumazet · 8 years ago
  86. e551c32 net: clear sk_err_soft in sk_clone_lock() by Eric Dumazet · 8 years ago
  87. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  88. 104ba78 packet: on direct_xmit, limit tso and csum to supported devices by Willem de Bruijn · 8 years ago
  89. bc72f3d flow_dissector: fix vlan tag handling by Arnd Bergmann · 8 years ago
  90. 2a73306 netns: revert "netns: avoid disabling irq for netns id" by Paul Moore · 8 years ago
  91. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  92. e4961b0 net: core: Correctly iterate over lower adjacency list by Ido Schimmel · 8 years ago
  93. 3805a93 flow_dissector: Check skb for VLAN only if skb specified. by Eric Garver · 8 years ago
  94. 41ee9c5 soreuseport: do not export reuseport_add_sock() by Eric Dumazet · 8 years ago
  95. 9a0b1e8 net: pktgen: remove rcu locking in pktgen_change_name() by Eric Dumazet · 8 years ago
  96. 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
  97. 775f4f0 net: rtnl: info leak in rtnl_fill_vfinfo() by Dan Carpenter · 8 years ago
  98. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  99. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  100. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago