index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
Christophe JAILLET
1
-2
/
+2
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-08
nfp: flower: fix ida_idx not being released
Louis Peens
1
-4
/
+8
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-19
flow_offload: reject to offload tc actions in offload drivers
Baowen Zheng
1
-0
/
+3
2021-12-16
nfp: flower: refine the use of circular buffer
Yinjun Zhang
1
-19
/
+31
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2021-12-09
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
1
-1
/
+3
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2
-3
/
+3
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
1
-1
/
+1
2021-11-22
nfp: checking parameter process for rx-usecs/tx-usecs is invalid
Diana Wang
2
-4
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-19
nfp: flower: correction of error handling
Yu Xiao
1
-20
/
+0
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
2021-11-01
nfp: flower: Allow ipv6gretap interface for offloading
Yu Xiao
3
-3
/
+4
2021-10-29
nfp: fix potential deadlock when canceling dim work
Yinjun Zhang
1
-4
/
+0
2021-10-29
nfp: fix NULL pointer access when scheduling dim work
Yinjun Zhang
1
-2
/
+2
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+26
2021-10-28
nfp: bpf: relax prog rejection for mtu check through max_pkt_offset
Yu Xiao
3
-9
/
+26
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2021-10-18
nfp: bpf: silence bitwise vs. logical OR warning
Nathan Chancellor
1
-2
/
+2
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
1
-1
/
+1
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+14
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-3
/
+3
2021-10-12
nfp: use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
1
-1
/
+2
2021-10-12
nfp: flow_offload: move flow_indr_dev_register from app init to app start
Baowen Zheng
1
-5
/
+14
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
3
-3
/
+3
2021-09-27
nfp: Move delink_register to be last command
Leon Romanovsky
2
-10
/
+4
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-5
/
+1
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2021-09-16
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
1
-3
/
+0
2021-09-13
nfp: Prefer struct_size over open coded arithmetic
Len Baker
1
-2
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2
-2
/
+2
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-08-04
nfp: use netif_set_real_num_queues()
Jakub Kicinski
1
-8
/
+3
2021-08-03
nfp: update ethtool reporting of pauseframe control
Fei Qin
1
-0
/
+2
2021-07-28
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
1
-2
/
+6
2021-07-26
nfp: add support for coalesce adaptive feature
Yinjun Zhang
4
-13
/
+160
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-07-22
nfp: fix return statement in nfp_net_parse_meta()
Niklas Söderlund
1
-1
/
+1
2021-07-22
nfp: flower-tc: add flow stats updates for ct
Louis Peens
4
-2
/
+157
2021-07-22
nfp: flower-ct: add offload calls to the nfp
Louis Peens
3
-1
/
+16
2021-07-22
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
3
-2
/
+78
2021-07-22
nfp: flower-ct: add actions into flow_pay for offload
Louis Peens
1
-0
/
+72
2021-07-22
nfp: flower-ct: compile match sections of flow_payload
Louis Peens
1
-1
/
+223
2021-07-22
nfp: flower-ct: calculate required key_layers
Louis Peens
4
-2
/
+125
[next]