index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
xdp: use common helper for netlink extended ack reporting
Daniel Borkmann
2017-05-03
1
-2
/
+2
*
nfp: make use of extended ack message reporting
Jakub Kicinski
2017-05-01
3
-12
/
+17
*
nfp: provide 256 bytes of XDP headroom in all configurations
Jakub Kicinski
2017-04-30
2
-14
/
+3
*
nfp: don't completely refuse to work with old flashes
Jakub Kicinski
2017-04-30
1
-3
/
+1
*
nfp: avoid reading TX queue indexes from the device
Jakub Kicinski
2017-04-30
1
-0
/
+6
*
nfp: do simple XDP TX buffer recycling
Jakub Kicinski
2017-04-30
2
-57
/
+85
*
nfp: drop rx_ring param from buffer allocation
Jakub Kicinski
2017-04-30
1
-6
/
+2
*
nfp: replace -ENOTSUPP with -EOPNOTSUPP
Jakub Kicinski
2017-04-30
4
-21
/
+21
*
nfp: remove the refresh of all ports optimization
Jakub Kicinski
2017-04-24
3
-25
/
+58
*
nfp: fix free list buffer size reporting
Jakub Kicinski
2017-04-24
1
-3
/
+4
*
nfp: add NSP routine to get static information
David Brunecz
2017-04-24
6
-0
/
+129
*
nfp: parse metadata prepend before XDP runs
Jakub Kicinski
2017-04-24
2
-33
/
+40
*
nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attr
Jakub Kicinski
2017-04-24
1
-18
/
+35
*
nfp: don't dereference a null nn->eth_port to print a warning
Colin Ian King
2017-04-08
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-1
/
+2
|
\
|
*
nfp: fix potential use after free on xdp prog
Jakub Kicinski
2017-04-05
1
-1
/
+2
*
|
nfp: add support for .set_link_ksettings()
Jakub Kicinski
2017-04-05
1
-0
/
+46
*
|
nfp: NSP backend for link configuration operations
Jakub Kicinski
2017-04-05
3
-14
/
+179
*
|
nfp: add extended error messages
Jakub Kicinski
2017-04-05
1
-8
/
+29
*
|
nfp: turn NSP port entry into a union
Jakub Kicinski
2017-04-05
1
-13
/
+25
*
|
nfp: allow multi-stage NSP configuration
Jakub Kicinski
2017-04-05
4
-31
/
+138
*
|
nfp: separate high level and low level NSP headers
Jakub Kicinski
2017-04-05
8
-20
/
+22
*
|
nfp: report port type in ethtool
Jakub Kicinski
2017-04-05
3
-0
/
+46
*
|
nfp: report auto-negotiation in ethtool
Jakub Kicinski
2017-04-05
3
-0
/
+17
*
|
nfp: report link speed from NSP
Jakub Kicinski
2017-04-05
1
-0
/
+11
*
|
nfp: add port state refresh
Jakub Kicinski
2017-04-05
3
-8
/
+85
*
|
nfp: track link state changes
Jakub Kicinski
2017-04-05
2
-1
/
+19
*
|
nfp: add mutex protection for the port list
Jakub Kicinski
2017-04-05
3
-4
/
+21
*
|
nfp: don't spawn netdevs for reconfigured ports
Jakub Kicinski
2017-04-05
4
-37
/
+62
*
|
nfp: add support for .get_link_ksettings()
Jakub Kicinski
2017-04-05
2
-0
/
+62
*
|
nfp: disable FW on reconfiguration errors
Jakub Kicinski
2017-03-22
1
-18
/
+11
*
|
nfp: remove defensive checks around ndo_open()/ndo_close()
Jakub Kicinski
2017-03-22
1
-10
/
+0
*
|
nfp: flush xmit_more on error paths
Jakub Kicinski
2017-03-22
1
-0
/
+2
*
|
nfp: remove RX queue pointers
Jakub Kicinski
2017-03-22
3
-20
/
+6
*
|
nfp: don't use netdev_warn() before netdev is registered
Jakub Kicinski
2017-03-22
1
-3
/
+3
*
|
nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths
Jakub Kicinski
2017-03-22
1
-6
/
+9
*
|
nfp: fix invalid area detection
Jakub Kicinski
2017-03-22
1
-14
/
+15
*
|
nfp: don't ignore return value of wait_event_interruptible
Jakub Kicinski
2017-03-22
1
-18
/
+38
*
|
nfp: correct return codes when msleep gets interrupted
Jakub Kicinski
2017-03-22
1
-6
/
+6
*
|
nfp: lock area cache earlier
Jakub Kicinski
2017-03-22
1
-6
/
+8
*
|
nfp: document expected locking in the core
Jakub Kicinski
2017-03-22
1
-6
/
+27
*
|
nfp: move mutex code out of nfp_cppcore.c
Jakub Kicinski
2017-03-22
3
-304
/
+346
*
|
nfp: remove cpp mutex cache
Jakub Kicinski
2017-03-22
1
-41
/
+2
*
|
nfp: fail graciously when someone tries to grab global lock
Jakub Kicinski
2017-03-22
2
-11
/
+13
*
|
nfp: disallow sharing mutexes on the same machine
Jakub Kicinski
2017-03-22
1
-6
/
+0
*
|
nfp: add support for xdp_adjust_head()
Jakub Kicinski
2017-03-12
2
-30
/
+70
*
|
nfp: prepare metadata handling for xdp_adjust_head()
Jakub Kicinski
2017-03-12
1
-9
/
+19
*
|
nfp: reorganize pkt_off variable
Jakub Kicinski
2017-03-12
1
-9
/
+10
*
|
nfp: validate rx offset from the BAR and size down it's field
Jakub Kicinski
2017-03-12
2
-6
/
+14
*
|
nfp: store dma direction in data path structure
Jakub Kicinski
2017-03-12
2
-32
/
+24
[next]