index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Add dir validation to "out" data path lookup
Antony Antony
2024-05-01
4
-0
/
+11
*
xfrm: Add Direction to the SA in or out
Antony Antony
2024-05-01
7
-9
/
+160
*
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
2024-04-18
6
-53
/
+1
*
Merge branch 'phy-listing-link_topology-tracking'
David S. Miller
2024-04-06
22
-8
/
+385
|
\
|
*
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
2024-04-06
4
-2
/
+59
|
*
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
2024-04-06
2
-0
/
+17
|
*
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-04-06
7
-0
/
+60
|
*
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-04-06
3
-4
/
+5
|
*
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-04-06
10
-2
/
+244
|
/
*
net: phy: marvell: implement cable test for 88E1111
Pawel Dembicki
2024-04-06
1
-0
/
+93
*
netlink: add nlmsg_consume() and use it in devlink compat
Jakub Kicinski
2024-04-06
2
-3
/
+13
*
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
2024-04-06
8
-24
/
+24
*
Merge branch 'ynl-rename-array-nest-to-indexed-array'
Jakub Kicinski
2024-04-06
10
-31
/
+70
|
\
|
*
ynl: support binary and integer sub-type for indexed-array
Hangbin Liu
2024-04-06
2
-3
/
+17
|
*
ynl: rename array-nest to indexed-array
Hangbin Liu
2024-04-06
10
-28
/
+53
|
/
*
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
2024-04-06
7
-23
/
+29
*
Merge branch 'ethtool-hw-timestamping-statistics'
Jakub Kicinski
2024-04-06
12
-12
/
+209
|
\
|
*
tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation
Rahul Rameshbabu
2024-04-06
1
-1
/
+10
|
*
netlink: specs: ethtool: define header-flags as an enum
Jakub Kicinski
2024-04-06
2
-7
/
+5
|
*
net/mlx5e: Implement ethtool hardware timestamping statistics
Rahul Rameshbabu
2024-04-06
3
-0
/
+56
|
*
net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
Rahul Rameshbabu
2024-04-06
4
-2
/
+12
|
*
net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
Rahul Rameshbabu
2024-04-06
4
-0
/
+9
|
*
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
2024-04-06
5
-2
/
+117
|
/
*
Merge branch 'address-all-wunused-const-warnings'
Jakub Kicinski
2024-04-06
4
-14
/
+7
|
\
|
*
net: xgbe: remove extraneous #ifdef checks
Arnd Bergmann
2024-04-06
1
-8
/
+0
|
*
isdn: kcapi: don't build unused procfs code
Arnd Bergmann
2024-04-06
2
-3
/
+7
|
*
3c515: remove unused 'mtu' variable
Arnd Bergmann
2024-04-06
1
-3
/
+0
|
/
*
trace: events: cleanup deprecated strncpy uses
Justin Stitt
2024-04-06
3
-3
/
+3
*
Merge branch 'mlx5e-rc2-misc-patches'
Jakub Kicinski
2024-04-06
5
-32
/
+74
|
\
|
*
net/mlx5e: Un-expose functions in en.h
Tariq Toukan
2024-04-06
3
-24
/
+12
|
*
net/mlx5e: Support FEC settings for 100G/lane modes
Cosmin Ratiu
2024-04-06
2
-4
/
+52
|
*
net/mlx5e: Extract checking of FEC support for a link mode
Cosmin Ratiu
2024-04-06
1
-5
/
+11
|
/
*
bnxt_en: Fix PTP firmware timeout parameter
Michael Chan
2024-04-06
1
-1
/
+1
*
Merge branch 'net-dsa-microchip-ksz8-refactor-fdb-dump-path'
Jakub Kicinski
2024-04-05
3
-69
/
+69
|
\
|
*
net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0...
Oleksij Rempel
2024-04-05
1
-17
/
+7
|
*
net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we go...
Oleksij Rempel
2024-04-05
1
-5
/
+15
|
*
net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on tim...
Oleksij Rempel
2024-04-05
1
-6
/
+5
|
*
net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()
Oleksij Rempel
2024-04-05
1
-6
/
+6
|
*
net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readability
Oleksij Rempel
2024-04-05
1
-29
/
+31
|
*
net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()
Oleksij Rempel
2024-04-05
2
-13
/
+17
|
*
net: dsa: microchip: Make ksz8_r_dyn_mac_table() static
Oleksij Rempel
2024-04-05
2
-4
/
+2
|
*
net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_ta...
Oleksij Rempel
2024-04-05
2
-6
/
+3
|
/
*
Merge branch 'add-starfive-jh8100-dwmac-support'
Jakub Kicinski
2024-04-05
1
-5
/
+23
|
\
|
*
dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
Tan Chun Hau
2024-04-05
1
-5
/
+23
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-05
442
-3079
/
+6710
|
\
|
*
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
85
-405
/
+1606
|
|
\
|
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-04
9
-24
/
+75
|
|
|
\
|
|
|
*
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
2024-04-02
1
-0
/
+6
|
|
|
*
Merge branch 'x86-bpf-fixes-for-the-bpf-jit-with-retbleed-stuff'
Alexei Starovoitov
2024-04-02
3
-15
/
+12
|
|
|
|
\
|
|
|
|
*
x86/bpf: Fix IP for relocating call depth accounting
Joan Bruguera Micó
2024-04-02
3
-15
/
+12
[next]