index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
ionic: linearize tso skb with too many frags
Shannon Nelson
1
-6
/
+7
2021-02-17
ionic: Remove unused function pointer typedef ionic_reset_cb
Chen Lin
1
-2
/
+0
2021-01-20
net: add inline function skb_csum_is_sctp
Xin Long
1
-1
/
+1
2020-12-22
ionic: account for vlan tag len in rx buffer len
Shannon Nelson
1
-1
/
+1
2020-12-09
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
1
-6
/
+1
2020-12-02
ionic: change mtu after queues are stopped
Shannon Nelson
1
-2
/
+4
2020-12-02
ionic: remove some unnecessary oom messages
Shannon Nelson
3
-9
/
+5
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2
-0
/
+2
2020-11-20
devlink: move flash end and begin to core devlink
Jacob Keller
1
-2
/
+0
2020-11-20
devlink: move request_firmware out of driver
Jacob Keller
3
-12
/
+4
2020-11-15
ionic: useful names for booleans
Shannon Nelson
3
-9
/
+15
2020-11-15
ionic: change set_rx_mode from_ndo to can_sleep
Shannon Nelson
1
-10
/
+10
2020-11-15
ionic: flatten calls to ionic_lif_rx_mode
Shannon Nelson
1
-22
/
+16
2020-11-15
ionic: use mc sync for multicast filters
Shannon Nelson
1
-11
/
+8
2020-11-15
ionic: batch rx buffer refilling
Shannon Nelson
2
-9
/
+13
2020-11-15
ionic: add lif quiesce
Shannon Nelson
1
-0
/
+20
2020-11-15
ionic: check for link after netdev registration
Shannon Nelson
1
-0
/
+2
2020-11-15
ionic: start queues before announcing link up
Shannon Nelson
1
-6
/
+6
2020-11-05
ionic: check port ptr before use
Shannon Nelson
1
-0
/
+5
2020-10-24
ionic: fix mem leak in rx_empty
Shannon Nelson
1
-13
/
+11
2020-10-24
ionic: no rx flush in deinit
Shannon Nelson
3
-15
/
+0
2020-10-24
ionic: clean up sparse complaints
Shannon Nelson
7
-27
/
+29
2020-10-03
ionic: add new bad firmware error code
Shannon Nelson
2
-0
/
+3
2020-10-03
ionic: use lif ident for filter count
Shannon Nelson
1
-9
/
+10
2020-10-03
ionic: refill lif identity after fw_up
Shannon Nelson
3
-14
/
+22
2020-10-03
ionic: disable all queue napi contexts on timeout
Shannon Nelson
1
-26
/
+21
2020-10-03
ionic: check qcq ptr in ionic_qcq_disable
Shannon Nelson
1
-11
/
+20
2020-10-03
ionic: clear linkcheck bit on alloc fail
Shannon Nelson
1
-1
/
+3
2020-10-03
ionic: drain the work queue
Shannon Nelson
1
-10
/
+13
2020-10-03
ionic: contiguous memory for notifyq
Shannon Nelson
1
-22
/
+47
2020-10-01
ionic: prevent early watchdog check
Shannon Nelson
1
-1
/
+4
2020-10-01
ionic: stop watchdog timer earlier on remove
Shannon Nelson
3
-8
/
+3
2020-09-30
net: ionic: Remove WARN_ON(in_interrupt()).
Sebastian Andrzej Siewior
1
-4
/
+0
2020-09-30
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
3
-21
/
+47
2020-09-26
devlink: convert flash_update to use params structure
Jacob Keller
1
-3
/
+2
2020-09-26
devlink: check flash_update parameter support in net core
Jacob Keller
1
-3
/
+0
2020-09-18
ionic: add devlink firmware update
Shannon Nelson
5
-9
/
+239
2020-09-18
ionic: update the fw update api
Shannon Nelson
2
-8
/
+29
2020-09-18
ionic: add DIMLIB to Kconfig
Shannon Nelson
1
-0
/
+1
2020-09-17
ionic: dynamic interrupt moderation
Shannon Nelson
6
-31
/
+112
2020-09-15
ionic: fix up debugfs after queue swap
Shannon Nelson
1
-0
/
+15
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+3
2020-09-03
ionic: clarify boolean precedence
Shannon Nelson
1
-2
/
+2
2020-09-03
ionic: remove unused variable
Shannon Nelson
1
-2
/
+0
2020-09-03
ionic: clean adminq service routine
Shannon Nelson
3
-48
/
+25
2020-09-03
ionic: clean up desc_info and cq_info structs
Shannon Nelson
3
-39
/
+8
2020-09-03
ionic: struct reorder for faster access
Shannon Nelson
2
-16
/
+16
2020-09-03
ionic: clean up page handling code
Shannon Nelson
1
-31
/
+40
2020-08-31
ionic: fix txrx work accounting
Shannon Nelson
1
-10
/
+3
2020-08-28
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
2
-32
/
+8
[next]