index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
Merge branch 'mlxsw-move-tx-header-handling-to-pci-driver'
Jakub Kicinski
9
-259
/
+176
2025-01-17
mlxsw: Do not store Tx header length as driver parameter
Amit Cohen
3
-6
/
+2
2025-01-17
mlxsw: Move Tx header handling to PCI driver
Amit Cohen
7
-180
/
+65
2025-01-17
mlxsw: Define Tx header fields in txheader.h
Amit Cohen
2
-68
/
+63
2025-01-17
mlxsw: Initialize txhdr_info according to PTP operations
Amit Cohen
4
-1
/
+38
2025-01-17
mlxsw: Add mlxsw_txhdr_info structure
Amit Cohen
5
-19
/
+23
2025-01-17
net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_id
Colin Ian King
1
-1
/
+1
2025-01-17
net: tc: improve qdisc error messages
John Ousterhout
1
-3
/
+3
2025-01-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
9
-3
/
+97
2025-01-17
hv_netvsc: Replace one-element array with flexible array member
Thorsten Blum
2
-2
/
+3
2025-01-17
gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+3
2025-01-17
dccp: Prepare dccp_v4_route_skb() to .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+2
2025-01-17
selftests: net: give up on the cmsg_time accuracy on slow machines
Jakub Kicinski
1
-10
/
+25
2025-01-16
Merge branch 'add-perout-library-for-rds-ptp-supported-phys'
Jakub Kicinski
3
-1
/
+307
2025-01-16
net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supported Microchip phys
Divya Koppera
1
-0
/
+270
2025-01-16
net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signal
Divya Koppera
1
-1
/
+13
2025-01-16
net: phy: microchip_rds_ptp: Header file library changes for PEROUT
Divya Koppera
1
-0
/
+24
2025-01-16
selftests/net: packetdrill: make tcp buf limited timing tests benign
Jakub Kicinski
1
-0
/
+1
2025-01-16
Merge branch 'net-add-phylink-managed-eee-support'
Jakub Kicinski
12
-93
/
+446
2025-01-16
net: stmmac: convert to phylink managed EEE support
Russell King (Oracle)
1
-12
/
+45
2025-01-16
net: lan743x: convert to phylink managed EEE
Russell King (Oracle)
3
-28
/
+38
2025-01-16
net: lan743x: use netdev in lan743x_phylink_mac_link_down()
Russell King (Oracle)
1
-1
/
+1
2025-01-16
net: mvpp2: add EEE implementation
Russell King (Oracle)
2
-0
/
+91
2025-01-16
net: mvneta: convert to phylink EEE implementation
Russell King (Oracle)
1
-42
/
+65
2025-01-16
net: phylink: add EEE management
Russell King (Oracle)
2
-5
/
+178
2025-01-16
net: phylink: add phylink_link_is_up() helper
Russell King (Oracle)
1
-5
/
+6
2025-01-16
net: phy: add support for querying PHY clock stop capability
Russell King (Oracle)
2
-0
/
+21
2025-01-16
net: mdio: add definition for clock stop capable bit
Russell King (Oracle)
1
-0
/
+1
2025-01-16
Merge branch 'dev-covnert-dev_change_name-to-per-netns-rtnl'
Jakub Kicinski
3
-40
/
+26
2025-01-16
dev: Hold rtnl_net_lock() for dev_ifsioc().
Kuniyuki Iwashima
3
-26
/
+22
2025-01-16
dev: Remove devnet_rename_sem.
Kuniyuki Iwashima
1
-14
/
+2
2025-01-16
dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().
Kuniyuki Iwashima
1
-0
/
+2
2025-01-16
selftests: drv-net-hw: inject pp_alloc_fail errors in the right place
John Daley
2
-4
/
+4
2025-01-16
ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.
Guillaume Nault
1
-4
/
+5
2025-01-16
gre: Prepare ipgre_open() to .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
6
-3
/
+80
2025-01-16
devlink: add devl guard
Konrad Knitter
1
-0
/
+1
2025-01-16
pldmfw: enable selected component update
Konrad Knitter
2
-0
/
+16
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
315
-1673
/
+2889
2025-01-16
Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
54
-399
/
+552
2025-01-16
Merge tag 'pm-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-86
/
+81
2025-01-16
Merge tag 'acpi-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-23
/
+28
2025-01-16
Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-0
/
+4
2025-01-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2025-01-16
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
2
-5
/
+25
2025-01-16
Merge branch 'mlx5-misc-fixes-2025-01-15'
Paolo Abeni
7
-33
/
+42
2025-01-16
net/mlx5e: Always start IPsec sequence number from 1
Leon Romanovsky
2
-3
/
+14
2025-01-16
net/mlx5e: Rely on reqid in IPsec tunnel mode
Leon Romanovsky
1
-7
/
+5
2025-01-16
net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel
Leon Romanovsky
1
-10
/
+6
2025-01-16
net/mlx5: Clear port select structure when fail to create
Mark Zhang
1
-1
/
+3
[next]