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
2024-05-02
net/mlx5e: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-6
/
+4
2024-05-02
bnxt_en: Add VF PCI ID for 5760X (P7) chips
Ajit Khaparde
2
-1
/
+4
2024-05-02
bnxt_en: Optimize recovery path ULP locking in the driver
Kalesh AP
3
-26
/
+44
2024-05-02
bnxt_en: Add a mutex to synchronize ULP operations
Kalesh AP
2
-1
/
+22
2024-05-02
bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
Michael Chan
1
-11
/
+2
2024-05-02
bnxt_en: Don't support offline self test when RoCE driver is loaded
Kalesh AP
1
-3
/
+8
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
3
-19
/
+27
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2
-0
/
+2
2024-05-02
MAINTAINERS: mark MYRICOM MYRI-10G as Orphan
Jakub Kicinski
1
-2
/
+1
2024-05-02
MAINTAINERS: remove Ariel Elior
Jakub Kicinski
1
-3
/
+0
2024-05-02
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
1
-1
/
+11
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offset to napi_gro_cb
Richard Gobert
9
-4
/
+22
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2
-1
/
+4
2024-05-02
s390/qeth: Fix kernel panic after setting hsuid
Alexandra Winter
1
-34
/
+27
2024-05-01
vxlan: Pull inner IP header in vxlan_rcv().
Guillaume Nault
1
-1
/
+18
2024-05-01
net: dsa: Remove adjust_link paths
Florian Fainelli
3
-137
/
+12
2024-05-01
net: dsa: Remove fixed_link_update member
Florian Fainelli
1
-4
/
+0
2024-05-01
tipc: fix a possible memleak in tipc_buf_append
Xin Long
1
-1
/
+1
2024-05-01
tipc: fix UAF in error path
Paolo Abeni
1
-1
/
+5
2024-05-01
net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
MD Danish Anwar
4
-8
/
+155
2024-05-01
arp: Convert ioctl(SIOCGARP) to RCU.
Kuniyuki Iwashima
1
-10
/
+18
2024-05-01
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
2
-4
/
+24
2024-05-01
arp: Get dev after calling arp_req_(delete|set|get)().
Kuniyuki Iwashima
1
-36
/
+50
2024-05-01
arp: Remove a nest in arp_req_get().
Kuniyuki Iwashima
1
-13
/
+18
2024-05-01
arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete().
Kuniyuki Iwashima
1
-20
/
+30
2024-05-01
arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl().
Kuniyuki Iwashima
1
-12
/
+15
2024-05-01
arp: Move ATF_COM setting in arp_req_set().
Kuniyuki Iwashima
1
-3
/
+6
2024-05-01
selftests: netfilter: nft_concat_range.sh: reduce debug kernel run time
Florian Westphal
4
-6
/
+34
2024-05-01
rxrpc: Clients must accept conn from any address
Jeffrey Altman
1
-7
/
+2
2024-05-01
ipv6: anycast: use call_rcu_hurry() in aca_put()
Eric Dumazet
1
-3
/
+2
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
1
-8
/
+19
2024-05-01
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
1
-1
/
+1
2024-04-30
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
1
-1
/
+1
2024-04-30
net: loopback: Do not allocate lstats explicitly
Breno Leitao
1
-4
/
+1
2024-04-30
dt-bindings: net: snps, dwmac: remove tx-sched-sp property
Flavio Suligoi
1
-14
/
+0
2024-04-30
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
1
-0
/
+3
2024-04-30
net: move sysctl_mem_pcpu_rsv to net_hotdata
Eric Dumazet
5
-7
/
+8
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
9
-78
/
+90
2024-04-30
tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
Eric Dumazet
2
-10
/
+10
2024-04-30
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
6
-4
/
+4
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
7
-9
/
+8
2024-04-30
e1000e: change usleep_range to udelay in PHY mdic access
Vitaly Lifshits
1
-4
/
+4
2024-04-30
net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
Marek Behún
1
-2
/
+2
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
23
-70
/
+64
2024-04-30
cxgb4: Properly lock TX queue for the selftest.
Sebastian Andrzej Siewior
1
-3
/
+3
2024-04-30
rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
Yunsheng Lin
3
-7
/
+7
2024-04-30
i40e: Add and use helper to reconfigure TC for given VSI
Ivan Vecera
1
-8
/
+24
2024-04-30
i40e: Add helper to access main VEB
Ivan Vecera
3
-16
/
+31
2024-04-30
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
3
-17
/
+16
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
9
-83
/
+116
[next]