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