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-05-15
can: dev: fix missing CAN XL support in can_put_echo_skb()
Oliver Hartkopp
1
-1
/
+2
2023-05-15
can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
1
-1
/
+1
2023-05-15
can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
1
-1
/
+1
2023-05-15
net: phylink: fix ksettings_set() ethtool call
Russell King (Oracle)
1
-4
/
+4
2023-05-15
tipc: check the bearer min mtu properly when setting it by netlink
Xin Long
1
-2
/
+2
2023-05-15
tipc: do not update mtu if msg_max is too small in mtu negotiation
Xin Long
1
-3
/
+6
2023-05-15
tipc: add tipc_bearer_min_mtu to calculate min mtu
Xin Long
3
-2
/
+19
2023-05-15
net: mdio: i2c: fix rollball accessors
Russell King (Oracle)
1
-7
/
+8
2023-05-15
virtio_net: Fix error unwinding of XDP initialization
Feng Liu
1
-17
/
+44
2023-05-15
net: fec: remove the xdp_return_frame when lack of tx BDs
Shenwei Wang
1
-1
/
+0
2023-05-15
net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
Dong Chenchen
1
-5
/
+3
2023-05-13
net: hns3: fix reset timeout when enable full VF
Jijie Shao
2
-5
/
+28
2023-05-13
net: hns3: fix reset delay time to avoid configuration timeout
Jie Wang
1
-1
/
+4
2023-05-13
net: hns3: fix sending pfc frames after reset issue
Jijie Shao
3
-8
/
+16
2023-05-13
net: hns3: fix output information incomplete for dumping tx queue info with debugfs
Jie Wang
2
-1
/
+2
2023-05-13
net: dsa: rzn1-a5psw: disable learning for standalone ports
Clément Léger
1
-8
/
+16
2023-05-13
net: dsa: rzn1-a5psw: fix STP states handling
Alexis Lothoré
2
-9
/
+49
2023-05-13
net: dsa: rzn1-a5psw: enable management frames for CPU port
Clément Léger
2
-2
/
+2
2023-05-13
erspan: get the proto with the md version for collect_md
Xin Long
1
-5
/
+8
2023-05-12
tcp: fix possible sk_priority leak in tcp_v4_send_reset()
Eric Dumazet
1
-2
/
+3
2023-05-12
vsock: avoid to close connected socket after the timeout
Zhuang Shengen
1
-1
/
+1
2023-05-12
sfc: disable RXFCS and RXALL features by default
Pieter Jansen van Vuuren
1
-1
/
+3
2023-05-12
ice: Fix undersized tx_flags variable
Jan Sokolowski
3
-14
/
+8
2023-05-12
MAINTAINERS: exclude wireless drivers from netdev
Jakub Kicinski
1
-0
/
+1
2023-05-12
nfp: fix NFP_NET_MAX_DSCP definition error
Huayu Chen
1
-1
/
+1
2023-05-12
MAINTAINERS: don't CC docs@ for netlink spec changes
Jakub Kicinski
1
-0
/
+2
2023-05-12
MAINTAINERS: sctp: move Neil to CREDITS
Marcelo Ricardo Leitner
2
-2
/
+5
2023-05-12
net: phy: dp83867: add w/a for packet errors seen with short cables
Grygorii Strashko
1
-1
/
+21
2023-05-11
net: fec: Better handle pm_runtime_get() failing in .remove()
Uwe Kleine-König
1
-4
/
+11
2023-05-11
ipv6: remove nexthop_fib6_nh_bh()
Eric Dumazet
2
-31
/
+8
2023-05-11
devlink: change per-devlink netdev notifier to static one
Jiri Pirko
3
-13
/
+9
2023-05-11
selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_test
Andrea Mayer
1
-5
/
+6
2023-05-11
selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_test
Andrea Mayer
1
-1
/
+5
2023-05-10
af_unix: Fix data races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-8
/
+12
2023-05-10
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
1
-1
/
+1
2023-05-10
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
1
-5
/
+10
2023-05-10
MAINTAINERS: re-sort all entries and fields
Linus Torvalds
1
-1117
/
+1117
2023-05-10
gfs2: Don't deref jdesc in evict
Bob Peterson
1
-0
/
+8
2023-05-10
net: mscc: ocelot: fix stat counter register values
Colin Foster
1
-9
/
+9
2023-05-10
ipvlan:Fix out-of-bounds caused by unclear skb->cb
t.feng
1
-0
/
+6
2023-05-10
docs: networking: fix x25-iface.rst heading & index order
Randy Dunlap
2
-3
/
+2
2023-05-10
gve: Remove the code of clearing PBA bit
Ziwei Xiao
1
-13
/
+0
2023-05-10
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
3
-9
/
+11
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
5
-8
/
+23
2023-05-10
net: pcs: xpcs: fix incorrect number of interfaces
Russell King (Oracle)
1
-1
/
+1
2023-05-10
net: deal with most data-races in sk_wait_event()
Eric Dumazet
8
-19
/
+22
2023-05-10
net: annotate sk->sk_err write from do_recvmmsg()
Eric Dumazet
1
-1
/
+1
2023-05-10
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
1
-4
/
+4
2023-05-10
kselftest: bonding: add num_grat_arp test
Hangbin Liu
2
-0
/
+52
2023-05-10
selftests: forwarding: lib: add netns support for tc rule handle stats get
Hangbin Liu
1
-1
/
+2
[next]