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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
17
-29
/
+4266
2021-10-12
gve: Track RX buffer allocation failures
Catherine Sullivan
1
-1
/
+6
2021-10-12
gve: Allow pageflips on larger pages
Jordan Kim
1
-1
/
+1
2021-10-12
gve: Add netif_set_xps_queue call
Catherine Sullivan
1
-0
/
+4
2021-10-12
gve: Recover from queue stall due to missed IRQ
John Fraker
3
-2
/
+51
2021-10-12
gve: Do lazy cleanup in TX path
Tao Liu
4
-50
/
+62
2021-10-12
gve: Add rx buffer pagecnt bias
Catherine Sullivan
1
-15
/
+37
2021-10-12
gve: Switch to use napi_complete_done
Yangchun Fu
3
-37
/
+43
2021-10-11
ice: ndo_setup_tc implementation for PR
Michal Swiatkowski
4
-0
/
+74
2021-10-11
ice: ndo_setup_tc implementation for PF
Kiran Patil
5
-1
/
+1044
2021-10-11
ice: Allow changing lan_en and lb_en on all kinds of filters
Michal Swiatkowski
1
-0
/
+127
2021-10-11
ice: cleanup rules info
Victor Raj
2
-10
/
+59
2021-10-11
ice: allow deleting advanced rules
Shivanshu Shukla
2
-0
/
+229
2021-10-11
ice: allow adding advanced rules
Grishma Kotecha
4
-1
/
+847
2021-10-11
ice: create advanced switch recipe
Dan Nowlin
5
-22
/
+1412
2021-10-11
ice: manage profiles and field vectors
Dan Nowlin
5
-1
/
+268
2021-10-11
ice: implement low level recipes functions
Grishma Kotecha
2
-0
/
+212
2021-10-11
ethernet: sun: add missing semicolon, fix build
Stephen Rothwell
1
-1
/
+1
2021-10-10
octeontx2-pf: Simplify the receive buffer size calculation
Subbaraya Sundeep
6
-28
/
+35
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
12
-15
/
+0
2021-10-10
virtio_net: skip RCU read lock by checking xdp_enabled of vi
Li RongQing
1
-0
/
+14
2021-10-10
net: phy: at803x: better describe debug regs
Ansuel Smith
1
-15
/
+15
2021-10-10
net: phy: at803x: enable prefer master for 83xx internal phy
Ansuel Smith
1
-0
/
+3
2021-10-10
net: phy: at803x: add DAC amplitude fix for 8327 phy
Ansuel Smith
1
-0
/
+33
2021-10-10
net: phy: at803x: fix resume for QCA8327 phy
Ansuel Smith
1
-6
/
+63
2021-10-10
hv_netvsc: use netif_is_bond_master() instead of open code
Juhee Kang
1
-2
/
+1
2021-10-10
bnxt: use netif_is_rxfh_configured instead of open code
Juhee Kang
2
-2
/
+2
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
net: use dev_addr_set()
Jakub Kicinski
12
-15
/
+13
2021-10-09
ethernet: 8390: remove direct netdev->dev_addr writes
Jakub Kicinski
8
-22
/
+31
2021-10-09
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
5
-34
/
+48
2021-10-09
ethernet: tulip: remove direct netdev->dev_addr writes
Jakub Kicinski
6
-50
/
+61
2021-10-09
ethernet: tg3: remove direct netdev->dev_addr writes
Jakub Kicinski
1
-23
/
+25
2021-10-09
ethernet: forcedeth: remove direct netdev->dev_addr writes
Jakub Kicinski
1
-23
/
+26
2021-10-09
mlxsw: item: Annotate item helpers with '__maybe_unused'
Ido Schimmel
1
-24
/
+32
2021-10-09
net: tg3: fix redundant check of true expression
Jean Sacren
1
-2
/
+1
2021-10-08
qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
Prabhakar Kushwaha
1
-0
/
+12
2021-10-08
net: phy: micrel: ksz9131 led errata workaround
Francesco Dolcini
1
-0
/
+24
2021-10-08
ppp: use the correct function to check if a netdev name is in use
Antoine Tenart
1
-1
/
+1
2021-10-08
bonding: use the correct function to check for netdev name collision
Antoine Tenart
1
-2
/
+2
2021-10-08
net: enetc: add support for software TSO
Ioana Ciornei
4
-24
/
+311
2021-10-08
net: enetc: declare NETIF_F_HW_CSUM and do it in software
Ioana Ciornei
3
-5
/
+15
[next]