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.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-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-2
/
+1
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2021-10-13
ionic: no devlink_unregister if not registered
Shannon Nelson
1
-1
/
+0
2021-10-10
ionic: tame the filter no space message
Shannon Nelson
1
-1
/
+14
2021-10-10
ionic: allow adminq requests to override default error message
Shannon Nelson
3
-20
/
+42
2021-10-10
ionic: handle vlan id overflow
Shannon Nelson
4
-41
/
+56
2021-10-10
ionic: generic filter delete
Shannon Nelson
1
-10
/
+25
2021-10-10
ionic: generic filter add
Shannon Nelson
1
-22
/
+46
2021-10-10
ionic: add generic filter search
Shannon Nelson
1
-3
/
+18
2021-10-10
ionic: remove mac overflow flags
Shannon Nelson
2
-7
/
+2
2021-10-10
ionic: move lif mac address functions
Shannon Nelson
2
-131
/
+131
2021-10-10
ionic: add filterlist to debugfs
Shannon Nelson
1
-0
/
+46
2021-10-09
ionic: don't remove netdev->dev_addr when syncing uc list
Shannon Nelson
1
-0
/
+4
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+3
2021-10-06
ionic: move filter sync_needed bit set
Shannon Nelson
2
-4
/
+3
2021-10-02
ionic: add lif param to ionic_qcq_disable
Shannon Nelson
1
-12
/
+12
2021-10-02
ionic: have ionic_qcq_disable decide on sending to hardware
Shannon Nelson
1
-19
/
+20
2021-10-02
ionic: add polling to adminq wait
Shannon Nelson
2
-6
/
+31
2021-10-02
ionic: widen queue_lock use around lif init and deinit
Shannon Nelson
1
-3
/
+11
2021-10-02
ionic: move lif mutex setup and delete
Shannon Nelson
1
-5
/
+10
2021-10-02
ionic: check for binary values in FW ver string
Shannon Nelson
1
-3
/
+14
2021-10-02
ionic: remove debug stats
Shannon Nelson
7
-225
/
+0
2021-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+0
2021-09-28
ionic: fix gathering of debug stats
Shannon Nelson
1
-9
/
+0
2021-09-27
ionic: Move devlink registration to be last devlink command
Leon Romanovsky
1
-2
/
+2
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-6
/
+1
2021-09-04
ionic: fix a sleeping in atomic bug
Dan Carpenter
1
-1
/
+1
2021-09-03
ionic: fix double use of queue-lock
Shannon Nelson
2
-4
/
+13
2021-08-28
ionic: recreate hwstamp queues on ifup
Shannon Nelson
3
-0
/
+32
2021-08-28
ionic: pull hwstamp queue_lock up a level
Shannon Nelson
2
-14
/
+6
2021-08-28
ionic: add queue lock around open and stop
Shannon Nelson
1
-1
/
+8
2021-08-28
ionic: fill mac addr earlier in add_addr
Shannon Nelson
1
-1
/
+2
2021-08-28
ionic: squelch unnecessary fw halted message
Shannon Nelson
1
-2
/
+2
2021-08-28
ionic: fire watchdog again after fw_down
Shannon Nelson
1
-2
/
+9
2021-08-26
ionic: handle mac filter overflow
Shannon Nelson
1
-11
/
+29
2021-08-26
ionic: refactor ionic_lif_addr to remove a layer
Shannon Nelson
1
-39
/
+2
2021-08-26
ionic: sync the filters in the work task
Shannon Nelson
5
-37
/
+247
2021-08-26
ionic: flatten calls to set-rx-mode
Shannon Nelson
1
-18
/
+9
2021-08-26
ionic: remove old work task types
Shannon Nelson
2
-8
/
+0
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-1
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+2
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-127
/
+132
2021-07-27
ionic: add function tag to debug string
Shannon Nelson
1
-2
/
+2
2021-07-27
ionic: enable rxhash only with multiple queues
Shannon Nelson
1
-1
/
+3
2021-07-27
ionic: block some ethtool operations when fw in reset
Shannon Nelson
1
-0
/
+21
2021-07-27
ionic: remove unneeded comp union fields
Shannon Nelson
1
-2
/
+0
2021-07-27
ionic: increment num-vfs before configure
Shannon Nelson
1
-1
/
+1
2021-07-27
ionic: use fewer inits on the buf_info struct
Shannon Nelson
1
-16
/
+11
2021-07-27
ionic: init reconfig err to 0
Shannon Nelson
1
-3
/
+10
[next]