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
/
pensando
/
ionic
Commit message (
Expand
)
Author
Age
Files
Lines
*
ionic: clear compiler warning on hb use before set
Shannon Nelson
2020-01-07
1
-1
/
+1
*
ionic: restrict received packets to mtu size
Shannon Nelson
2020-01-07
1
-2
/
+9
*
ionic: add Rx dropped packet counter
Shannon Nelson
2020-01-07
3
-3
/
+11
*
ionic: drop use of subdevice tags
Shannon Nelson
2020-01-07
1
-4
/
+0
*
ionic: support sr-iov operations
Shannon Nelson
2020-01-05
6
-8
/
+438
*
ionic: ionic_if bits for sr-iov support
Shannon Nelson
2020-01-05
1
-0
/
+97
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
1
-6
/
+10
|
\
|
*
ionic: keep users rss hash across lif reset
Shannon Nelson
2019-12-04
1
-6
/
+10
*
|
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-12-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
2019-10-29
2
-10
/
+21
|
|
\
|
*
|
docs: fix some broken references
Mauro Carvalho Chehab
2019-10-10
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
2
-0
/
+4
|
\
\
\
|
*
|
|
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
2019-10-22
2
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
ionic: Remove set but not used variable 'sg_desc'
YueHaibing
2019-10-29
1
-2
/
+0
*
|
|
ionic: update driver version
Shannon Nelson
2019-10-25
1
-1
/
+1
*
|
|
ionic: implement support for rx sgl
Shannon Nelson
2019-10-25
3
-84
/
+224
*
|
|
ionic: add a watchdog timer to monitor heartbeat
Shannon Nelson
2019-10-25
3
-2
/
+20
*
|
|
ionic: add heartbeat check
Shannon Nelson
2019-10-25
3
-1
/
+70
*
|
|
ionic: reverse an interrupt coalesce calculation
Shannon Nelson
2019-10-25
1
-1
/
+1
*
|
|
ionic: fix up struct name comments
Shannon Nelson
2019-10-25
1
-98
/
+98
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
2
-10
/
+21
|
\
|
|
|
*
|
ionic: fix stats memory dereference
Shannon Nelson
2019-10-07
2
-10
/
+21
|
|
/
*
|
ionic: add lif_quiesce to wait for queue activity to stop
Shannon Nelson
2019-10-02
1
-0
/
+16
*
|
ionic: implement ethtool set-fec
Shannon Nelson
2019-10-02
1
-27
/
+67
*
|
ionic: report users coalesce request
Shannon Nelson
2019-10-02
3
-18
/
+19
*
|
ionic: use wait_on_bit_lock() rather than open code
Shannon Nelson
2019-10-02
3
-13
/
+13
*
|
ionic: simplify returns in devlink info
Shannon Nelson
2019-10-02
1
-5
/
+4
|
/
*
ionic: Fix an error code in ionic_lif_alloc()
Dan Carpenter
2019-09-22
1
-0
/
+1
*
ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
Nathan Chancellor
2019-09-19
1
-1
/
+1
*
ionic: Remove unused including <linux/version.h>
YueHaibing
2019-09-07
1
-1
/
+0
*
ionic: Add coalesce and other features
Shannon Nelson
2019-09-05
5
-3
/
+166
*
ionic: Add RSS support
Shannon Nelson
2019-09-05
3
-0
/
+165
*
ionic: Add driver stats
Shannon Nelson
2019-09-05
5
-2
/
+480
*
ionic: Add netdev-event handling
Shannon Nelson
2019-09-05
2
-0
/
+64
*
ionic: Add Tx and Rx handling
Shannon Nelson
2019-09-05
5
-1
/
+1408
*
ionic: Add initial ethtool support
Shannon Nelson
2019-09-05
6
-1
/
+519
*
ionic: Add async link status check and basic stats
Shannon Nelson
2019-09-05
2
-6
/
+111
*
ionic: Add Rx filter and rx_mode ndo support
Shannon Nelson
2019-09-05
2
-6
/
+423
*
ionic: Add management of rx filters
Shannon Nelson
2019-09-05
5
-1
/
+194
*
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
2019-09-05
6
-2
/
+387
*
ionic: Add notifyq support
Shannon Nelson
2019-09-05
3
-2
/
+186
*
ionic: Add adminq action
Shannon Nelson
2019-09-05
2
-0
/
+118
*
ionic: Add basic adminq support
Shannon Nelson
2019-09-05
10
-0
/
+941
*
ionic: Add interrupts and doorbells
Shannon Nelson
2019-09-05
8
-0
/
+91
*
ionic: Add basic lif support
Shannon Nelson
2019-09-05
11
-1
/
+477
*
ionic: Add port management commands
Shannon Nelson
2019-09-05
5
-0
/
+213
*
ionic: Add hardware init and device commands
Shannon Nelson
2019-09-05
13
-2
/
+3481
*
ionic: Add basic framework for IONIC Network device driver
Shannon Nelson
2019-09-05
7
-0
/
+180