1. 687a4f3 Merge "Merge remote-tracking branch 'origin/tmp-84df952' into msm-kona" by qctecmdr Service · 6 years ago
  2. 58723a1 Merge "net: Reset NAPI bit if IPI failed" by qctecmdr Service · 6 years ago
  3. 47e2bc2 net: Reset NAPI bit if IPI failed by Subash Abhinov Kasiviswanathan · 8 years ago
  4. 76da2f5 skb: printing port numbers with gso trace events by Subash Abhinov Kasiviswanathan · 8 years ago
  5. 803f8d2 Merge "ipv4/GRO: Make GRO conform to RFC 6864" by qctecmdr Service · 6 years ago
  6. f840310 Merge "Revert "GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values"" by qctecmdr Service · 6 years ago
  7. 14c7fd4 Merge "skb: Adding trace event for gso" by qctecmdr Service · 6 years ago
  8. b3f581a skb: Adding trace event for gso by Subash Abhinov Kasiviswanathan · 8 years ago
  9. 30f30b8 net: add a per-cpu counter for the number of frames coalesced in GRO by Subash Abhinov Kasiviswanathan · 8 years ago
  10. 4fb81af ipv4/GRO: Make GRO conform to RFC 6864 by Alexander Duyck · 7 years ago
  11. 2832b95 Revert "GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values" by Manjunathappa Prakash · 7 years ago
  12. f2e980b Merge "net: Add the get current NAPI context API" by qctecmdr Service · 6 years ago
  13. d2fb4fb Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" by Roopa Prabhu · 6 years ago
  14. d55bef50 net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  15. 4899542 Revert "bond: take rcu lock in netpoll_send_skb_on_dev" by David S. Miller · 6 years ago
  16. 58f5bbe ethtool: fix a privilege escalation bug by Wenwen Wang · 6 years ago
  17. 2bb3207 ethtool: fix a missing-check bug by Wenwen Wang · 6 years ago
  18. af7d6cc net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  19. 52b5d6f net: make skb_partial_csum_set() more robust against overflows by Eric Dumazet · 6 years ago
  20. bde74ad devlink: Add helper function for safely copy string param by Moshe Shemesh · 6 years ago
  21. 1276534 devlink: Fix param cmode driverinit for string type by Moshe Shemesh · 6 years ago
  22. f355cfc devlink: Fix param set handling for string type by Moshe Shemesh · 6 years ago
  23. 05b3252 net: Add the get current NAPI context API by Subash Abhinov Kasiviswanathan · 7 years ago
  24. bd961c9 rtnetlink: fix rtnl_fdb_dump() for ndmsg header by Mauricio Faria de Oliveira · 6 years ago
  25. 0e1d6ec rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  26. 6fe9487 bond: take rcu lock in netpoll_send_skb_on_dev by Dave Jones · 6 years ago
  27. 893626d6 rtnetlink: Fail dump if target netnsid is invalid by David Ahern · 6 years ago
  28. c24498c netpoll: do not test NAPI_STATE_SCHED in poll_one_napi() by Eric Dumazet · 6 years ago
  29. 6194114 net: core: add member wol_enabled to struct net_device by Heiner Kallweit · 6 years ago
  30. ac3d9dd netpoll: make ndo_poll_controller() optional by Eric Dumazet · 6 years ago
  31. 474ff26 net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN by Maciej Żenczykowski · 6 years ago
  32. 83fe9a9 devlink: double free in devlink_resource_fill() by Dan Carpenter · 6 years ago
  33. 0376d5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  34. f0e0d04 neighbour: confirm neigh entries when ARP packet is received by Vasily Khoruzhick · 6 years ago
  35. 56a49d7 net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags by Roopa Prabhu · 6 years ago
  36. 4c3d795 bpf: use __GFP_COMP while allocating page by Tushar Dave · 6 years ago
  37. 5cf4a85 tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY by Vincent Whitchurch · 6 years ago
  38. 2861952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  39. 9db39f4 bpf: Fix bpf_msg_pull_data() by Tushar Dave · 6 years ago
  40. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  41. f707ef6 net: rtnl: return early from rtnl_unregister_all when protocol isn't registered by Sabrina Dubroca · 6 years ago
  42. a8cf76a bpf: fix sg shift repair start offset in bpf_msg_pull_data by Daniel Borkmann · 6 years ago
  43. 2e43f95 bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data by Daniel Borkmann · 6 years ago
  44. 0e06b22 bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data by Daniel Borkmann · 6 years ago
  45. 5b24109 bpf: fix several offset tests in bpf_msg_pull_data by Daniel Borkmann · 6 years ago
  46. 3f6e138 bpf: fix build error with clang by Stefan Agner · 6 years ago
  47. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  48. 6e77cc4 Convert net_namespace to new IDA API by Matthew Wilcox · 7 years ago
  49. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  50. f6069b9 bpf: fix redirect to map under tail calls by Daniel Borkmann · 6 years ago
  51. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  52. 21b172e net/xdp: Fix suspicious RCU usage warning by Tariq Toukan · 6 years ago
  53. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  54. 4597b62 net: filter: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  55. 66b51b0 net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() by Jeremy Cline · 6 years ago
  56. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  57. 7723628 bpf: Introduce bpf_skb_ancestor_cgroup_id helper by Andrey Ignatov · 6 years ago
  58. 51a9f5a net: core: protect rate estimator statistics pointer with lock by Vlad Buslov · 6 years ago
  59. 8217ca6 bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection by Martin KaFai Lau · 6 years ago
  60. 2dbb9b9 bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT by Martin KaFai Lau · 6 years ago
  61. 5dc4c4b bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY by Martin KaFai Lau · 6 years ago
  62. 736b460 net: Add ID (if needed) to sock_reuseport and expose reuseport_lock by Martin KaFai Lau · 6 years ago
  63. 40a1227 tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket by Martin KaFai Lau · 6 years ago
  64. 2539650 xdp: Helpers for disabling napi_direct of xdp_return_frame by Toshiaki Makita · 6 years ago
  65. 0b19cc0 bpf: Make redirect_info accessible from modules by Toshiaki Makita · 6 years ago
  66. b0768a8 net: Export skb_headers_offset_update by Toshiaki Makita · 6 years ago
  67. eb91e4d Revert "xdp: add NULL pointer check in __xdp_return()" by Björn Töpel · 6 years ago
  68. 4d99f66 net: allow to call netif_reset_xps_queues() under cpus_read_lock by Andrei Vagin · 6 years ago
  69. 92e2c40 flow_dissector: allow dissection of tunnel options from metadata by Simon Horman · 6 years ago
  70. 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  71. 9dae349 net: avoid unnecessary sock_flag() check when enable timestamp by Yafang Shao · 6 years ago
  72. a6bcfc8 net: check extack._msg before print by Li RongQing · 6 years ago
  73. 385114d net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 6 years ago
  74. 074fb880 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  75. 07d53ae net: Remove some unneeded semicolon by zhong jiang · 6 years ago
  76. af308b9 netfilter: nf_tables: add tunnel support by Pablo Neira Ayuso · 6 years ago
  77. cd33943 bpf: introduce the bpf_get_local_storage() helper function by Roman Gushchin · 6 years ago
  78. 6b431d5 net/socket: remove duplicated init code by Matthieu Baerts · 6 years ago
  79. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. 9aba2f8 net: Fix coding style in skb_push() by Ganesh Goudar · 6 years ago
  81. d692f11 bpf: Support bpf_get_socket_cookie in more prog types by Andrey Ignatov · 6 years ago
  82. 1f82161 lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpf by Taehee Yoo · 6 years ago
  83. 486cdf2 bpf: add End.DT6 action to bpf_lwt_seg6_action helper by Mathieu Xhonneux · 6 years ago
  84. 778c4d5 fib_rules: NULL check before kfree is not needed by YueHaibing · 6 years ago
  85. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
  86. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  87. 7a4c53b net: report invalid mtu value via netlink extack by Stephen Hemminger · 6 years ago
  88. 3e7a50c net: report min and max mtu network device settings by Stephen Hemminger · 6 years ago
  89. 958b4cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  90. 71eb525 bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog() by Taehee Yoo · 6 years ago
  91. 3eee1f7 bpf: fix bpf_skb_load_bytes_relative pkt length check by Daniel Borkmann · 6 years ago
  92. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  93. 36e0f12 xdp: add NULL pointer check in __xdp_return() by Taehee Yoo · 6 years ago
  94. 7effaf0 net: rollback orig value on failure of dev_qdisc_change_tx_queue_len by Tariq Toukan · 6 years ago
  95. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  97. 8dd3020 net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc by Tariq Toukan · 6 years ago
  98. 144fe2b sock: fix sg page frag coalescing in sk_alloc_sg by Daniel Borkmann · 6 years ago
  99. 5025f7f rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  100. ff907a1 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago