index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-9
/
+15
2020-06-22
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
1
-2
/
+4
2020-06-22
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
1
-2
/
+6
2020-06-22
bpf: Fix running sk_skb program types with ktls
John Fastabend
2
-5
/
+58
2020-06-22
bpf: Refactor sockmap redirect code so its easy to reuse
John Fastabend
1
-21
/
+34
2020-06-22
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
1
-2
/
+2
2020-06-22
batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...
Sven Eckelmann
1
-14
/
+1
2020-06-22
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
1
-0
/
+1
2020-06-17
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
1
-0
/
+1
2020-06-17
mptcp: fix races between shutdown and recvmsg
Paolo Abeni
1
-21
/
+24
2020-06-17
mptcp: don't leak msk in token container
Paolo Abeni
1
-0
/
+1
2020-06-17
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
1
-2
/
+5
2020-06-17
tipc: fix NULL pointer dereference in streaming
Tuong Lien
1
-2
/
+2
2020-06-17
genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()
Cong Wang
1
-36
/
+58
2020-06-17
mptcp: bugfix for RM_ADDR option parsing
Geliang Tang
1
-0
/
+2
2020-06-17
bridge: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
1
-0
/
+4
2020-06-17
ipv6: fix IPV6_ADDRFORM operation logic
Hangbin Liu
1
-6
/
+7
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
37
-202
/
+495
2020-05-30
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
1
-0
/
+3
2020-05-30
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2
-15
/
+44
2020-05-30
net: qrtr: Allocate workqueue before kernel_bind
Chris Lew
1
-5
/
+5
2020-05-30
mptcp: remove msk from the token container at destruction time.
Paolo Abeni
1
-1
/
+1
2020-05-30
mptcp: fix race between MP_JOIN and close
Paolo Abeni
1
-15
/
+27
2020-05-30
mptcp: fix unblocking connect()
Paolo Abeni
1
-2
/
+18
2020-05-30
net/sched: act_ct: add nat mangle action only for NAT-conntrack
wenxu
1
-0
/
+3
2020-05-30
devinet: fix memleak in inetdev_init()
Yang Yingliang
1
-0
/
+1
2020-05-30
virtio_vsock: Fix race condition in virtio_transport_recv_pkt
Jia He
1
-0
/
+8
2020-05-29
neigh: fix ARP retransmit timer guard
Hangbin Liu
1
-2
/
+2
2020-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+6
2020-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
9
-43
/
+102
2020-05-29
xfrm: fix a NULL-ptr deref in xfrm_local_error
Xin Long
1
-1
/
+2
2020-05-28
sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event
Jonas Falkevik
1
-0
/
+3
2020-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-5
/
+5
2020-05-27
net: dsa: declare lockless TX feature for slave ports
Vladimir Oltean
1
-0
/
+1
2020-05-27
bridge: multicast: work around clang bug
Arnd Bergmann
1
-1
/
+2
2020-05-27
vsock: fix timeout in vsock_accept()
Stefano Garzarella
1
-1
/
+1
2020-05-27
net/sched: fix infinite loop in sch_fq_pie
Davide Caratti
1
-2
/
+2
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-05-27
netfilter: conntrack: comparison of unsigned in cthelper confirmation
Pablo Neira Ayuso
1
-1
/
+1
2020-05-27
netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
Nathan Chancellor
1
-3
/
+3
2020-05-27
libceph: ignore pool overlay and cache logic on redirects
Jerry Lee
1
-1
/
+3
2020-05-26
net: sctp: Fix spelling in Kconfig help
Chris Packham
1
-1
/
+1
2020-05-26
mptcp: avoid NULL-ptr derefence on fallback
Paolo Abeni
1
-1
/
+2
2020-05-26
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
1
-9
/
+10
2020-05-26
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
1
-15
/
+36
2020-05-26
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
1
-33
/
+58
2020-05-26
nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
David Ahern
1
-14
/
+13
2020-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-40
/
+118
2020-05-25
Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2
-1
/
+8
2020-05-25
net/tls: fix race condition causing kernel panic
Vinay Kumar Yadav
1
-6
/
+27
[next]