index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
tcp: do not call tcp_cleanup_rbuf() if we have a backlog
Eric Dumazet
1
-2
/
+1
2021-11-16
tcp: check local var (timeo) before socket fields in one test
Eric Dumazet
1
-2
/
+2
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
3
-2
/
+27
2021-11-16
tcp: avoid indirect calls to sock_rfree
Eric Dumazet
1
-5
/
+15
2021-11-16
tcp: tp->urg_data is unlikely to be set
Eric Dumazet
2
-7
/
+7
2021-11-16
tcp: annotate races around tp->urg_data
Eric Dumazet
2
-10
/
+11
2021-11-16
tcp: annotate data-races on tp->segs_in and tp->data_segs_in
Eric Dumazet
1
-2
/
+4
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
2
-3
/
+7
2021-11-16
tcp: small optimization in tcp recvmsg()
Eric Dumazet
1
-2
/
+1
2021-11-16
net: cache align tcp_memory_allocated, tcp_sockets_allocated
Eric Dumazet
3
-4
/
+4
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
4
-5
/
+6
2021-11-16
net: remove sk_route_forced_caps
Eric Dumazet
2
-2
/
+3
2021-11-16
net: use sk_is_tcp() in more places
Eric Dumazet
2
-8
/
+4
2021-11-16
tcp: small optimization in tcp_v6_send_check()
Eric Dumazet
1
-3
/
+1
2021-11-16
tcp: minor optimization in tcp_add_backlog()
Eric Dumazet
1
-3
/
+2
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-21
/
+24
2021-11-15
net: bridge: Slightly optimize 'find_portno()'
Christophe JAILLET
1
-4
/
+4
2021-11-15
net: sched: sch_netem: Refactor code in 4-state loss generator
Harshit Mogalapalli
1
-9
/
+9
2021-11-14
ipv6: Remove duplicate statements
luo penghao
1
-1
/
+0
2021-11-14
ipv4: Remove duplicate assignments
luo penghao
1
-1
/
+0
2021-11-14
ipv4: drop unused assignment
luo penghao
1
-1
/
+0
2021-11-12
bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
Song Liu
1
-5
/
+1
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
30
-106
/
+272
2021-11-11
net: fix premature exit from NAPI state polling in napi_disable()
Alexander Lobakin
1
-2
/
+5
2021-11-11
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
8
-114
/
+94
2021-11-11
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-132
/
+163
2021-11-11
bpf: Add ingress_ifindex to bpf_sk_lookup
Mark Pashmfouroush
5
-16
/
+23
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-10
net/smc: fix sk_refcnt underflow on linkdown and fallback
Dust Li
1
-7
/
+11
2021-11-10
vsock: prevent unnecessary refcnt inc for nonblocking connect
Eiichi Tsukata
1
-0
/
+2
2021-11-10
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
1
-10
/
+17
2021-11-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-24
/
+104
2021-11-09
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
11
-308
/
+269
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
1
-1
/
+1
2021-11-09
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
1
-6
/
+30
2021-11-09
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2
-9
/
+23
2021-11-09
bpf, sockmap: Fix race in ingress receive verdict with redirect to self
John Fastabend
1
-0
/
+47
2021-11-09
bpf, sockmap: Remove unhash handler for BPF sockmap usage
John Fastabend
1
-1
/
+0
2021-11-09
bpf, sockmap: Use stricter sk state checks in sk_lookup_assign
John Fastabend
2
-8
/
+4
2021-11-07
sctp: remove unreachable code from sctp_sf_violation_chunk()
Alexey Khoroshilov
1
-3
/
+0
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-5
/
+0
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
5
-5
/
+0
2021-11-06
can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
Zhang Changzhong
1
-0
/
+5
2021-11-06
can: j1939: j1939_can_recv(): ignore messages with invalid source address
Zhang Changzhong
1
-0
/
+7
2021-11-06
can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
Zhang Changzhong
1
-0
/
+6
2021-11-06
ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
Nghia Le
1
-1
/
+0
2021-11-05
net/smc: Print function name in smcr_link_down tracepoint
Tony Lu
1
-1
/
+1
2021-11-05
mctp: handle the struct sockaddr_mctp_ext padding field
Eugene Syromiatnikov
1
-1
/
+10
2021-11-05
mctp: handle the struct sockaddr_mctp padding fields
Eugene Syromiatnikov
1
-0
/
+13
[next]