index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-07
wireguard: allowedips: expand maximum node depth
Jason A. Donenfeld
2
-10
/
+14
2023-08-07
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
1
-1
/
+3
2023-08-06
ionic: Add missing err handling for queue reconfig
Nitya Sunkad
1
-7
/
+16
2023-08-06
drivers: vxlan: vnifilter: free percpu vni stats on error path
Fedor Pchelkin
1
-3
/
+8
2023-08-06
macsec: use DEV_STATS_INC()
Eric Dumazet
1
-14
/
+14
2023-08-06
net: tls: avoid discarding data on record close
Jakub Kicinski
1
-31
/
+33
2023-08-04
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2
-3
/
+9
2023-08-04
mptcp: fix disconnect vs accept race
Paolo Abeni
2
-30
/
+29
2023-08-04
mptcp: avoid bogus reset on fallback close
Paolo Abeni
1
-1
/
+1
2023-08-04
selftests: mptcp: join: fix 'implicit EP' test
Andrea Claudi
1
-2
/
+3
2023-08-04
selftests: mptcp: join: fix 'delete and re-add' test
Andrea Claudi
1
-0
/
+1
2023-08-04
selftests: net: test vxlan pmtu exceptions with tcp
Florian Westphal
1
-0
/
+35
2023-08-04
tunnels: fix kasan splat when generating ipv4 pmtu error
Florian Westphal
1
-1
/
+1
2023-08-04
net/packet: annotate data-races around tp->status
Eric Dumazet
1
-6
/
+10
2023-08-04
net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver remove
Vladimir Oltean
1
-0
/
+2
2023-08-04
mptcp: fix the incorrect judgment for msk->cb_flags
Xiang Yang
1
-1
/
+1
2023-08-04
net: phy: at803x: remove set/get wol callbacks for AR8032
Li Yang
1
-2
/
+0
2023-08-04
net: phy: at803x: fix the wol setting functions
Li Yang
1
-20
/
+25
2023-08-03
mISDN: Update parameter type of dsp_cmx_send()
Nathan Chancellor
3
-3
/
+3
2023-08-03
MAINTAINERS: update TUN/TAP maintainers
Jakub Kicinski
1
-1
/
+4
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
1
-4
/
+5
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
1
-4
/
+7
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
1
-9
/
+14
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
1
-2
/
+4
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
1
-6
/
+13
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
1
-1
/
+1
2023-08-03
prestera: fix fallback to previous version on same major version
Jonas Gorski
1
-1
/
+2
2023-08-02
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
1
-0
/
+9
2023-08-02
net/mlx5e: Set proper IPsec source port in L4 selector
Leon Romanovsky
1
-2
/
+2
2023-08-02
net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
Jianbo Liu
1
-8
/
+72
2023-08-02
net/mlx5: fs_core: Make find_closest_ft more generic
Jianbo Liu
1
-15
/
+14
2023-08-02
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
2
-2
/
+2
2023-08-02
wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
Hans de Goede
1
-1
/
+6
2023-08-02
vxlan: Fix nexthop hash size
Benjamin Poirier
1
-2
/
+2
2023-08-02
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
1
-1
/
+1
2023-08-02
s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
Alexandra Winter
4
-9
/
+11
2023-08-02
net: tap_open(): set sk_uid from current_fsuid()
Laszlo Ersek
1
-1
/
+1
2023-08-02
net: tun_chr_open(): set sk_uid from current_fsuid()
Laszlo Ersek
1
-1
/
+1
2023-08-01
net: dcb: choose correct policy to parse DCB_ATTR_BCN
Lin Ma
1
-1
/
+1
2023-08-01
bnxt_en: Fix max_mtu setting for multi-buf XDP
Michael Chan
1
-7
/
+10
2023-08-01
bnxt_en: Fix page pool logic for page size >= 64K
Somnath Kotur
2
-19
/
+29
2023-08-01
selftest: net: Assert on a proper value in so_incoming_cpu.c.
Kuniyuki Iwashima
1
-1
/
+1
2023-08-01
net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
Mark Brown
1
-0
/
+11
2023-08-01
net: korina: handle clk prepare error in korina_probe()
Yuanjun Gong
1
-2
/
+1
2023-08-01
USB: zaurus: Add ID for A-300/B-500/C-700
Ross Maynard
2
-0
/
+42
2023-08-01
net: ll_temac: fix error checking of irq_of_parse_and_map()
Dan Carpenter
1
-4
/
+8
2023-08-01
s390/ptrace: add missing linux/const.h include
Heiko Carstens
1
-0
/
+2
2023-08-01
wifi: ray_cs: Replace 1-element array with flexible array
Kees Cook
1
-1
/
+1
2023-08-01
erofs: drop unnecessary WARN_ON() in erofs_kill_sb()
Gao Xiang
1
-2
/
+0
[next]