index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
ibmveth: Copy tx skbs into a premapped buffer
Nick Child
2
-133
/
+74
2022-09-30
bnx2: Fix spelling mistake "bufferred" -> "buffered"
Colin Ian King
1
-2
/
+2
2022-09-30
net: lan966x: Fix spelling mistake "tarffic" -> "traffic"
Colin Ian King
1
-1
/
+1
2022-09-30
tsnep: Use page pool for RX
Gerhard Engleder
3
-68
/
+100
2022-09-30
tsnep: Add EtherType RX flow classification support
Gerhard Engleder
6
-5
/
+403
2022-09-30
tsnep: Support multiple TX/RX queue pairs
Gerhard Engleder
3
-11
/
+53
2022-09-30
tsnep: Move interrupt from device to queue
Gerhard Engleder
2
-33
/
+99
2022-09-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-58
/
+93
2022-09-29
net: enetc: offload per-tc max SDU from tc-taprio
Vladimir Oltean
3
-6
/
+57
2022-09-29
net: enetc: use common naming scheme for PTGCR and PTGCAPR registers
Vladimir Oltean
2
-12
/
+11
2022-09-29
net: enetc: cache accesses to &priv->si->hw
Vladimir Oltean
3
-48
/
+49
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-127
/
+121
2022-09-29
net: cpmac: Add __init/__exit annotations to module init/exit funcs
ruanjinjie
1
-2
/
+2
2022-09-29
ethernet: 8390: remove unnecessary check of mem
Yang Yingliang
1
-2
/
+1
2022-09-29
nfp: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-29
net: liquidio: Remove unused struct lio_trusted_vf_ctx
Yuan Can
1
-5
/
+0
2022-09-29
net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-30
/
+6
2022-09-29
net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-29
ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-2
/
+1
2022-09-28
net/mlx5e: Use runtime values of striding RQ parameters in datapath
Maxim Mikityanskiy
5
-42
/
+65
2022-09-28
net/mlx5e: Make dma_info array dynamic in struct mlx5e_mpw_info
Maxim Mikityanskiy
4
-19
/
+24
2022-09-28
net/mlx5e: Improve the MTU change shortcut
Maxim Mikityanskiy
3
-8
/
+8
2022-09-28
net/mlx5e: xsk: Fix SKB headroom calculation in validation
Maxim Mikityanskiy
2
-14
/
+11
2022-09-28
net/mlx5e: xsk: Remove dead code in validation
Maxim Mikityanskiy
3
-15
/
+3
2022-09-28
net/mlx5e: Simplify stride size calculation for linear RQ
Maxim Mikityanskiy
1
-36
/
+38
2022-09-28
net/mlx5e: kTLS, Check ICOSQ WQE size in advance
Maxim Mikityanskiy
5
-13
/
+20
2022-09-28
net/mlx5e: Use the aligned max TX MPWQE size
Maxim Mikityanskiy
3
-6
/
+14
2022-09-28
net/mlx5e: Fix a typo in mlx5e_xdp_mpwqe_is_full
Maxim Mikityanskiy
2
-2
/
+2
2022-09-28
net/mlx5e: Use mlx5e_stop_room_for_max_wqe where appropriate
Maxim Mikityanskiy
1
-1
/
+1
2022-09-28
net/mlx5e: Let mlx5e_get_sw_max_sq_mpw_wqebbs accept mdev
Maxim Mikityanskiy
2
-8
/
+6
2022-09-28
net/mlx5e: Validate striding RQ before enabling XDP
Maxim Mikityanskiy
5
-23
/
+45
2022-09-28
net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides static
Maxim Mikityanskiy
2
-4
/
+2
2022-09-28
net/mlx5e: Remove unused fields from datapath structs
Maxim Mikityanskiy
2
-7
/
+5
2022-09-28
net/mlx5e: Convert mlx5e_get_max_sq_wqebbs to u8
Maxim Mikityanskiy
1
-3
/
+5
2022-09-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
9
-84
/
+240
2022-09-28
net: sunhme: Fix undersized zeroing of quattro->happy_meals
Sean Anderson
1
-3
/
+1
2022-09-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-101
/
+71
2022-09-28
net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}
Daniel Golle
1
-2
/
+2
2022-09-28
net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge
Vladimir Oltean
1
-0
/
+7
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
140
-235
/
+172
2022-09-28
ice: Add support for VLAN priority filters in switchdev
Martyna Szapar-Mudlaw
2
-17
/
+60
2022-09-28
ice: support features on new E810T variants
Arkadiusz Kubalewski
2
-2
/
+21
2022-09-28
ice: Merge pin initialization of E810 and E810T adapters
Arkadiusz Kubalewski
2
-39
/
+12
2022-09-28
sfc: bare bones TC offload on EF100
Edward Cree
5
-0
/
+397
2022-09-28
sfc: interrogate MAE capabilities at probe time
Edward Cree
4
-0
/
+93
2022-09-28
sfc: add a hashtable for offloaded TC rules
Edward Cree
4
-2
/
+123
2022-09-28
sfc: optional logging of TC offload errors
Edward Cree
5
-0
/
+61
2022-09-28
sfc: bind indirect blocks for TC offload on EF100
Edward Cree
3
-1
/
+84
2022-09-28
sfc: bind blocks for TC offload on EF100
Edward Cree
8
-2
/
+224
2022-09-28
net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
[next]