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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
1
-1
/
+5
2023-12-06
leds: trigger: netdev: fix RTNL handling to prevent potential deadlock
Heiner Kallweit
1
-4
/
+7
2023-12-06
octeontx2-af: Update Tx link register range
Rahul Bhansali
1
-2
/
+2
2023-12-06
octeontx2-af: Add missing mcs flr handler call
Geetha sowjanya
1
-0
/
+3
2023-12-06
octeontx2-af: Fix mcs stats register address
Geetha sowjanya
2
-6
/
+29
2023-12-06
octeontx2-af: Fix mcs sa cam entries size
Geetha sowjanya
1
-1
/
+1
2023-12-06
octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
Nithin Dabilpuram
5
-1
/
+25
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
4
-16
/
+10
2023-12-06
net/tcp: Don't add key with non-matching VRF on connected sockets
Dmitry Safonov
1
-0
/
+9
2023-12-06
net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
Dmitry Safonov
1
-0
/
+6
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
6
-9
/
+15
2023-12-06
Documentation/tcp: Fix an obvious typo
Dmitry Safonov
1
-1
/
+1
2023-12-06
net: hns: fix fake link up on xge port
Yonglong Liu
1
-0
/
+29
2023-12-06
net: hns: fix wrong head when modify the tx feature when sending packets
Yonglong Liu
2
-23
/
+33
2023-12-06
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
3
-13
/
+19
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
2
-0
/
+2
2023-12-06
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
1
-4
/
+7
2023-12-05
ionic: Fix dim work handling in split interrupt mode
Brett Creeley
1
-8
/
+8
2023-12-05
ionic: fix snprintf format length warning
Shannon Nelson
1
-1
/
+1
2023-12-05
tcp: fix mid stream window clamp.
Paolo Abeni
2
-5
/
+26
2023-12-05
net: bnxt: fix a potential use-after-free in bnxt_init_tc
Dinghao Liu
1
-0
/
+1
2023-12-05
net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buff
Lorenzo Bianconi
1
-1
/
+2
2023-12-05
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
Jacob Keller
2
-11
/
+2
2023-12-05
i40e: Fix unexpected MFS warning message
Ivan Vecera
1
-1
/
+1
2023-12-05
ice: Restore fix disabling RX VLAN filtering
Marcin Szycik
1
-3
/
+8
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2
-9
/
+3
2023-12-05
octeontx2-af: fix a use-after-free in rvu_npa_register_reporters
Zhipeng Lu
1
-4
/
+1
2023-12-04
net: stmmac: fix FPE events losing
Jianheng Zhang
7
-30
/
+36
2023-12-04
octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coalescing
Naveen Mamindlapalli
2
-10
/
+19
2023-12-04
arcnet: restoring support for multiple Sohard Arcnet cards
Thomas Reichinger
2
-43
/
+48
2023-12-04
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2
-9
/
+9
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE checks to more loops
Douglas Anderson
1
-0
/
+8
2023-12-04
r8152: Hold the rtnl_lock for all of reset
Douglas Anderson
1
-6
/
+7
2023-12-02
r8169: fix rtl8125b PAUSE frames blasting when suspended
ChunHao Lin
1
-1
/
+6
2023-12-01
hv_netvsc: rndis_filter needs to select NLS
Randy Dunlap
1
-0
/
+1
2023-12-01
net/tg3: fix race condition in tg3_reset_task()
Thinh Tran
1
-1
/
+10
2023-12-01
octeontx2-af: Check return value of nix_get_nixlf before using nixlf
Subbaraya Sundeep
1
-1
/
+7
2023-12-01
octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
Subbaraya Sundeep
1
-1
/
+5
2023-12-01
MAINTAINERS: exclude 9p from networking
Jakub Kicinski
1
-0
/
+1
2023-11-30
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
1
-5
/
+1
2023-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
1
-9
/
+13
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC registers
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-29
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
[next]