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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-20
af_unix: Set drop reason in manage_oob().
Kuniyuki Iwashima
2
-1
/
+7
2025-01-20
af_unix: Set drop reason in __unix_gc().
Kuniyuki Iwashima
1
-1
/
+1
2025-01-20
af_unix: Set drop reason in unix_sock_destructor().
Kuniyuki Iwashima
1
-1
/
+1
2025-01-20
af_unix: Set drop reason in unix_release_sock().
Kuniyuki Iwashima
2
-2
/
+5
2025-01-20
net: dropreason: Gather SOCKET_ drop reasons.
Kuniyuki Iwashima
1
-6
/
+6
2025-01-20
selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
Liu Ye
1
-1
/
+2
2025-01-20
net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251
Aleksander Jan Bajkowski
1
-0
/
+5
2025-01-20
net: macsec: Add endianness annotations in salt struct
Ales Nezbeda
1
-2
/
+2
2025-01-20
tipc: re-order conditions in tipc_crypto_key_rcv()
Dan Carpenter
1
-2
/
+2
2025-01-20
net: phylink: always do a major config when attaching a SFP PHY
Russell King (Oracle)
1
-6
/
+5
2025-01-20
net: appletalk: Drop aarp_send_probe_phase1()
谢致邦 (XIE Zhibang)
1
-38
/
+7
2025-01-20
dsa: Use str_enable_disable-like helpers
Krzysztof Kozlowski
3
-5
/
+8
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
8
-45
/
+55
2025-01-18
net: introduce netdev_napi_exit()
Eric Dumazet
1
-6
/
+17
2025-01-18
net: phy: remove leftovers from switch to linkmode bitmaps
Heiner Kallweit
2
-70
/
+2
2025-01-18
net: destroy dev->lock later in free_netdev()
Eric Dumazet
1
-2
/
+2
2025-01-18
eth: bnxt: fix string truncation warning in FW version
Jakub Kicinski
1
-1
/
+1
2025-01-18
mptcp: sysctl: add syn_retrans_before_tcp_fallback
Matthieu Baerts (NGI0)
2
-4
/
+33
2025-01-18
net: xilinx: axienet: Report an error for bad coalesce settings
Sean Anderson
1
-8
/
+19
2025-01-18
net: xilinx: axienet: Add some symbolic constants for IRQ delay timer
Sean Anderson
2
-5
/
+5
2025-01-18
nfc: mrvl: Don't use "proxy" headers
Andy Shevchenko
1
-2
/
+7
2025-01-18
nfc: st21nfca: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2025-01-17
net: dsa: felix: report timestamping stats from the ocelot library
Vladimir Oltean
1
-0
/
+9
2025-01-17
net: mscc: ocelot: add TX timestamping statistics
Vladimir Oltean
4
-11
/
+101
2025-01-17
net: dsa: implement get_ts_stats ethtool operation for user ports
Vladimir Oltean
2
-0
/
+13
2025-01-17
net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps
Vladimir Oltean
5
-5
/
+24
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
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-17
batman-adv: netlink: reduce duplicate code by returning interfaces
Linus Lüssing
8
-209
/
+174
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
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
[next]