index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
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/ne...
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/n...
David S. Miller
2
-2
/
+50
2022-07-29
Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
30
-511
/
+1265
2022-07-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
12
-202
/
+269
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
2022-07-29
mlxsw: spectrum_ptp: Add helper functions to configure PTP traps
Amit Cohen
1
-22
/
+40
2022-07-28
mlxsw: core_linecards: Remove duplicated include in core_linecard_dev.c
Yang Li
1
-1
/
+0
2022-07-28
devlink: Hold the instance lock in health callbacks
Moshe Shemesh
1
-7
/
+1
2022-07-28
net/mlx5: Lock mlx5 devlink health recovery callback
Moshe Shemesh
2
-3
/
+13
2022-07-28
net/mlx4: Lock mlx4 devlink reload callback
Moshe Shemesh
2
-13
/
+37
2022-07-28
net/mlx4: Use devl_ API for devlink port register / unregister
Moshe Shemesh
1
-4
/
+12
2022-07-28
net/mlx4: Use devl_ API for devlink region create / destroy
Moshe Shemesh
2
-10
/
+17
2022-07-28
net/mlx5: Lock mlx5 devlink reload callbacks
Moshe Shemesh
6
-50
/
+79
2022-07-28
net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload
Moshe Shemesh
2
-8
/
+13
[next]