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
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
2
-4
/
+7
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-2
/
+3
|
*
af_unix: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
|
*
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+2
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-0
/
+1
|
*
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-02-22
2
-21
/
+20
|
\
\
|
*
|
SUNRPC: Further clean up svc_tcp_sendmsg()
Chuck Lever
2021-02-16
1
-8
/
+7
|
*
|
SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg()
Trond Myklebust
2021-02-16
1
-9
/
+3
|
*
|
SUNRPC: Use TCP_CORK to optimise send performance on the server
Trond Myklebust
2021-02-16
1
-1
/
+7
|
*
|
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
2021-02-15
1
-3
/
+3
*
|
|
Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-02-22
1
-12
/
+5
|
\
\
\
|
*
|
|
libceph: remove osdtimeout option entirely
Ilya Dryomov
2021-02-16
1
-6
/
+0
|
*
|
|
libceph: deprecate [no]cephx_require_signatures options
Ilya Dryomov
2021-02-16
1
-6
/
+5
|
|
/
/
*
|
|
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-02-21
5
-121
/
+175
|
\
\
\
|
*
|
|
SUNRPC: Correct a comment
Chuck Lever
2021-01-25
1
-1
/
+1
|
*
|
|
svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
Chuck Lever
2021-01-25
1
-3
/
+3
|
*
|
|
svcrdma: Reduce Receive doorbell rate
Chuck Lever
2021-01-25
1
-39
/
+43
|
*
|
|
svcrdma: Deprecate stat variables that are no longer used
Chuck Lever
2021-01-25
1
-57
/
+27
|
*
|
|
svcrdma: Restore read and write stats
Chuck Lever
2021-01-25
2
-8
/
+20
|
*
|
|
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
2021-01-25
3
-5
/
+11
|
*
|
|
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
2021-01-25
2
-6
/
+52
|
*
|
|
svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
Chuck Lever
2021-01-25
1
-7
/
+23
*
|
|
|
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-02-21
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Merge 5.11-rc5 into tty-next
Greg Kroah-Hartman
2021-01-25
82
-389
/
+691
|
|
\
|
|
|
|
*
|
|
|
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
2021-01-21
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2021-01-21
1
-1
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-02-17
1
-82
/
+163
|
\
\
\
\
\
\
|
*
|
|
|
|
|
netfilter: nftables: introduce table ownership
Pablo Neira Ayuso
2021-02-15
1
-46
/
+117
|
*
|
|
|
|
|
netfilter: nftables: add helper function to release hooks of one single table
Pablo Neira Ayuso
2021-02-15
1
-5
/
+10
|
*
|
|
|
|
|
netfilter: nftables: add helper function to release one table
Pablo Neira Ayuso
2021-02-15
1
-35
/
+40
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-17
10
-81
/
+171
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net: sched: fix police ext initialization
Vlad Buslov
2021-02-16
2
-1
/
+2
|
*
|
|
|
|
|
|
net: caif: Use netif_rx_any_context().
Sebastian Andrzej Siewior
2021-02-15
1
-4
/
+1
|
*
|
|
|
|
|
|
flow_dissector: fix TTL and TOS dissection on IPv4 fragments
Davide Caratti
2021-02-13
1
-3
/
+3
|
*
|
|
|
|
|
|
appletalk: Fix skb allocation size in loopback case
Doug Brown
2021-02-13
1
-12
/
+21
|
*
|
|
|
|
|
|
mptcp: add a missing retransmission timer scheduling
Paolo Abeni
2021-02-12
2
-2
/
+4
|
*
|
|
|
|
|
|
mptcp: better msk receive window updates
Paolo Abeni
2021-02-12
3
-21
/
+27
|
*
|
|
|
|
|
|
mptcp: init mptcp request socket earlier
Paolo Abeni
2021-02-12
1
-24
/
+16
|
*
|
|
|
|
|
|
mptcp: fix spurious retransmissions
Paolo Abeni
2021-02-12
2
-11
/
+3
|
*
|
|
|
|
|
|
mptcp: fix poll after shutdown
Paolo Abeni
2021-02-12
1
-1
/
+3
|
*
|
|
|
|
|
|
mptcp: deliver ssk errors to msk
Paolo Abeni
2021-02-12
3
-0
/
+54
|
*
|
|
|
|
|
|
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
2021-02-11
1
-2
/
+37
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
net: dsa: tag_rtl4_a: Support also egress tags
Linus Walleij
2021-02-17
1
-14
/
+29
*
|
|
|
|
|
|
net: dsa: felix: Add support for MRP
Horatiu Vultur
2021-02-16
1
-0
/
+8
*
|
|
|
|
|
|
net: dsa: add MRP support
Horatiu Vultur
2021-02-16
4
-0
/
+201
*
|
|
|
|
|
|
bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev
Horatiu Vultur
2021-02-16
1
-16
/
+27
*
|
|
|
|
|
|
bridge: mrp: Extend br_mrp_switchdev to detect better the errors
Horatiu Vultur
2021-02-16
2
-77
/
+118
*
|
|
|
|
|
|
bridge: mrp: Add 'enum br_mrp_hw_support'
Horatiu Vultur
2021-02-16
1
-0
/
+14
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-16
14
-88
/
+340
|
\
\
\
\
\
\
\
[next]