index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
st-dma-fence.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
xfrm: Add Direction to the SA in or out
Antony Antony
7
-9
/
+160
2024-04-18
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
6
-53
/
+1
2024-04-06
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
4
-2
/
+59
2024-04-06
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
2
-0
/
+17
2024-04-06
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
7
-0
/
+60
2024-04-06
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
3
-4
/
+5
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
10
-2
/
+244
2024-04-06
net: phy: marvell: implement cable test for 88E1111
Pawel Dembicki
1
-0
/
+93
2024-04-06
netlink: add nlmsg_consume() and use it in devlink compat
Jakub Kicinski
2
-3
/
+13
2024-04-06
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
8
-24
/
+24
2024-04-06
ynl: support binary and integer sub-type for indexed-array
Hangbin Liu
2
-3
/
+17
2024-04-06
ynl: rename array-nest to indexed-array
Hangbin Liu
10
-28
/
+53
2024-04-06
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
7
-23
/
+29
2024-04-06
tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation
Rahul Rameshbabu
1
-1
/
+10
2024-04-06
netlink: specs: ethtool: define header-flags as an enum
Jakub Kicinski
2
-7
/
+5
2024-04-06
net/mlx5e: Implement ethtool hardware timestamping statistics
Rahul Rameshbabu
3
-0
/
+56
2024-04-06
net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
Rahul Rameshbabu
4
-2
/
+12
2024-04-06
net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
Rahul Rameshbabu
4
-0
/
+9
2024-04-06
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
5
-2
/
+117
2024-04-06
net: xgbe: remove extraneous #ifdef checks
Arnd Bergmann
1
-8
/
+0
2024-04-06
isdn: kcapi: don't build unused procfs code
Arnd Bergmann
2
-3
/
+7
2024-04-06
3c515: remove unused 'mtu' variable
Arnd Bergmann
1
-3
/
+0
2024-04-06
trace: events: cleanup deprecated strncpy uses
Justin Stitt
3
-3
/
+3
2024-04-06
net/mlx5e: Un-expose functions in en.h
Tariq Toukan
3
-24
/
+12
2024-04-06
net/mlx5e: Support FEC settings for 100G/lane modes
Cosmin Ratiu
2
-4
/
+52
2024-04-06
net/mlx5e: Extract checking of FEC support for a link mode
Cosmin Ratiu
1
-5
/
+11
2024-04-06
bnxt_en: Fix PTP firmware timeout parameter
Michael Chan
1
-1
/
+1
2024-04-05
net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0...
Oleksij Rempel
1
-17
/
+7
2024-04-05
net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we go...
Oleksij Rempel
1
-5
/
+15
2024-04-05
net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on tim...
Oleksij Rempel
1
-6
/
+5
2024-04-05
net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()
Oleksij Rempel
1
-6
/
+6
2024-04-05
net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readability
Oleksij Rempel
1
-29
/
+31
2024-04-05
net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()
Oleksij Rempel
2
-13
/
+17
2024-04-05
net: dsa: microchip: Make ksz8_r_dyn_mac_table() static
Oleksij Rempel
2
-4
/
+2
2024-04-05
net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_ta...
Oleksij Rempel
2
-6
/
+3
2024-04-05
dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
Tan Chun Hau
1
-5
/
+23
2024-04-04
tools: ynl: copy netlink error to NlError
Jakub Kicinski
1
-1
/
+2
2024-04-04
netlink: specs: define ethtool header flags
Jakub Kicinski
1
-0
/
+6
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
4
-0
/
+18
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-04-04
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
1
-0
/
+2
2024-04-04
bnxt_en: Add warning message about disallowed speed change
Sreekanth Reddy
1
-0
/
+3
2024-04-04
bnxt_en: Update firmware interface to 1.10.3.39
Pavan Chebbi
1
-47
/
+137
2024-04-04
bnxt_en: Add XDP Metadata support
Somnath Kotur
2
-5
/
+41
2024-04-04
bnxt_en: Change bnxt_rx_xdp function prototype
Somnath Kotur
3
-16
/
+16
2024-04-04
bnxt_en: Allocate page pool per numa node
Somnath Kotur
1
-4
/
+11
2024-04-04
bnxt_en: Enable XPS by default on driver load
Somnath Kotur
1
-1
/
+45
2024-04-04
bnxt_en: Add delay to handle Downstream Port Containment (DPC) AER
Vikas Gupta
1
-0
/
+4
2024-04-04
net: ethernet: mtk_eth_soc: Reuse value using READ_ONCE instead of re-rereadi...
linke li
1
-1
/
+1
2024-04-04
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
Christophe JAILLET
1
-1
/
+1
[next]