1. 1a510cc amd-xgbe: Add support for VXLAN offload capabilities by Lendacky, Thomas · 7 years ago
  2. 85f9feb amd-xgbe: Convert to using the new link mode settings by Lendacky, Thomas · 7 years ago
  3. 606c07f net: ethtool: Add macro to clear a link mode setting by Lendacky, Thomas · 7 years ago
  4. 80a788c amd-xgbe: Add per queue Tx and Rx statistics by Lendacky, Thomas · 7 years ago
  5. 3be9587 amd-xgbe: Add hardware features debug output by Lendacky, Thomas · 7 years ago
  6. caa575af amd-xgbe: Optimize DMA channel interrupt enablement by Lendacky, Thomas · 7 years ago
  7. 40452f0 amd-xgbe: Add additional dynamic debug messages by Lendacky, Thomas · 7 years ago
  8. efbaa82 amd-xgbe: Add support to handle device renaming by Lendacky, Thomas · 7 years ago
  9. 1b63142 amd-xgbe: Update TSO packet statistics accuracy by Lendacky, Thomas · 7 years ago
  10. 25ff96a amd-xgbe: Be sure driver shuts down cleanly on module removal by Lendacky, Thomas · 7 years ago
  11. f087b50 amd-xgbe: Set the MII control width for the MAC interface by Lendacky, Thomas · 7 years ago
  12. 3b1ded4 amd-xgbe: Set the MDIO mode for 10000Base-T configuration by Lendacky, Thomas · 7 years ago
  13. 1547f53 mlx5: ensure 0 is returned when vport is zero by Colin Ian King · 7 years ago
  14. 16a4362 bpf: Fix map-in-map checking in the verifier by Martin KaFai Lau · 7 years ago
  15. bd1cc1a Merge branch 'xdp-adjust-xdp-redirect-tracepoint' by David S. Miller · 7 years ago
  16. 4c03bdd xdp: adjust xdp redirect tracepoint to include return error code by Jesper Dangaard Brouer · 7 years ago
  17. d2cee2e ixgbe: change ndo_xdp_xmit return code on xmit errors by Jesper Dangaard Brouer · 7 years ago
  18. 3de42f5 liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF by Rick Farrington · 7 years ago
  19. 0888e37 net: inet: diag: expose sockets cgroup classid by Levin, Alexander (Sasha Levin) · 7 years ago
  20. f21e507 macvlan: add offload features for encapsulation by Dimitris Michailidis · 7 years ago
  21. d289611 liquidio: fix Smatch error by Intiyaz Basha · 7 years ago
  22. 9620fef ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t by Eric Dumazet · 7 years ago
  23. 633cefe Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  24. 401481e ipv6: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  25. 66ff5fa Merge branch 'hns3-bug-fixes' by David S. Miller · 7 years ago
  26. 1898d4e net: hns3: Fixes the static check warning due to missing unsupp L3 proto check by Salil · 7 years ago
  27. 9db85f3 net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() by Salil · 7 years ago
  28. d36d36c net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch by Salil · 7 years ago
  29. 7f3b39d net/sched: Fix the logic error to decide the ingress qdisc by Chris Mi · 7 years ago
  30. 6ed272b Merge branch 's390-qeth-next' by David S. Miller · 7 years ago
  31. 0d6f02d s390/qeth: use skb_cow_head() for L2 OSA xmit by Julian Wiedmann · 7 years ago
  32. eaf3cc0 s390/qeth: unify code to build header elements by Julian Wiedmann · 7 years ago
  33. f158817 s390/qeth: pass full IQD header length to fill_buffer() by Julian Wiedmann · 7 years ago
  34. 9c3bfda s390/qeth: pass TSO data offset to fill_buffer() by Julian Wiedmann · 7 years ago
  35. 13ddacb s390/qeth: pass TSO header length to fill_buffer() by Julian Wiedmann · 7 years ago
  36. ae79fe0 s390/qeth: pass full data length to l2_fill_header() by Julian Wiedmann · 7 years ago
  37. 7286384 s390/qeth: split L2 xmit paths by Julian Wiedmann · 7 years ago
  38. ae2b27b bpf: fix a return in sockmap_get_from_fd() by Dan Carpenter · 7 years ago
  39. 98ee2a1 Merge branch 'liquidio-initialization-fixes-for-embedded-firmware' by David S. Miller · 7 years ago
  40. 3c57f61 liquidio: with embedded f/w, issue droq credits before enablement by Rick Farrington · 7 years ago
  41. 7053535 liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit by Rick Farrington · 7 years ago
  42. 01d5e44 Bluetooth: hci_bcm: Handle empty packet after firmware loading by Marcel Holtmann · 7 years ago
  43. 778ead3 dt-bindings: net: bluetooth: Add broadcom-bluetooth by Loic Poulain · 7 years ago
  44. 33cd149 Bluetooth: hci_bcm: Add serdev support by Loic Poulain · 7 years ago
  45. 755f17a Merge branch 'bpf-smap-followups' by David S. Miller · 7 years ago
  46. 047b0ec bpf: reuse tc bpf prologue for sk skb progs by Daniel Borkmann · 7 years ago
  47. 976d28b bpf: don't enable preemption twice in smap_do_verdict by Daniel Borkmann · 7 years ago
  48. 8c37bc6 net: ibm: ibmvnic: constify vio_device_id by Arvind Yadav · 7 years ago
  49. 7145080 net: ibm: ibmveth: constify vio_device_id by Arvind Yadav · 7 years ago
  50. 4d6a75b bpf: no need to nullify ri->map in xdp_do_redirect by Daniel Borkmann · 7 years ago
  51. 1ab2de2 bpf: fix liveness propagation to parent in spilled stack slots by Daniel Borkmann · 7 years ago
  52. fd07a62 net: hns3: ensure media_type is unitialized by Colin Ian King · 7 years ago
  53. 93345c0 liquidio: fix spelling mistake: "interuupt" -> "interrupt" by Colin Ian King · 7 years ago
  54. e76dc1d Bluetooth: btbcm: Consolidate the controller information commands by Marcel Holtmann · 7 years ago
  55. f03b488 Merge branch 'vmbus-sendpacket-cleanups' by David S. Miller · 7 years ago
  56. 5dd0fb9 vmbus: remove unused vmbus_sendpacket_ctl by stephen hemminger · 7 years ago
  57. 5a668d8 vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl by stephen hemminger · 7 years ago
  58. 9a603b8 vmbus: remove unused vmbus_sendpacket_multipagebuffer by stephen hemminger · 7 years ago
  59. 774c467 tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6. by David S. Miller · 7 years ago
  60. f31126b Merge branch 'sockmap-build-fixes' by David S. Miller · 7 years ago
  61. 6bdc9c4 bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER by John Fastabend · 7 years ago
  62. cf56e3b bpf: sockmap state change warning fix by John Fastabend · 7 years ago
  63. d978db8 net: sched: cls_flower: fix ndo_setup_tc type for stats call by Jiri Pirko · 7 years ago
  64. 0bbd7da tun: make tun_build_skb() thread safe by Eric Dumazet · 7 years ago
  65. ba5c4da net/mlx4: fix spelling mistake: "availible" -> "available" by Colin Ian King · 7 years ago
  66. e543002 qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs by Jesper Dangaard Brouer · 7 years ago
  67. 7440ccc Merge branch 'nfp-process-MTU-updates-from-firmware-flower-app' by David S. Miller · 7 years ago
  68. 2dff196 nfp: process MTU updates from firmware flower app by Simon Horman · 7 years ago
  69. b985f87 nfp: process control messages in workqueue in flower app by Simon Horman · 7 years ago
  70. cf9d014 bpf: devmap: remove unnecessary value size check by John Fastabend · 7 years ago
  71. ef70f9a Merge branch 'bpf-sockmap' by David S. Miller · 7 years ago
  72. 6f6d33f bpf: selftests add sockmap tests by John Fastabend · 7 years ago
  73. 41bc94f bpf: selftests: add tests for new __sk_buff members by John Fastabend · 7 years ago
  74. 69e8cc1 bpf: sockmap sample program by John Fastabend · 7 years ago
  75. 8a31db5 bpf: add access to sock fields and pkt data from sk_skb programs by John Fastabend · 7 years ago
  76. 174a79f bpf: sockmap with sk redirect support by John Fastabend · 7 years ago
  77. a6f6df6 bpf: export bpf_prog_inc_not_zero by John Fastabend · 7 years ago
  78. b005fd1 bpf: introduce new program type for skbs on sockets by John Fastabend · 7 years ago
  79. db5980d net: fixes for skb_send_sock by John Fastabend · 7 years ago
  80. 45f91bd net: add sendmsg_locked and sendpage_locked to af_inet6 by John Fastabend · 7 years ago
  81. f26de11 net: early init support for strparser by John Fastabend · 7 years ago
  82. d369bcaf net: 3c509: constify pnp_device_id by Arvind Yadav · 7 years ago
  83. 251564f liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU by Veerasenareddy Burru · 7 years ago
  84. 5022111 Merge branch 'net-sizeof-cleanups' by David S. Miller · 7 years ago
  85. 31975e2 mlx4: sizeof style usage by stephen hemminger · 7 years ago
  86. 9d2ee98 skge: add paren around sizeof arg by stephen hemminger · 7 years ago
  87. a4a7650 virtio: put paren around sizeof by stephen hemminger · 7 years ago
  88. 1203904 tun/tap: use paren's with sizeof by stephen hemminger · 7 years ago
  89. 6b0355f net_sched/hfsc: opencode trivial set_active() and set_passive() by Konstantin Khlebnikov · 7 years ago
  90. 9594665 net_sched: call qlen_notify only if child qdisc is empty by Konstantin Khlebnikov · 7 years ago
  91. 74183a1 Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devices by Marcel Holtmann · 7 years ago
  92. a0085f2 Bluetooth: btusb: driver to enable the usb-wakeup feature by Sukumar Ghorai · 7 years ago
  93. 869cec9 Merge branch 'liquidio-adding-support-for-ethtool-set-channels-feature' by David S. Miller · 7 years ago
  94. a82457f liquidio: added support for ethtool --set-channels feature by Intiyaz Basha · 7 years ago
  95. 14aec73 liquidio: moved octeon_setup_interrupt to lio_core.c by Intiyaz Basha · 7 years ago
  96. 5ef4ddb liquidio: moved liquidio_legacy_intr_handler to lio_core.c by Intiyaz Basha · 7 years ago
  97. 1ff3926 liquidio: moved liquidio_msix_intr_handler to lio_core.c by Intiyaz Basha · 7 years ago
  98. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. 510c8a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  100. 88a5c69 bpf: fix bpf_trace_printk on 32 bit archs by Daniel Borkmann · 7 years ago