index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: fix used time of merge flow statistics
Heinrich Kuhn
2020-05-27
1
-1
/
+2
*
nfp: abm: fix error return code in nfp_abm_vnic_alloc()
Wei Yongjun
2020-05-08
1
-1
/
+3
*
nfp: abm: fix a memory leak bug
Qiushi Wu
2020-05-04
1
-0
/
+1
*
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-30
2
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-4
/
+4
|
\
|
*
net: nfp: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-15
1
-4
/
+4
*
|
devlink: promote "fw.bundle_id" to a generic info version
Jacob Keller
2020-03-21
1
-1
/
+1
*
|
nfp: allow explicitly selected delayed stats
Jakub Kicinski
2020-03-17
1
-1
/
+2
*
|
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-17
1
-2
/
+1
*
|
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-08
1
-0
/
+4
*
|
nfp: Use pci_get_dsn()
Jacob Keller
2020-03-05
1
-15
/
+9
*
|
nfp: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-05
1
-20
/
+2
*
|
netronome: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-24
6
-12
/
+12
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
18
-277
/
+1203
|
\
|
*
netronome: fix ipv6 link error
Arnd Bergmann
2020-01-08
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
5
-14
/
+14
|
|
\
|
*
|
nfp: tls: implement the stream sync RX resync
Jakub Kicinski
2019-12-19
9
-16
/
+172
|
*
|
nfp: pass packet pointer to nfp_net_parse_meta()
Jakub Kicinski
2019-12-19
1
-10
/
+8
|
*
|
nfp: flower: update flow merge code to support IPv6 tunnels
John Hurley
2019-12-19
1
-5
/
+23
|
*
|
nfp: flower: support ipv6 tunnel keep-alive messages from fw
John Hurley
2019-12-19
4
-0
/
+67
|
*
|
nfp: flower: handle notifiers for ipv6 route changes
John Hurley
2019-12-19
2
-68
/
+181
|
*
|
nfp: flower: handle ipv6 tunnel no neigh request
John Hurley
2019-12-19
4
-8
/
+116
|
*
|
nfp: flower: modify pre-tunnel and set tunnel action for ipv6
John Hurley
2019-12-19
3
-30
/
+62
|
*
|
nfp: flower: offload list of IPv6 tunnel endpoint addresses
John Hurley
2019-12-19
5
-1
/
+141
|
*
|
nfp: flower: compile match for IPv6 tunnels
John Hurley
2019-12-19
4
-51
/
+246
|
*
|
nfp: flower: move udp tunnel key match compilation to helper function
John Hurley
2019-12-19
1
-22
/
+35
|
*
|
nfp: flower: pass flow rule pointer directly to match functions
John Hurley
2019-12-19
1
-49
/
+27
|
*
|
Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"
Jakub Kicinski
2019-12-13
1
-10
/
+4
|
*
|
netronome: use the new txqueue timeout argument
Michael S. Tsirkin
2019-12-12
1
-7
/
+1
|
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
*
|
nfp: add support for TLV device stats
Jakub Kicinski
2019-12-10
3
-7
/
+126
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-7
/
+7
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
1
-6
/
+6
|
\
\
|
*
|
nfp: flower: fix stats id allocation
John Hurley
2019-12-17
1
-6
/
+6
|
|
/
*
/
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
4
-8
/
+8
|
/
*
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
Taehee Yoo
2019-11-23
1
-2
/
+2
*
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
2019-11-18
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-18
/
+0
|
\
|
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-18
/
+0
*
|
nfp: bpf: make array exp_mask static, makes object smaller
Colin Ian King
2019-10-08
1
-1
/
+1
*
|
net/tls: add tracing for device/offload events
Jakub Kicinski
2019-10-05
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-28
2
-4
/
+17
|
\
|
*
nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
Navid Emamdoost
2019-09-27
1
-4
/
+10
|
*
nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
Navid Emamdoost
2019-09-27
1
-0
/
+3
|
*
nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
Navid Emamdoost
2019-09-27
1
-0
/
+4
*
|
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
5
-10
/
+0
|
\
\
|
|
/
|
/
|
|
*
treewide: remove dummy Makefiles for single targets
Masahiro Yamada
2019-08-21
5
-10
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
1
-5
/
+5
|
\
\
|
*
|
nfp: flower: cmsg rtnl locks can timeout reify messages
Fred Lotter
2019-09-07
1
-5
/
+5
*
|
|
nfp: read chip model from the PluDevice register
Dirk van der Merwe
2019-09-12
1
-10
/
+6
[next]