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
compress-2025-01-21
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-28
Kalle Valo says:
Jakub Kicinski
4
-28
/
+117
2022-10-28
tcp: add rcv_wnd and plb_rehash to TCP_INFO
Mubashir Adnan Qureshi
1
-0
/
+5
2022-10-28
tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
Mubashir Adnan Qureshi
3
-0
/
+3
2022-10-28
tcp: add PLB functionality for TCP
Mubashir Adnan Qureshi
1
-0
/
+28
2022-10-28
tcp: add sysctls for TCP PLB parameters
Mubashir Adnan Qureshi
1
-0
/
+5
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
6
-15
/
+74
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-28
/
+31
2022-10-27
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+10
2022-10-27
Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-22
/
+16
2022-10-27
Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+2
2022-10-27
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-2
/
+2
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-1
/
+1
2022-10-27
ice: Add support Flex RXD
Michal Jaron
1
-2
/
+12
2022-10-27
bond: Disable TLS features indication
Tariq Toukan
1
-4
/
+0
2022-10-26
Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
4
-35
/
+48
2022-10-25
overflow: Fix kern-doc markup for functions
Kees Cook
1
-22
/
+16
2022-10-25
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
1
-1
/
+4
2022-10-25
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
Hans Verkuil
1
-1
/
+2
2022-10-25
netfilter: nft_inner: add geneve support
Pablo Neira Ayuso
1
-0
/
+1
2022-10-25
netfilter: nft_meta: add inner match support
Pablo Neira Ayuso
1
-0
/
+6
2022-10-25
netfilter: nft_inner: add percpu inner context
Pablo Neira Ayuso
2
-0
/
+2
2022-10-25
netfilter: nft_inner: support for inner tunnel header matching
Pablo Neira Ayuso
3
-0
/
+55
2022-10-25
netfilter: nft_objref: make it builtin
Florian Westphal
1
-0
/
+1
2022-10-25
netfilter: nf_tables: reduce nft_pktinfo by 8 bytes
Florian Westphal
3
-5
/
+9
2022-10-25
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
1
-10
/
+0
2022-10-25
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
1
-0
/
+2
2022-10-25
act_skbedit: skbedit queue mapping for receive queue
Amritha Nambiar
3
-0
/
+32
2022-10-24
net: sfp: provide a definition for the power level select bit
Russell King (Oracle)
1
-0
/
+2
2022-10-24
genetlink: piggy back on resv_op to default to a reject policy
Jakub Kicinski
1
-1
/
+9
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-115
/
+489
2022-10-24
Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+14
2022-10-24
net-memcg: avoid stalls when under memory pressure
Jakub Kicinski
1
-1
/
+1
2022-10-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+13
2022-10-24
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
1
-7
/
+0
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
1
-1
/
+1
2022-10-24
net: add a refcount tracker for kernel sockets
Eric Dumazet
1
-8
/
+22
2022-10-24
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
2
-0
/
+12
2022-10-24
net: introduce and use custom sockopt socket flag
Paolo Abeni
1
-0
/
+1
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
1
-0
/
+8
2022-10-24
inet6: Remove inet6_destroy_sock().
Kuniyuki Iwashima
1
-2
/
+0
2022-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
1
-0
/
+1
2022-10-23
Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+15
2022-10-23
Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+12
2022-10-23
Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2022-10-22
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-81
/
+346
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
1
-0
/
+1
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
1
-0
/
+2
2022-10-21
Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
[next]