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.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
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
16
-19
/
+35
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-170
/
+368
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-30
/
+45
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-28
net: make sure net_rx_action() calls skb_defer_free_flush()
Eric Dumazet
1
-1
/
+2
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
3
-42
/
+81
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-29
/
+81
2022-04-28
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
1
-5
/
+7
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-11
/
+32
2022-04-27
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
1
-1
/
+1
2022-04-27
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
1
-15
/
+6
2022-04-27
mptcp: reset subflow when MP_FAIL doesn't respond
Geliang Tang
4
-0
/
+68
2022-04-27
mptcp: add MP_FAIL response support
Geliang Tang
3
-1
/
+12
2022-04-27
mptcp: add data lock for sk timers
Geliang Tang
1
-0
/
+12
2022-04-27
mptcp: use mptcp_stop_timer
Geliang Tang
1
-2
/
+2
2022-04-27
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
1
-9
/
+5
2022-04-27
net: tls: fix async vs NIC crypto offload
Jakub Kicinski
1
-0
/
+2
2022-04-27
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
7
-32
/
+82
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
3
-12
/
+9
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
3
-18
/
+38
2022-04-26
Bluetooth: hci_event: Fix creating hci_conn object on error status
Luiz Augusto von Dentz
1
-0
/
+12
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
1
-29
/
+36
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
2
-4
/
+25
2022-04-26
net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO
Hangbin Liu
1
-5
/
+13
2022-04-26
mctp: defer the kfree of object mdev->addrs
Lin Ma
1
-1
/
+1
2022-04-26
selftests/bpf: Add test for strict BTF type check
Kumar Kartikeya Dwivedi
1
-1
/
+21
2022-04-26
selftests/bpf: Add verifier tests for kptr
Kumar Kartikeya Dwivedi
1
-5
/
+40
2022-04-26
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
1
-1
/
+1
2022-04-25
net/smc: Fix slab-out-of-bounds issue in fallback
Wen Gu
2
-23
/
+59
2022-04-25
net/smc: Only save the original clcsock callback functions
Wen Gu
3
-20
/
+67
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2
-2
/
+9
2022-04-25
net: dsa: remove unused headers
Marcin Wojtas
1
-9
/
+0
2022-04-25
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2
-1
/
+12
2022-04-25
arp: fix unused variable warnning when CONFIG_PROC_FS=n
Yajun Deng
1
-5
/
+2
2022-04-25
net: dsa: flood multicast to CPU when slave has IFF_PROMISC
Vladimir Oltean
1
-1
/
+1
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2
-6
/
+7
2022-04-25
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-6
/
+5
2022-04-25
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-5
/
+3
2022-04-25
net/smc: sync err code when tcp connection was refused
liuyacan
1
-0
/
+2
2022-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-4
/
+14
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
1
-1
/
+70
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
1
-4
/
+126
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
1
-1
/
+103
2022-04-25
netfilter: Update ip6_route_me_harder to consider L3 domain
Martin Willi
1
-2
/
+8
2022-04-25
netfilter: flowtable: Remove the empty file
Rongguang Wei
1
-0
/
+0
2022-04-24
sctp: check asoc strreset_chunk in sctp_generate_reconf_event
Xin Long
1
-0
/
+4
2022-04-23
mptcp: add mib for infinite map sending
Geliang Tang
3
-0
/
+3
2022-04-23
mptcp: infinite mapping receiving
Geliang Tang
1
-1
/
+3
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
4
-2
/
+41
[next]