index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-11
gve: Allow pageflips on larger pages
Jordan Kim
1
-1
/
+1
2021-10-11
gve: Add netif_set_xps_queue call
Catherine Sullivan
1
-0
/
+4
2021-10-11
gve: Recover from queue stall due to missed IRQ
John Fraker
3
-2
/
+51
2021-10-11
gve: Do lazy cleanup in TX path
Tao Liu
4
-49
/
+61
2021-10-11
gve: Add rx buffer pagecnt bias
Catherine Sullivan
1
-15
/
+37
2021-10-11
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
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
qed: Fix missing error code in qed_slowpath_start()
chongjiapeng
1
-0
/
+1
2021-10-09
ionic: don't remove netdev->dev_addr when syncing uc list
Shannon Nelson
1
-0
/
+4
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
net/mlx5: Add priorities for counters in RDMA namespaces
Aharon Landau
1
-8
/
+46
2021-10-08
net: mana: Fix error handling in mana_create_rxq()
Haiyang Zhang
1
-1
/
+3
2021-10-08
mlxsw: item: Annotate item helpers with '__maybe_unused'
Ido Schimmel
1
-24
/
+32
2021-10-08
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: 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
2021-10-08
net: stmmac: add support for dwmac 3.40a
Herve Codina
2
-0
/
+9
2021-10-08
net: stmmac: fix get_hw_feature() on old hardware
Herve Codina
4
-9
/
+22
2021-10-08
qed: Initialize debug string array
Tim Gardner
1
-3
/
+0
2021-10-08
ethernet: use platform_get_ethdev_address()
Jakub Kicinski
2
-2
/
+2
2021-10-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
25
-94
/
+1899
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-28
/
+55
2021-10-07
ice: add port representor ethtool ops and stats
Wojciech Drewek
6
-7
/
+118
2021-10-07
ice: switchdev slow path
Grzegorz Nitka
6
-1
/
+156
[prev]
[next]