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
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2
-7
/
+10
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-06
tcp: Specify cmsgbuf is user pointer for receive zerocopy.
Arjun Roy
1
-0
/
+1
2021-05-06
mlxsw: spectrum_mr: Update egress RIF list before route's action
Ido Schimmel
1
-15
/
+15
2021-05-06
net: ipa: fix inter-EE IRQ register definitions
Alex Elder
2
-11
/
+11
2021-05-06
can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
Marc Kleine-Budde
1
-1
/
+2
2021-05-06
can: mcp251x: fix resume from sleep before interface was brought up
Frieder Schrempf
1
-17
/
+18
2021-05-06
can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error path
Marc Kleine-Budde
1
-1
/
+3
2021-05-06
can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe
Dan Carpenter
1
-2
/
+2
2021-05-05
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
1
-2
/
+2
2021-05-05
netfilter: remove BUG_ON() after skb_header_pointer()
Pablo Neira Ayuso
6
-7
/
+21
2021-05-05
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
1
-0
/
+2
2021-05-05
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
1
-1
/
+3
2021-05-05
net: fix nla_strcmp to handle more then one trailing null character
Maciej Żenczykowski
1
-1
/
+1
2021-05-05
net:CXGB4: fix leak if sk_buff is not used
Íñigo Huguet
1
-7
/
+9
2021-05-05
Fix spelling error from "eleminate" to "eliminate"
Sean Gloumeau
1
-1
/
+1
2021-05-05
ethtool: fix missing NLM_F_MULTI flag when dumping
Fernando Fernandez Mancera
1
-1
/
+2
2021-05-05
netfilter: nfnetlink: add a missing rcu_read_unlock()
Eric Dumazet
1
-0
/
+1
2021-05-04
net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
Ramesh Babu B
1
-0
/
+1
2021-05-04
net/nfc: fix use-after-free llcp_sock_bind/connect
Or Cohen
1
-0
/
+4
2021-05-04
net: Only allow init netns to set default tcp cong to a restricted algo
Jonathon Reinhart
1
-0
/
+4
2021-05-04
xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
Xuan Zhuo
1
-4
/
+3
2021-05-03
netfilter: arptables: use pernet ops struct during unregister
Florian Westphal
3
-6
/
+4
2021-05-03
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2
-19
/
+75
2021-05-03
Documentation: ABI: sysfs-class-net-qmi: document pass-through file
Daniele Palmas
1
-0
/
+16
2021-05-03
Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
Xie He
1
-3
/
+2
2021-05-03
sctp: delay auto_asconf init until binding the first addr
Xin Long
1
-14
/
+17
2021-05-03
Revert "net/sctp: fix race condition in sctp_destroy_sock"
Xin Long
1
-5
/
+8
2021-05-03
net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
Phillip Potter
1
-0
/
+4
2021-05-03
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+2
2021-05-03
Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"
Xin Long
1
-5
/
+1
2021-05-03
Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""
Xin Long
1
-3
/
+3
2021-05-03
ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
Lv Yunlong
1
-2
/
+5
2021-05-03
libbpf: Fix signed overflow in ringbuf_process_ring
Brendan Jackman
1
-9
/
+21
2021-05-03
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
2
-12
/
+20
2021-05-03
bpf: Fix masking negation logic upon negative dst register
Daniel Borkmann
1
-8
/
+4
2021-04-30
net: stmmac: Remove duplicate declaration of stmmac_priv
Wan Jiabing
1
-1
/
+0
2021-04-30
net: phy: marvell: enable downshift by default
Maxim Kochetkov
1
-12
/
+50
2021-04-30
sctp: do asoc update earlier in sctp_sf_do_dupcook_b
Xin Long
3
-44
/
+30
2021-04-30
Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"
Xin Long
1
-3
/
+3
2021-04-30
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
1
-5
/
+20
2021-04-30
afs, rxrpc: Add Marc Dionne as co-maintainer
Marc Dionne
1
-0
/
+2
2021-04-30
net: atheros: nic-devel@qualcomm.com is dead
Johannes Berg
2
-2
/
+2
[next]