index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
bsg-lib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
1
-2
/
+4
2023-05-19
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
1
-1
/
+1
2023-05-16
samples/bpf: Drop unnecessary fallthrough
Andrii Nakryiko
1
-1
/
+0
2023-05-15
bpf: netdev: init the offload table earlier
Jakub Kicinski
1
-1
/
+1
2023-05-14
selftests/bpf: Fix pkg-config call building sign-file
Jeremy Sowden
1
-1
/
+1
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 d...
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-12
net: fec: Better handle pm_runtime_get() failing in .remove()
Uwe Kleine-König
1
-4
/
+11
2023-05-12
ipv6: remove nexthop_fib6_nh_bh()
Eric Dumazet
2
-31
/
+8
2023-05-12
devlink: change per-devlink netdev notifier to static one
Jiri Pirko
3
-13
/
+9
2023-05-12
selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_test
Andrea Mayer
1
-5
/
+6
2023-05-12
selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_test
Andrea Mayer
1
-1
/
+5
2023-05-11
af_unix: Fix data races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-8
/
+12
2023-05-11
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
1
-1
/
+1
2023-05-11
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
1
-5
/
+10
2023-05-11
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
2023-05-10
Documentation: bonding: fix the doc of peer_notif_delay
Hangbin Liu
1
-4
/
+5
2023-05-10
bonding: fix send_peer_notif overflow
Hangbin Liu
3
-3
/
+14
2023-05-10
net: ethernet: mtk_eth_soc: fix NULL pointer dereference
Daniel Golle
1
-1
/
+1
2023-05-10
selftests: nft_flowtable.sh: check ingress/egress chain too
Florian Westphal
1
-0
/
+124
2023-05-10
selftests: nft_flowtable.sh: monitor result file sizes
Boris Sukholitko
1
-1
/
+9
2023-05-10
selftests: nft_flowtable.sh: wait for specific nc pids
Boris Sukholitko
1
-1
/
+2
[next]