1. 7abb7f7 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  2. fe25279 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  3. d39ebd1 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  4. 4a80b1f net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  5. a09bd93 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  6. 3f413ec cgroup, netclassid: add a preemption point to write_classid by Michal Hocko · 6 years ago
  7. 9819741 rtnetlink: Disallow FDB configuration for non-Ethernet device by Ido Schimmel · 6 years ago
  8. 0c49b5e net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  9. f0223d1 ethtool: fix a privilege escalation bug by Wenwen Wang · 6 years ago
  10. 33424e7 net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  11. 791521e net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 6 years ago
  12. 8716959 net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 6 years ago
  13. f5d17b5 net: speed up skb_rbtree_purge() by Eric Dumazet · 6 years ago
  14. 069bb7f rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  15. 8d59c3a net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  16. e68a49c neighbour: confirm neigh entries when ARP packet is received by Vasily Khoruzhick · 6 years ago
  17. 53adf73 net: propagate dev_get_valid_name return code by Li RongQing · 6 years ago
  18. 19b7479 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  19. e2ffdd6 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago
  20. ad375ea skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  21. cad9922 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  22. ec6a603 gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 6 years ago
  23. c591536 rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 6 years ago
  24. b389e04 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 6 years ago
  25. 58df289 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 6 years ago
  26. a5e907c sock_diag: fix use-after-free read in __sk_free by Eric Dumazet · 6 years ago
  27. 45227db net: fix uninit-value in __hw_addr_add_ex() by Eric Dumazet · 6 years ago
  28. ec98618 net: initialize skb->peeked when cloning by Eric Dumazet · 6 years ago
  29. 581cb19 net: fix deadlock while clearing neighbor proxy table by Wolfgang Bumiller · 6 years ago
  30. 9d33bff vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi by Toshiaki Makita · 6 years ago
  31. 0e770d2 net: validate attribute sizes in neigh_dump_table() by Eric Dumazet · 6 years ago
  32. 0d1c057 net: fool proof dev_valid_name() by Eric Dumazet · 6 years ago
  33. fb9fa14 net: fix possible out-of-bound read in skb_network_protocol() by Eric Dumazet · 6 years ago
  34. fcfb53c skbuff: only inherit relevant tx_flags by Willem de Bruijn · 7 years ago
  35. 2cd3aa5 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 7 years ago
  36. 419490a net: move somaxconn init from sysctl code by Roman Kapl · 7 years ago
  37. 2c26052 neighbour: update neigh timestamps iff update is effective by Ihar Hrachyshka · 7 years ago
  38. d5862b0 skbuff: Fix not waking applications when errors are enqueued by Vinicius Costa Gomes · 6 years ago
  39. 28984ba0 net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 6 years ago
  40. 106dc96 net: fix race on decreasing number of TX queues by Jakub Kicinski · 6 years ago
  41. eb9c7c7 net: avoid skb_warn_bad_offload on IS_ERR by Willem de Bruijn · 7 years ago
  42. b671f40 soreuseport: fix mem leak in reuseport_add_sock() by Eric Dumazet · 6 years ago
  43. 265d765 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 6 years ago
  44. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 6 years ago
  45. eecfa2e flow_dissector: properly cap thoff field by Eric Dumazet · 6 years ago
  46. 014510b net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 6 years ago
  47. a44d911 net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 6 years ago
  48. 16d5b48 ethtool: do not print warning for applications using legacy API by Stephen Hemminger · 7 years ago
  49. 61196a6 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 6 years ago
  50. 58f6ebb sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  51. 03c9329 net: Fix double free and memory corruption in get_net_ns_by_id() by Eric W. Biederman · 7 years ago
  52. 7f077af net: Do not allow negative values for busy_read and busy_poll sysctl interfaces by Alexander Duyck · 7 years ago
  53. 6c548e9 net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 7 years ago
  54. afd9fa6 netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
  55. 3b0b4d2 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  56. 3e2ab0c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
  57. cb5880e net: call cgroup_sk_alloc() earlier in sk_clone_lock() by Eric Dumazet · 7 years ago
  58. 0044962 Revert "socket, bpf: fix possible use after free" by Greg Kroah-Hartman · 7 years ago
  59. 02f7e41 socket, bpf: fix possible use after free by Eric Dumazet · 7 years ago
  60. 95206ea net: rtnetlink: fix info leak in RTM_GETSTATS call by Nikolay Aleksandrov · 7 years ago
  61. cf2eaf1 net: Set sk_prot_creator when cloning sockets to the right proto by Christoph Paasch · 7 years ago
  62. 1dee03a net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 7 years ago
  63. 73ee5a73 mlxsw: spectrum: Forbid linking to devices that have uppers by Ido Schimmel · 7 years ago
  64. 1e39e5c udp: on peeking bad csum, drop packets even if not at head by Eric Dumazet · 7 years ago
  65. 69ffc96 net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  66. cda2bc9 rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  67. 0b83249 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  68. 48a70be net: skb_needs_check() accepts CHECKSUM_NONE for tx by Eric Dumazet · 7 years ago
  69. 26d01aa net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 7 years ago
  70. 05e165e net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 by Alban Browaeys · 7 years ago
  71. 0673280 net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 7 years ago
  72. 3f04c32 net: prevent sign extension in dev_get_stats() by Eric Dumazet · 7 years ago
  73. 5dcd085 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 7 years ago
  74. 8e23163 rtnetlink: add IFLA_GROUP to ifla_policy by Serhey Popovych · 7 years ago
  75. c6d4ff8 Fix an intermittent pr_emerg warning about lo becoming free. by Krister Johansen · 7 years ago
  76. b5cc68e net: Zero ifla_vf_info in rtnl_fill_vfinfo() by Mintz, Yuval · 7 years ago
  77. d2f459e net: don't call strlen on non-terminated string in dev_set_alias() by Alexander Potapenko · 7 years ago
  78. 2fba4f5 ethtool: do not vzalloc(0) on registers dump by Stanislaw Gruszka · 7 years ago
  79. c1133c6 bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data by Daniel Borkmann · 7 years ago
  80. 988b979 ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  81. 6864761 net: Improve handling of failures on link and route dumps by David Ahern · 7 years ago
  82. a5db124 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 7 years ago
  83. 5d165da netem: fix skb_orphan_partial() by Eric Dumazet · 7 years ago
  84. 3771783 iov_iter: don't revert iov buffer if csum error by Ding Tianhong · 7 years ago
  85. 5d8e077 rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string by Michal Schmidt · 7 years ago
  86. 291e604 netpoll: Check for skb->queue_mapping by Tushar Dave · 7 years ago
  87. 7ab89b176 gso: Validate assumption of frag_list segementation by Ilan Tayari · 7 years ago
  88. 8c04e2a net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 7 years ago
  89. 4f99161 net: neigh: guard against NULL solicit() method by Eric Dumazet · 7 years ago
  90. 0c6172c make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 7 years ago
  91. 62f6341 cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 7 years ago
  92. a53ea60 socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 7 years ago
  93. e9c1b1a net: properly release sk_frag.page by Eric Dumazet · 7 years ago
  94. f157cc1 net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 7 years ago
  95. 98fa3d2 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 7 years ago
  96. 3d87dce net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 7 years ago
  97. 6c854af net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 7 years ago
  98. d5b6fd7 net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 7 years ago
  99. e972cce lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 7 years ago
  100. e9db042 lwtunnel: fix autoload of lwt modules by David Ahern · 7 years ago