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
2022-04-26
net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
Martin Blumenstingl
1
-3
/
+0
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
2
-21
/
+14
2022-04-26
ice: fix use-after-free when deinitializing mailbox snapshot
Jacob Keller
1
-1
/
+1
2022-04-26
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
1
-0
/
+3
2022-04-26
ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
Ivan Vecera
1
-7
/
+5
2022-04-26
ice: Fix incorrect locking in ice_vc_process_vf_msg()
Ivan Vecera
1
-14
/
+7
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
3
-4
/
+26
2022-04-26
kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set
Adam Zabrocki
1
-1
/
+1
2022-04-26
virtio_net: fix wrong buf address calculation when using xdp
Nikolay Aleksandrov
1
-1
/
+19
2022-04-26
net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
Nathan Rossi
1
-2
/
+3
2022-04-26
net: phy: marvell10g: fix return value on error
Baruch Siach
1
-1
/
+1
2022-04-26
net: bcmgenet: hide status block before TX timestamping
Jonathan Lemon
1
-0
/
+7
2022-04-26
mctp: defer the kfree of object mdev->addrs
Lin Ma
1
-1
/
+1
2022-04-25
net/smc: Fix slab-out-of-bounds issue in fallback
Wen Gu
2
-23
/
+59
2022-04-25
net/smc: Only save the original clcsock callback functions
Wen Gu
3
-20
/
+67
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
3
-2
/
+10
2022-04-25
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
3
-1
/
+13
2022-04-25
net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware bridge
Vladimir Oltean
1
-2
/
+2
2022-04-25
net: mscc: ocelot: ignore VID 0 added by 8021q module
Vladimir Oltean
1
-0
/
+10
2022-04-25
net: dsa: flood multicast to CPU when slave has IFF_PROMISC
Vladimir Oltean
1
-1
/
+1
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
4
-8
/
+9
2022-04-25
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-6
/
+5
2022-04-25
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-5
/
+3
2022-04-25
net: lan966x: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2022-04-25
net/smc: sync err code when tcp connection was refused
liuyacan
1
-0
/
+2
2022-04-25
net: hns: Add missing fwnode_handle_put in hns_mac_init
Peng Wu
1
-1
/
+5
2022-04-25
net: hns3: add return value for mailbox handling in PF
Jian Shen
1
-10
/
+12
2022-04-25
net: hns3: add validity check for message data length
Jian Shen
1
-0
/
+7
2022-04-25
net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
Jie Wang
1
-1
/
+1
2022-04-25
net: hns3: fix error log of tx/rx tqps stats
Peng Li
1
-2
/
+2
2022-04-25
net: hns3: align the debugfs output to the left
Hao Chen
1
-42
/
+42
2022-04-25
net: hns3: clear inited state and stop client after failed to register netdev
Jian Shen
1
-0
/
+9
2022-04-25
netfilter: Update ip6_route_me_harder to consider L3 domain
Martin Willi
1
-2
/
+8
2022-04-25
netfilter: flowtable: Remove the empty file
Rongguang Wei
1
-0
/
+0
2022-04-23
sctp: check asoc strreset_chunk in sctp_generate_reconf_event
Xin Long
1
-0
/
+4
2022-04-22
net: ethernet: stmmac: fix write to sgmii_adapter_base
Dinh Nguyen
1
-5
/
+7
2022-04-22
wireguard: device: check for metadata_dst with skb_valid_dst()
Nikolay Aleksandrov
1
-1
/
+2
2022-04-22
wireguard: selftests: enable ACPI for SMP
Jason A. Donenfeld
2
-0
/
+2
2022-04-22
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2
-3
/
+14
2022-04-22
net: dsa: realtek: remove realtek,rtl8367s string
Luiz Angelo Daros de Luca
2
-5
/
+0
2022-04-22
dt-bindings: net: dsa: realtek: cleanup compatible strings
Luiz Angelo Daros de Luca
1
-21
/
+14
2022-04-22
net: bridge: switchdev: check br_vlan_group() return value
Clément Léger
1
-0
/
+2
2022-04-22
tcp: md5: incorrect tcp_header_len for incoming connections
Francesco Ruggeri
1
-1
/
+1
2022-04-22
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
1
-4
/
+3
2022-04-22
netfilter: nft_set_rbtree: overlap detection with element re-addition after deletion
Pablo Neira Ayuso
1
-1
/
+5
2022-04-22
net: dsa: Add missing of_node_put() in dsa_port_link_register_of
Miaoqian Lin
1
-0
/
+2
2022-04-22
net: cosa: fix error check return value of register_chrdev()
Lv Ruyi
1
-1
/
+1
2022-04-21
drivers: net: hippi: Fix deadlock in rr_close()
Duoming Zhou
1
-0
/
+2
2022-04-20
Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"
Linus Torvalds
1
-4
/
+5
2022-04-20
x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
Mikulas Patocka
1
-1
/
+1
[next]