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-12-21
nfp: fix schedule in atomic context when sync mc address
Yinjun Zhang
2
-4
/
+64
2022-12-19
nfp: fix unaligned io read of capabilities word
Huanhuan Wang
1
-1
/
+1
2022-12-09
Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+5
2022-12-08
nfp: Fix spelling mistake "tha" -> "the"
Colin Ian King
1
-1
/
+1
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2022-12-05
nfp: add support for multicast filter
Diana Wang
3
-4
/
+79
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
1
-0
/
+5
2022-12-04
nfp: correct desc type when header dma len is 4096
Yinjun Zhang
1
-3
/
+3
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-4
/
+0
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2022-11-29
nfp: ethtool: support reporting link modes
Yu Xiao
5
-0
/
+173
2022-11-21
nfp: implement xfrm callbacks and expose ipsec offload feature to upper layer
Huanhuan Wang
3
-4
/
+490
2022-11-21
nfp: add framework to support ipsec offloading
Huanhuan Wang
10
-10
/
+233
2022-11-21
nfp: extend capability and control words
Yinjun Zhang
3
-3
/
+14
2022-11-18
nfp: add port from netdev validation for EEPROM access
Jaco Coetzee
1
-0
/
+3
2022-11-18
nfp: fill splittable of devlink_port_attrs correctly
Diana Wang
1
-1
/
+1
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2022-11-14
net: nfp: Remove linux/msi.h includes
Thomas Gleixner
3
-3
/
+0
2022-11-11
nfp: change eeprom length to max length enumerators
Jaco Coetzee
1
-3
/
+3
2022-11-11
nfp: take numa node into account when setting irq affinity
Yinjun Zhang
1
-2
/
+3
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
4
-16
/
+0
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
3
-21
/
+4
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
3
-10
/
+10
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-23
/
+15
2022-10-24
nfp: flower: tunnel neigh support bond offload
Yanguo Li
4
-21
/
+114
2022-10-21
nfp: only clean `sp_indiff` when application firmware is unloaded
Yinjun Zhang
1
-23
/
+15
2022-10-10
nfp: flower: fix incorrect struct type in GRE key_size
Louis Peens
1
-2
/
+2
2022-09-30
nfp: add support restart of link auto-negotiation
Fei Qin
1
-0
/
+33
2022-09-30
nfp: add support for link auto negotiation
Yinjun Zhang
4
-5
/
+33
2022-09-30
nfp: refine the ABI of getting `sp_indiff` info
Yinjun Zhang
5
-65
/
+71
2022-09-30
nfp: avoid halt of driver init process when non-fatal error happens
Yinjun Zhang
1
-5
/
+4
2022-09-30
nfp: add support for reporting active FEC mode
Yinjun Zhang
3
-2
/
+11
2022-09-29
nfp: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+1
2022-09-20
nfp: flower: support vlan action in pre_ct
Hui Zhou
1
-1
/
+48
2022-09-20
nfp: flower: support hw offload for ct nat action
Hui Zhou
2
-7
/
+192
2022-09-20
nfp: flower: add validation of for police actions which are independent of flows
Ziyang Chen
1
-8
/
+23
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
1
-2
/
+3
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+12
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-30
nfp: fix the access to management firmware hanging
Gao Xiao
1
-0
/
+1
2022-08-30
nfp: add support for eeprom get and set command
Baowen Zheng
1
-0
/
+157
2022-08-30
nfp: check if application firmware is indifferent to port speed
Yinjun Zhang
4
-1
/
+59
2022-08-30
nfp: propagate port speed from management firmware
Yinjun Zhang
6
-24
/
+79
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2
-8
/
+8
2022-08-26
nfp: flower: fix ingress police using matchall filter
Tianyu Yuan
1
-2
/
+3
2022-08-25
nfp: flower: support case of match on ct_state(0/0x3f)
Wenjuan Geng
1
-2
/
+7
2022-08-11
nfp: fix use-after-free in area_cache_get()
Jialiang Wang
1
-1
/
+2
2022-08-03
nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
Yu Xiao
1
-0
/
+2
2022-08-01
nfp: flower: add support for tunnel offload without key ID
Baowen Zheng
1
-7
/
+8
[next]