index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
net: ipv4: Avoid bounds check warning
huhai
2022-05-31
1
-2
/
+2
|
*
|
|
|
|
net: nfc: Directly use ida_alloc()/free()
keliu
2022-05-28
1
-2
/
+2
|
*
|
|
|
|
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
2022-05-28
1
-4
/
+7
|
*
|
|
|
|
net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc...
Guangguan Wang
2022-05-28
1
-1
/
+1
|
*
|
|
|
|
netfilter: nf_tables: set element extended ACK reporting support
Pablo Neira Ayuso
2022-05-27
1
-3
/
+9
|
*
|
|
|
|
netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exit
Florian Westphal
2022-05-27
1
-2
/
+3
|
*
|
|
|
|
netfilter: nfnetlink: fix warn in nfnetlink_unbind
Florian Westphal
2022-05-27
1
-19
/
+5
|
|
/
/
/
/
|
*
|
|
|
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
2022-05-26
1
-0
/
+2
|
*
|
|
|
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2022-05-26
1
-9
/
+10
|
*
|
|
|
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
2022-05-26
1
-1
/
+1
|
*
|
|
|
net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable
liuyacan
2022-05-26
1
-0
/
+1
*
|
|
|
|
Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-06-02
1
-4
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
libceph: use swap() macro instead of taking tmp variable
Guo Zhengkui
2022-05-25
1
-4
/
+1
*
|
|
|
|
|
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-06-01
1
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
2022-05-31
1
-0
/
+5
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-05-28
1
-4
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hv_sock: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2022-04-28
1
-2
/
+8
|
*
|
|
|
|
|
hv_sock: Copy packets sent by Hyper-V out of the ring buffer
Andrea Parri (Microsoft)
2022-04-28
1
-2
/
+7
|
*
|
|
|
|
|
hv_sock: Check hv_pkt_iter_first_raw()'s return value
Andrea Parri (Microsoft)
2022-04-28
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-27
2
-3
/
+3
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
126
-731
/
+1424
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
2
-3
/
+3
*
|
|
|
|
|
|
|
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-05-27
9
-41
/
+49
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-05-23
5
-11
/
+11
|
*
|
|
|
|
|
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
2022-05-19
2
-7
/
+13
|
*
|
|
|
|
|
SUNRPC: Don't disable preemption while calling svc_pool_for_cpu().
Sebastian Andrzej Siewior
2022-05-19
1
-4
/
+1
|
*
|
|
|
|
|
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
2022-05-19
3
-9
/
+4
|
*
|
|
|
|
|
SUNRPC: Remove dead code in svc_tcp_release_rqst()
Chuck Lever
2022-05-19
1
-9
/
+0
|
*
|
|
|
|
|
SUNRPC: Cache deferral injection
Chuck Lever
2022-05-19
3
-2
/
+21
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
319
-4092
/
+7705
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "net/smc: fix listen processing for SMC-Rv2"
liuyacan
2022-05-24
1
-27
/
+17
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-24
9
-56
/
+82
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Bluetooth: hci_conn: Fix hci_connect_le_sync
Luiz Augusto von Dentz
2022-05-23
2
-5
/
+8
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
net/smc: fix listen processing for SMC-Rv2
liuyacan
2022-05-23
1
-17
/
+27
|
|
*
|
|
|
|
net/smc: postpone sk_refcnt increment in connect()
liuyacan
2022-05-23
1
-1
/
+1
|
|
*
|
|
|
|
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
2022-05-22
4
-16
/
+25
|
|
*
|
|
|
|
rxrpc: Don't let ack.previousPacket regress
David Howells
2022-05-22
3
-4
/
+6
|
|
*
|
|
|
|
rxrpc: Fix overlapping ACK accounting
David Howells
2022-05-22
2
-11
/
+12
|
|
*
|
|
|
|
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
2022-05-22
1
-1
/
+2
|
|
*
|
|
|
|
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
2022-05-22
1
-2
/
+2
|
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-24
7
-20
/
+105
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-21
3
-0
/
+41
|
|
*
|
|
|
|
|
bpf: Prepare prog_test_struct kfuncs for runtime tests
Kumar Kartikeya Dwivedi
2022-05-12
1
-6
/
+17
|
|
*
|
|
|
|
|
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-11
1
-5
/
+19
|
|
*
|
|
|
|
|
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
2022-05-10
1
-0
/
+9
|
|
*
|
|
|
|
|
bpf: Print some info if disable bpf_jit_enable failed
Tiezhu Yang
2022-05-10
1
-0
/
+6
|
|
*
|
|
|
|
|
net: sysctl: Use SYSCTL_TWO instead of &two
Tiezhu Yang
2022-05-10
1
-4
/
+3
|
|
*
|
|
|
|
|
bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_e...
Liu Jian
2022-04-28
1
-9
/
+13
|
*
|
|
|
|
|
|
Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-05-23
10
-35
/
+168
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Bluetooth: hci_sync: use hci_skb_event() helper
Ahmad Fatoum
2022-05-23
1
-1
/
+1
[prev]
[next]