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: flower: add support for tunnel offload without key ID
Baowen Zheng
2022-08-01
1
-7
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
1
-1
/
+1
|
\
|
*
nfp: bpf: Fix typo 'the the' in comment
Slark Xiao
2022-07-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-1
/
+1
|
\
|
|
*
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
2
-13
/
+38
|
\
|
|
*
nfp: flower: configure tunnel neighbour on cmsg rx
Tianyu Yuan
2022-07-14
1
-5
/
+13
|
*
nfp: fix issue of skb segments exceeds descriptor limitation
Baowen Zheng
2022-07-09
1
-8
/
+25
*
|
nfp: support TX VLAN ctag insert in NFDK
Diana Wang
2022-07-12
3
-31
/
+35
*
|
nfp: fix clang -Wformat warnings
Justin Stitt
2022-07-12
2
-2
/
+2
*
|
nfp: enable TSO by default for nfp netdev
Simon Horman
2022-07-06
2
-7
/
+5
*
|
nfp: allow TSO packets with metadata prepended in NFDK path
Yinjun Zhang
2022-07-06
1
-17
/
+0
*
|
nfp: support TX VLAN ctag insert
Diana Wang
2022-07-04
5
-19
/
+45
*
|
nfp: support RX VLAN ctag/stag strip
Diana Wang
2022-07-04
11
-22
/
+143
*
|
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
3
-10
/
+7
*
|
nfp: support VF rate limit with NFDK
Bin Chen
2022-07-01
1
-0
/
+1
*
|
nfp: flower: fix comment typos and formatting
Walter Heymans
2022-06-29
7
-17
/
+17
*
|
nfp: add support for 'ethtool -t DEVNAME' command
Fei Qin
2022-06-27
1
-0
/
+167
*
|
nfp: support vepa mode in HW bridge
Yinjun Zhang
2022-06-27
4
-2
/
+73
*
|
nfp: add 'ethtool --identify' support
Sixiang Chen
2022-06-23
3
-0
/
+66
*
|
nfp: compose firmware file name with new hwinfo "nffw.partno"
Yu Xiao
2022-06-21
1
-1
/
+3
*
|
Revert "nfp: update nfp_X logging definitions"
Simon Horman
2022-06-19
1
-20
/
+6
*
|
nfp: add support for .get_pauseparam()
Yinjun Zhang
2022-06-17
1
-0
/
+19
*
|
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
[next]