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
2022-08-05
octeontx2-af: Fix mcam entry resource leak
Subbaraya Sundeep
2
-0
/
+12
2022-08-05
octeontx2-af: suppress external profile loading warning
Harman Kalra
1
-1
/
+1
2022-08-05
octeontx2-af: Apply tx nibble fixup always
Stanislaw Kardach
1
-3
/
+4
2022-08-05
bnxt_en: Remove duplicated include bnxt_devlink.c
Yang Li
1
-1
/
+0
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-15
/
+31
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
Linus Torvalds
1
-1
/
+0
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
46
-618
/
+55
2022-08-03
nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
Yu Xiao
1
-0
/
+2
2022-08-03
net: remove cdns,at32ap7000-macb device tree entry
Hans-Christian Noren Egtvedt
1
-1
/
+0
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
15
-38
/
+122
2022-08-02
net/mlx5e: xsk: Discard unaligned XSK frames on striding RQ
Maxim Mikityanskiy
1
-0
/
+14
2022-08-01
net: marvell: prestera: remove reduntant code
Sebin Sebastian
1
-1
/
+1
2022-08-01
octeontx2-pf: Reduce minimum mtu size to 60
Subbaraya Sundeep
1
-1
/
+1
2022-08-01
net: txgbe: Fix an error handling path in txgbe_probe()
Christophe JAILLET
1
-0
/
+1
2022-08-01
net: ionic: fix error check for vlan flags in ionic_set_nic_features()
Jian Shen
1
-1
/
+1
2022-08-01
net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()
Jian Shen
1
-1
/
+1
2022-08-01
nfp: flower: add support for tunnel offload without key ID
Baowen Zheng
1
-7
/
+8
2022-08-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
7
-88
/
+75
2022-08-01
net/funeth: Tx handling of XDP with fragments.
Dimitris Michailidis
1
-10
/
+20
2022-08-01
net/funeth: Unify skb/XDP packet mapping.
Dimitris Michailidis
1
-15
/
+17
2022-08-01
net/funeth: Unify skb/XDP gather list writing.
Dimitris Michailidis
1
-15
/
+31
2022-08-01
net/funeth: Unify skb/XDP Tx packet unmapping.
Dimitris Michailidis
1
-21
/
+12
2022-08-01
net: devlink: convert reload command to take implicit devlink->lock
Jiri Pirko
3
-12
/
+0
2022-08-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
2
-2
/
+50
2022-07-29
Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
30
-510
/
+1264
2022-07-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
12
-199
/
+266
2022-07-29
sfc: implement ethtool get/set RX ring size for EF100 reps
Edward Cree
1
-0
/
+27
2022-07-29
sfc: use a dynamic m-port for representor RX and set it promisc
Edward Cree
7
-3
/
+158
2022-07-29
sfc: move table locking into filter_table_{probe,remove} methods
Edward Cree
5
-36
/
+33
2022-07-29
sfc: insert default MAE rules to connect VFs to representors
Edward Cree
13
-6
/
+606
2022-07-29
sfc: receive packets from EF100 VFs into representors
Edward Cree
3
-0
/
+42
2022-07-29
sfc: check ef100 RX packets are from the wire
Edward Cree
3
-6
/
+26
2022-07-29
sfc: determine wire m-port at EF100 PF probe time
Edward Cree
4
-0
/
+50
2022-07-29
sfc: ef100 representor RX top half
Edward Cree
2
-0
/
+56
2022-07-29
sfc: ef100 representor RX NAPI poll
Edward Cree
2
-0
/
+75
2022-07-29
sfc: plumb ef100 representor stats
Edward Cree
1
-0
/
+14
2022-07-29
net: marvell: prestera: uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2022-07-29
iavf: Fix 'tc qdisc show' listing too many queues
Przemyslaw Patynowski
2
-0
/
+26
2022-07-29
iavf: Fix max_rate limiting
Przemyslaw Patynowski
2
-2
/
+24
2022-07-29
net: ethernet: mtk_eth_soc: add xdp tx return bulking support
Lorenzo Bianconi
1
-6
/
+14
2022-07-29
net: ethernet: mtk_eth_soc: introduce xdp multi-frag support
Lorenzo Bianconi
1
-43
/
+82
2022-07-29
net: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map utility routine
Lorenzo Bianconi
1
-26
/
+42
2022-07-29
mlxsw: spectrum: Support ethtool 'get_ts_info' callback in Spectrum-2
Danielle Ratson
2
-6
/
+28
2022-07-29
mlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Danielle Ratson
2
-9
/
+223
2022-07-29
mlxsw: spectrum: Support time stamping on Spectrum-2
Danielle Ratson
4
-10
/
+104
2022-07-29
mlxsw: Send PTP packets as data packets to overcome a limitation
Danielle Ratson
4
-10
/
+175
2022-07-29
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
Danielle Ratson
2
-7
/
+159
2022-07-29
mlxsw: Query UTC sec and nsec PCI offsets and values
Danielle Ratson
3
-0
/
+55
2022-07-29
mlxsw: spectrum_ptp: Add PTP initialization / finalization for Spectrum-2
Danielle Ratson
2
-7
/
+54
2022-07-29
mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICs
Danielle Ratson
4
-2
/
+15
[prev]
[next]