index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
nfp: support 48-bit DMA addressing for NFP3800
Yinjun Zhang
2022-06-13
10
-33
/
+52
*
|
nfp: flower: support to offload pedit of IPv6 flowinto fields
Yinjun Zhang
2022-06-10
2
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-10
3
-37
/
+39
|
\
|
|
*
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2022-06-09
2
-24
/
+24
|
*
nfp: avoid unnecessary check warnings in nfp_app_get_vf_config
Fei Qin
2022-06-09
1
-13
/
+15
*
|
nfp: Remove kernel.h when not needed
Christophe JAILLET
2022-06-08
1
-1
/
+0
|
/
*
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
2022-06-02
3
-9
/
+17
*
nfp: only report pause frame configuration for physical device
Yu Xiao
2022-05-28
1
-2
/
+2
*
nfp: flower: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
nfp: flower: support ct merging when mangle action exists
Yinjun Zhang
2022-05-19
2
-105
/
+189
*
nfp: VF rate limit support
Bin Chen
2022-05-12
3
-2
/
+56
*
nfp: flower: fix 'variable 'flow6' set but not used'
Louis Peens
2022-05-10
1
-12
/
+7
*
nfp: support Corigine PCIE vendor ID
Yu Xiao
2022-05-09
4
-16
/
+50
*
nfp: vendor neutral strings for chip and Corigne in strings for driver
Yu Xiao
2022-05-09
3
-5
/
+7
*
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
2
-2
/
+2
*
net: add netif_inherit_tso_max()
Jakub Kicinski
2022-05-06
1
-2
/
+1
*
nfp: flower: enable decap_v2 bit
Louis Peens
2022-05-06
1
-1
/
+2
*
nfp: flower: remove unused neighbour cache
Louis Peens
2022-05-06
2
-183
/
+0
*
nfp: flower: link pre_tun flow rules with neigh entries
Louis Peens
2022-05-06
3
-1
/
+154
*
nfp: flower: rework tunnel neighbour configuration
Louis Peens
2022-05-06
1
-59
/
+115
*
nfp: flower: update nfp_tun_neigh structs
Louis Peens
2022-05-06
2
-33
/
+47
*
nfp: flower: fixup ipv6/ipv4 route lookup for neigh events
Louis Peens
2022-05-06
1
-19
/
+33
*
nfp: flower: enforce more strict pre_tun checks
Louis Peens
2022-05-06
1
-7
/
+34
*
nfp: flower: add/remove predt_list entries
Louis Peens
2022-05-06
2
-7
/
+39
*
nfp: flower: add infrastructure for pre_tun rework
Louis Peens
2022-05-06
3
-33
/
+105
*
nfp: support VxLAN inner TSO with GSO_PARTIAL offload
Fei Qin
2022-05-02
1
-2
/
+6
*
nfp: flower: utilize the tuple iifidx in offloading ct flows
Yinjun Zhang
2022-04-29
1
-3
/
+22
*
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-22
1
-1
/
+1
*
nfp: support 802.1ad VLAN assingment to VF
Baowen Zheng
2022-04-22
2
-11
/
+35
*
nfp: update nfp_X logging definitions
Dylan Muller
2022-04-13
1
-6
/
+20
*
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
2022-03-21
1
-6
/
+1
*
nfp: nfdk: implement xdp tx path for NFDK
Yinjun Zhang
2022-03-21
2
-5
/
+208
*
nfp: add support for NFDK data path
Jakub Kicinski
2022-03-21
9
-6
/
+1715
*
nfp: choose data path based on version
Jakub Kicinski
2022-03-21
6
-19
/
+41
*
nfp: add per-data path feature mask
Jakub Kicinski
2022-03-21
3
-0
/
+20
*
nfp: use TX ring pointer write back
Jakub Kicinski
2022-03-21
6
-7
/
+56
*
nfp: move tx_ring->qcidx into cold data
Jakub Kicinski
2022-03-21
1
-2
/
+5
*
nfp: prepare for multi-part descriptors
Jakub Kicinski
2022-03-21
4
-5
/
+10
*
nfp: use callbacks for slow path ring related functions
Jakub Kicinski
2022-03-21
8
-114
/
+148
*
nfp: move the fast path code to separate files
Jakub Kicinski
2022-03-21
12
-2552
/
+2758
*
nfp: calculate ring masks without conditionals
Jakub Kicinski
2022-03-21
1
-4
/
+4
*
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
2022-03-16
3
-28
/
+7
*
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
2022-03-16
1
-24
/
+8
*
eth: nfp: replace driver's "pf" lock with devlink instance lock
Jakub Kicinski
2022-03-16
6
-41
/
+48
*
eth: nfp: wrap locking assertions in helpers
Jakub Kicinski
2022-03-16
4
-5
/
+14
*
nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MOD
Niklas Söderlund
2022-03-14
1
-1
/
+1
*
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
2022-03-11
5
-4
/
+29
*
nfp: take chip version into account for ring sizes
Jakub Kicinski
2022-03-11
4
-10
/
+16
*
nfp: parametrize QCP offset/size using dev_info
Jakub Kicinski
2022-03-11
6
-9
/
+32
*
nfp: use dev_info for the DMA mask
Jakub Kicinski
2022-03-11
5
-7
/
+6
[prev]
[next]