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-11-14
af_unix: fix use-after-free in unix_stream_read_actor()
Eric Dumazet
1
-4
/
+5
2023-11-13
r8169: fix network lost after resume on DASH systems
ChunHao Lin
1
-0
/
+6
2023-11-13
r8169: add handling DASH when DASH is disabled
ChunHao Lin
1
-11
/
+25
2023-11-13
net: ethernet: cortina: Fix MTU max setting
Linus Walleij
2
-14
/
+5
2023-11-13
net: ethernet: cortina: Handle large frames
Linus Walleij
1
-1
/
+23
2023-11-13
net: ethernet: cortina: Fix max RX frame define
Linus Walleij
2
-3
/
+3
2023-11-13
bonding: stop the device in bond_setup_by_slave()
Eric Dumazet
1
-0
/
+6
2023-11-13
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
4
-6
/
+13
2023-11-13
Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"
Jakub Kicinski
1
-2
/
+0
2023-11-13
ppp: limit MRU to 64K
Willem de Bruijn
1
-0
/
+4
2023-11-13
net: mvneta: fix calls to page_pool_get_stats
Sven Auhagen
1
-8
/
+20
2023-11-13
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
1
-0
/
+1
2023-11-13
net: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45
Willem de Bruijn
1
-9
/
+5
2023-11-13
net: mdio: fix typo in header
Marek Behún
1
-1
/
+1
2023-11-13
MAINTAINERS: add entry for TI ICSSG Ethernet driver
MD Danish Anwar
1
-0
/
+9
2023-11-13
net: hns3: fix VF wrong speed and duplex issue
Jijie Shao
1
-0
/
+4
2023-11-13
net: hns3: fix VF reset fail issue
Jijie Shao
2
-1
/
+14
2023-11-13
net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()
Yonglong Liu
1
-1
/
+1
2023-11-13
net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs
Yonglong Liu
1
-3
/
+6
2023-11-13
net: hns3: fix incorrect capability bit display for copper port
Jian Shen
1
-0
/
+1
2023-11-13
net: hns3: add barrier in vf mailbox reply process
Yonglong Liu
1
-0
/
+7
2023-11-13
net: hns3: fix add VLAN fail issue
Jian Shen
2
-10
/
+29
2023-11-11
net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_region
Jan Kiszka
1
-1
/
+3
2023-11-11
net: ti: icssg-prueth: Add missing icss_iep_put to error path
Jan Kiszka
1
-4
/
+7
2023-11-10
tty: Fix uninit-value access in ppp_sync_receive()
Shigeru Yoshida
1
-1
/
+1
2023-11-10
ipvlan: add ipvlan_route_v6_outbound() helper
Eric Dumazet
1
-16
/
+25
2023-11-10
MAINTAINERS: net: Update reviewers for TI's Ethernet drivers
Ravi Gunasekaran
1
-1
/
+3
2023-11-10
net: set SOCK_RCU_FREE before inserting socket into hashtable
Stanislav Fomichev
1
-1
/
+1
2023-11-10
ptp: Fixes a null pointer dereference in ptp_ioctl
Yuran Pereira
1
-0
/
+2
2023-11-09
net: ti: icss-iep: fix setting counter value
Diogo Ivo
1
-1
/
+1
2023-11-08
ptp: fix corrupted list in ptp_open
Edward Adam Davis
3
-11
/
+19
2023-11-08
ptp: ptp_read should not release queue
Edward Adam Davis
1
-2
/
+0
2023-11-08
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
Eric Dumazet
1
-8
/
+2
2023-11-08
net: kcm: fill in MODULE_DESCRIPTION()
Jakub Kicinski
1
-0
/
+1
2023-11-08
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
3
-15
/
+32
2023-11-08
MAINTAINERS: update lists.linuxfoundation.org migrated lists
Konstantin Ryabitsev
1
-25
/
+25
2023-11-08
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
1
-1
/
+26
2023-11-08
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
1
-1
/
+1
2023-11-08
ipvs: add missing module descriptions
Florian Westphal
16
-0
/
+16
2023-11-08
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
1
-5
/
+17
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
22
-0
/
+22
2023-11-08
drivers/net/ppp: use standard array-copy-function
Philipp Stanner
1
-2
/
+2
2023-11-08
i2c: cp2615: Fix 'assignment to __be16' warning
Bence Csókás
1
-1
/
+1
2023-11-08
i2c: dev: copy userspace array safely
Philipp Stanner
1
-2
/
+2
2023-11-08
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
1
-3
/
+16
2023-11-08
i2c: iproc: handle invalid slave state
Roman Bacik
1
-58
/
+75
2023-11-07
net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_FMTMSG_LEN
Vladimir Oltean
1
-1
/
+1
2023-11-07
virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
Shigeru Yoshida
1
-0
/
+2
2023-11-07
r8169: respect userspace disabling IFF_MULTICAST
Heiner Kallweit
1
-0
/
+2
2023-11-07
selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly
Chuyi Zhou
1
-12
/
+4
[next]