1. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  2. a4ea8a3 net: Add generic ndo_select_queue functions by Alexander Duyck · 7 years ago
  3. eadec877 net: Add support for subordinate traffic classes to netdev_pick_tx by Alexander Duyck · 7 years ago
  4. ffcfe25 net: Add support for subordinate device traffic classes by Alexander Duyck · 7 years ago
  5. d7be977 net-sysfs: Drop support for XPS and traffic_class on single queue device by Alexander Duyck · 7 years ago
  6. 24c590e net/flow_dissector: Add support for QinQ dissection by Jianbo Liu · 7 years ago
  7. 2064c3d net/flow_dissector: Save vlan ethertype from headers by Jianbo Liu · 7 years ago
  8. 8d356b8 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 7 years ago
  9. 2cc0608 net: core: filter: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  10. f567bcd devlink: Add enable_sriov boolean generic parameter by Vasundhara Volam · 7 years ago
  11. 036467c devlink: Add generic parameters internal_err_reset and max_macs by Moshe Shemesh · 7 years ago
  12. ea601e1 devlink: Add devlink notifications support for params by Moshe Shemesh · 7 years ago
  13. ec01aeb devlink: Add support for get/set driverinit value by Moshe Shemesh · 7 years ago
  14. e3b7ca1 devlink: Add param set command by Moshe Shemesh · 7 years ago
  15. 45f05de devlink: Add param get command by Moshe Shemesh · 7 years ago
  16. eabaef1 devlink: Add devlink_param register and unregister by Moshe Shemesh · 7 years ago
  17. 6312fe7 net: limit each hash list length to MAX_GRO_SKBS by Li RongQing · 7 years ago
  18. 4b15c70 net/sched: Make etf report drops on error_queue by Jesus Sanchez-Palencia · 7 years ago
  19. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 7 years ago
  20. c47d8c2 net: Clear skb->tstamp only on the forwarding path by Jesus Sanchez-Palencia · 7 years ago
  21. b9f463d net: don't bother calling list RX functions on empty lists by Edward Cree · 7 years ago
  22. 17266ee net: ipv4: listified version of ip_rcv by Edward Cree · 7 years ago
  23. 88eb194 net: core: propagate SKB lists through packet_type lookup by Edward Cree · 7 years ago
  24. 4ce0017 net: core: another layer of lists, around PF_MEMALLOC skb handling by Edward Cree · 7 years ago
  25. 7da517a net: core: Another step of skb receive list processing by Edward Cree · 7 years ago
  26. 920572b net: core: unwrap skb list receive slightly further by Edward Cree · 7 years ago
  27. f6ad8c1 net: core: trivial netif_receive_skb_list() entry point by Edward Cree · 7 years ago
  28. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  29. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  30. d6f1993 net: expose sk wmem in sock_exceed_buf_limit tracepoint by Yafang Shao · 7 years ago
  31. 8af2c06 net-sysfs: Add interface for Rx queue(s) map per Tx queue by Amritha Nambiar · 7 years ago
  32. fc9bab2 net: Enable Tx queue selection based on Rx queues by Amritha Nambiar · 7 years ago
  33. c6345ce net: Record receive queue number for a connection by Amritha Nambiar · 7 years ago
  34. 0415746 net: Use static_key for XPS maps by Amritha Nambiar · 7 years ago
  35. 80d1966 net: Refactor XPS for CPUs and Rx queues by Amritha Nambiar · 7 years ago
  36. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  37. 35e8c7b net: fib_rules: bring back rule_exists to match rule during add by Roopa Prabhu · 7 years ago
  38. 3f76df1 net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN by Cong Wang · 7 years ago
  39. d14b56f net: cleanup gfp mask in alloc_skb_with_frags by Michal Hocko · 7 years ago
  40. 256c87c net: check tunnel option type in tunnel flags by Pieter Jansen van Vuuren · 7 years ago
  41. e699e2c net, mm: account sock objects to kmemcg by Shakeel Butt · 7 years ago
  42. 4c79579 bpf: Change bpf_fib_lookup to return lookup status by David Ahern · 7 years ago
  43. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  44. 9c4c325 skbuff: preserve sock reference when scrubbing the skb. by Flavio Leitner · 7 years ago
  45. 8e32628 neighbour: force neigh_invalidate when NUD_FAILED update is from admin by Roopa Prabhu · 7 years ago
  46. 7c8f4e6 fib_rules: match rules based on suppress_* properties too by Jason A. Donenfeld · 7 years ago
  47. 07d7836 net: Convert NAPI gro list into a small hash table. by David Miller · 7 years ago
  48. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  49. 9f9a707 rhashtable: remove nulls_base and related code. by NeilBrown · 7 years ago
  50. 7892bd0 net: propagate dev_get_valid_name return code by Li RongQing · 7 years ago
  51. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  52. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  53. 6d5fc19 xdp: Fix handling of devmap in generic XDP by Toshiaki Makita · 7 years ago
  54. f6a6f20 neighbour: skip NTF_EXT_LEARNED entries during forced gc by Roopa Prabhu · 7 years ago
  55. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 7 years ago
  56. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  57. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  58. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  59. cdb8744 Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets" by Bart Van Assche · 7 years ago
  60. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  61. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  62. 644c7ee rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 7 years ago
  63. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  64. ac0fc8a devlink: Add extack to reload and port_{un, }split operations by David Ahern · 7 years ago
  65. 02b55e5 xdp: add MEM_TYPE_ZERO_COPY by Björn Töpel · 7 years ago
  66. f396922 net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets by Maciej Żenczykowski · 7 years ago
  67. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  68. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  69. fa1be7e ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 7 years ago
  70. a925ab4 Revert "ipv6: omit traffic class when calculating flow hash" by David S. Miller · 7 years ago
  71. 87ae68c ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 7 years ago
  72. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  73. bd3a08a bpf: flowlabel in bpf_fib_lookup should be flowinfo by David Ahern · 7 years ago
  74. 1e67575 bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  75. 42b3346 xdp: add flags argument to ndo_xdp_xmit API by Jesper Dangaard Brouer · 7 years ago
  76. 1fbc2e0 bpf: make sure to clear unused fields in tunnel/xfrm state fetch by Daniel Borkmann · 7 years ago
  77. cb20b08 bpf: add bpf_skb_cgroup_id helper by Daniel Borkmann · 7 years ago
  78. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. af066ed rtnetlink: Fix null-ptr-deref in rtnl_newlink by Prashant Bhole · 7 years ago
  80. 664088f net-sysfs: Fix memory leak in XPS configuration by Alexander Duyck · 7 years ago
  81. ccf8dbc rtnetlink: Remove VLA usage by Kees Cook · 7 years ago
  82. bcece5d bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address families by David Ahern · 7 years ago
  83. 9ce64f1 bpf: Verify flags in bpf_fib_lookup by David Ahern · 7 years ago
  84. 720e7f3 bpf: hide the unused 'off' variable by YueHaibing · 7 years ago
  85. c1c9a3c net: remove unnecessary genlmsg_cancel() calls by YueHaibing · 7 years ago
  86. 30c8bd5 net: Introduce generic failover module by Sridhar Samudrala · 7 years ago
  87. 1cedee1 bpf: Hooks for sys_sendmsg by Andrey Ignatov · 7 years ago
  88. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  89. 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
  90. 30d444d net/ipv6: Udate fib6_table_lookup tracepoint by David Ahern · 7 years ago
  91. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  92. 735fc40 xdp: change ndo_xdp_xmit API to support bulking by Jesper Dangaard Brouer · 7 years ago
  93. 389ab7f xdp: introduce xdp_return_frame_rx_napi by Jesper Dangaard Brouer · 7 years ago
  94. 38edddb xdp: add tracepoint for devmap like cpumap have by Jesper Dangaard Brouer · 7 years ago
  95. 67f29e0 bpf: devmap introduce dev_map_enqueue by Jesper Dangaard Brouer · 7 years ago
  96. 004d4b2 ipv6: sr: Add seg6local action End.BPF by Mathieu Xhonneux · 7 years ago
  97. cd3092c bpf: Split lwt inout verifier structures by Mathieu Xhonneux · 7 years ago
  98. fe94cc2 bpf: Add IPv6 Segment Routing helpers by Mathieu Xhonneux · 7 years ago
  99. 7ac1cc9 devlink: don't take instance lock around eswitch mode set by Jakub Kicinski · 7 years ago
  100. 4f74fed bpf: Add mtu checking to FIB forwarding helper by David Ahern · 7 years ago