1. 413e398 bpf: only adjust gso_size on bytestream protocols by Willem de Bruijn · 6 years ago
  2. df737fd gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 6 years ago
  3. a8795ba bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt() by Yafang Shao · 6 years ago
  4. 7ce2a51 net-sysfs: Fix mem leak in netdev_register_kobject by YueHaibing · 6 years ago
  5. 3043bfe net: sched: put back q.qlen into a single location by Eric Dumazet · 6 years ago
  6. 8b92162 bpf: bpf_setsockopt: reset sock dst on SO_MARK changes by Peter Oskolkov · 6 years ago
  7. 26354d5 bpf: correctly set initial window on active Fast Open sender by Yuchung Cheng · 6 years ago
  8. 718ccdb net: Do not allocate page fragments that are not skb aligned by Alexander Duyck · 6 years ago
  9. b2975c2 net: Fix for_each_netdev_feature on Big endian by Hauke Mehrtens · 6 years ago
  10. 5f1a18e net: set default network namespace in init_dummy_netdev() by Josh Elsasser · 6 years ago
  11. 50deccd net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 6 years ago
  12. 598e57e net, skbuff: do not prefer skb allocation fails early by David Rientjes · 6 years ago
  13. 341906c bpf: in __bpf_redirect_no_mac pull mac only if present by Willem de Bruijn · 6 years ago
  14. 60f05dd sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  15. 3c859ad gro_cell: add napi_disable in gro_cells_destroy by Lorenzo Bianconi · 6 years ago
  16. 9ac6074 net: fix XPS static_key accounting by Sabrina Dubroca · 6 years ago
  17. b4b8a71 net: restore call to netdev_queue_numa_node_write when resetting XPS by Sabrina Dubroca · 6 years ago
  18. a482f80 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  19. 7fafda1 net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  20. 4aaa233 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  21. b24a813 net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  22. cddcc99 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  23. a21a82a net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  24. ad6dfbd flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  25. 4893613 cgroup, netclassid: add a preemption point to write_classid by Michal Hocko · 6 years ago
  26. 89e5f2d net: Properly unlink GRO packets on overflow. by David S. Miller · 6 years ago
  27. 2799b51 rtnetlink: Disallow FDB configuration for non-Ethernet device by Ido Schimmel · 6 years ago
  28. fd54c18 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  29. 4fb0dc9 net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  30. d2fb4fb Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" by Roopa Prabhu · 6 years ago
  31. d55bef50 net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  32. 4899542 Revert "bond: take rcu lock in netpoll_send_skb_on_dev" by David S. Miller · 6 years ago
  33. 58f5bbe ethtool: fix a privilege escalation bug by Wenwen Wang · 6 years ago
  34. 2bb3207 ethtool: fix a missing-check bug by Wenwen Wang · 6 years ago
  35. af7d6cc net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  36. 52b5d6f net: make skb_partial_csum_set() more robust against overflows by Eric Dumazet · 6 years ago
  37. bde74ad devlink: Add helper function for safely copy string param by Moshe Shemesh · 6 years ago
  38. 1276534 devlink: Fix param cmode driverinit for string type by Moshe Shemesh · 6 years ago
  39. f355cfc devlink: Fix param set handling for string type by Moshe Shemesh · 6 years ago
  40. bd961c9 rtnetlink: fix rtnl_fdb_dump() for ndmsg header by Mauricio Faria de Oliveira · 6 years ago
  41. 0e1d6ec rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  42. 6fe9487 bond: take rcu lock in netpoll_send_skb_on_dev by Dave Jones · 6 years ago
  43. 893626d6 rtnetlink: Fail dump if target netnsid is invalid by David Ahern · 6 years ago
  44. c24498c netpoll: do not test NAPI_STATE_SCHED in poll_one_napi() by Eric Dumazet · 6 years ago
  45. 6194114 net: core: add member wol_enabled to struct net_device by Heiner Kallweit · 6 years ago
  46. ac3d9dd netpoll: make ndo_poll_controller() optional by Eric Dumazet · 6 years ago
  47. 474ff26 net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN by Maciej Żenczykowski · 6 years ago
  48. 83fe9a9 devlink: double free in devlink_resource_fill() by Dan Carpenter · 6 years ago
  49. 0376d5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  50. f0e0d04 neighbour: confirm neigh entries when ARP packet is received by Vasily Khoruzhick · 6 years ago
  51. 56a49d7 net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags by Roopa Prabhu · 6 years ago
  52. 4c3d795 bpf: use __GFP_COMP while allocating page by Tushar Dave · 6 years ago
  53. 5cf4a85 tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY by Vincent Whitchurch · 6 years ago
  54. 2861952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  55. 9db39f4 bpf: Fix bpf_msg_pull_data() by Tushar Dave · 6 years ago
  56. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  57. f707ef6 net: rtnl: return early from rtnl_unregister_all when protocol isn't registered by Sabrina Dubroca · 6 years ago
  58. a8cf76a bpf: fix sg shift repair start offset in bpf_msg_pull_data by Daniel Borkmann · 6 years ago
  59. 2e43f95 bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data by Daniel Borkmann · 6 years ago
  60. 0e06b22 bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data by Daniel Borkmann · 6 years ago
  61. 5b24109 bpf: fix several offset tests in bpf_msg_pull_data by Daniel Borkmann · 6 years ago
  62. 3f6e138 bpf: fix build error with clang by Stefan Agner · 6 years ago
  63. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  64. 6e77cc4 Convert net_namespace to new IDA API by Matthew Wilcox · 7 years ago
  65. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  66. f6069b9 bpf: fix redirect to map under tail calls by Daniel Borkmann · 6 years ago
  67. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  68. 21b172e net/xdp: Fix suspicious RCU usage warning by Tariq Toukan · 6 years ago
  69. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  70. 4597b62 net: filter: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  71. 66b51b0 net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() by Jeremy Cline · 6 years ago
  72. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  73. 7723628 bpf: Introduce bpf_skb_ancestor_cgroup_id helper by Andrey Ignatov · 6 years ago
  74. 51a9f5a net: core: protect rate estimator statistics pointer with lock by Vlad Buslov · 6 years ago
  75. 8217ca6 bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection by Martin KaFai Lau · 6 years ago
  76. 2dbb9b9 bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT by Martin KaFai Lau · 6 years ago
  77. 5dc4c4b bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY by Martin KaFai Lau · 6 years ago
  78. 736b460 net: Add ID (if needed) to sock_reuseport and expose reuseport_lock by Martin KaFai Lau · 6 years ago
  79. 40a1227 tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket by Martin KaFai Lau · 6 years ago
  80. 2539650 xdp: Helpers for disabling napi_direct of xdp_return_frame by Toshiaki Makita · 6 years ago
  81. 0b19cc0 bpf: Make redirect_info accessible from modules by Toshiaki Makita · 6 years ago
  82. b0768a8 net: Export skb_headers_offset_update by Toshiaki Makita · 6 years ago
  83. eb91e4d Revert "xdp: add NULL pointer check in __xdp_return()" by Björn Töpel · 6 years ago
  84. 4d99f66 net: allow to call netif_reset_xps_queues() under cpus_read_lock by Andrei Vagin · 6 years ago
  85. 92e2c40 flow_dissector: allow dissection of tunnel options from metadata by Simon Horman · 6 years ago
  86. 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  87. 9dae349 net: avoid unnecessary sock_flag() check when enable timestamp by Yafang Shao · 6 years ago
  88. a6bcfc8 net: check extack._msg before print by Li RongQing · 6 years ago
  89. 385114d net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 6 years ago
  90. 074fb880 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  91. 07d53ae net: Remove some unneeded semicolon by zhong jiang · 6 years ago
  92. af308b9 netfilter: nf_tables: add tunnel support by Pablo Neira Ayuso · 6 years ago
  93. cd33943 bpf: introduce the bpf_get_local_storage() helper function by Roman Gushchin · 6 years ago
  94. 6b431d5 net/socket: remove duplicated init code by Matthieu Baerts · 6 years ago
  95. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. 9aba2f8 net: Fix coding style in skb_push() by Ganesh Goudar · 6 years ago
  97. d692f11 bpf: Support bpf_get_socket_cookie in more prog types by Andrey Ignatov · 6 years ago
  98. 1f82161 lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpf by Taehee Yoo · 6 years ago
  99. 486cdf2 bpf: add End.DT6 action to bpf_lwt_seg6_action helper by Mathieu Xhonneux · 6 years ago
  100. 778c4d5 fib_rules: NULL check before kfree is not needed by YueHaibing · 6 years ago