index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
2020-12-14
1
-42
/
+132
*
SUNRPC: _shift_data_left/right_pages should check the shift length
Trond Myklebust
2020-12-14
1
-0
/
+12
*
xprtrdma: Fix XDRBUF_SPARSE_PAGES support
Chuck Lever
2020-12-14
1
-9
/
+31
*
sunrpc: fix xs_read_xdr_buf for partial pages receive
Dan Aloni
2020-12-14
1
-1
/
+2
*
net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'
Fedor Tokarev
2020-12-02
1
-2
/
+2
*
SUNRPC: Fix open coded xdr_stream_remaining()
Trond Myklebust
2020-12-02
1
-2
/
+2
*
SUNRPC: Fix up xdr_set_page()
Trond Myklebust
2020-12-02
1
-9
/
+12
*
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
2020-12-02
2
-7
/
+1
*
SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths
Trond Myklebust
2020-12-02
1
-26
/
+15
*
SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base()
Trond Myklebust
2020-12-02
1
-17
/
+19
*
SUNRPC: Fix up typo in xdr_init_decode()
Trond Myklebust
2020-12-02
1
-1
/
+1
*
SUNRPC: Fix up open coded kmemdup_nul()
Trond Myklebust
2020-12-02
1
-3
/
+1
*
SUNRPC: Remove unused function xprt_load_transport()
Trond Myklebust
2020-12-02
1
-15
/
+0
*
SUNRPC: Add a helper to return the transport identifier given a netid
Trond Myklebust
2020-12-02
1
-4
/
+21
*
SUNRPC: Close a race with transport setup and module put
Trond Myklebust
2020-12-02
1
-11
/
+33
*
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-02
4
-16
/
+55
*
SUNRPC: rpc_wake_up() should wake up tasks in the correct order
Trond Myklebust
2020-12-02
1
-30
/
+35
*
SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
Chuck Lever
2020-12-02
2
-6
/
+10
*
Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2020-11-27
1
-2
/
+5
|
\
|
*
can: af_can: can_rx_unregister(): remove WARN() statement from list operation...
Oliver Hartkopp
2020-11-27
1
-2
/
+5
*
|
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
2020-11-27
1
-1
/
+1
*
|
mptcp: fix NULL ptr dereference on bad MPJ
Paolo Abeni
2020-11-27
1
-3
/
+2
*
|
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
2020-11-27
2
-23
/
+58
|
/
*
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
2020-11-25
1
-1
/
+4
*
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
2020-11-25
1
-1
/
+2
*
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
2020-11-25
1
-0
/
+4
*
gro_cells: reduce number of synchronize_net() calls
Eric Dumazet
2020-11-25
1
-1
/
+6
*
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
2020-11-25
1
-9
/
+17
*
Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2020-11-24
1
-0
/
+1
|
\
|
*
batman-adv: set .owner to THIS_MODULE
Taehee Yoo
2020-11-15
1
-0
/
+1
*
|
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
2020-11-24
2
-6
/
+15
*
|
devlink: Fix reload stats structure
Moshe Shemesh
2020-11-24
1
-16
/
+33
*
|
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
2020-11-23
1
-9
/
+9
*
|
vsock/virtio: discard packets only when socket is really closed
Stefano Garzarella
2020-11-23
1
-3
/
+5
*
|
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-11-23
6
-14
/
+88
*
|
net/af_iucv: set correct sk_protocol for child sockets
Julian Wiedmann
2020-11-21
1
-2
/
+2
*
|
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
2020-11-20
1
-0
/
+5
*
|
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
2020-11-20
2
-5
/
+6
*
|
net/tls: missing received data after fast remote close
Vadim Fedorenko
2020-11-20
1
-0
/
+6
*
|
rose: Fix Null pointer dereference in rose_send_frame()
Anmol Karn
2020-11-20
1
-4
/
+13
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-19
2
-20
/
+85
|
\
\
|
*
|
bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list
John Fastabend
2020-11-18
1
-2
/
+9
|
*
|
bpf, sockmap: Handle memory acct if skb_verdict prog redirects to self
John Fastabend
2020-11-18
1
-0
/
+8
|
*
|
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
2020-11-18
1
-19
/
+53
|
*
|
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
2020-11-18
1
-1
/
+1
|
*
|
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2020-11-18
2
-5
/
+18
|
*
|
bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made
John Fastabend
2020-11-18
1
-6
/
+9
*
|
|
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
2020-11-19
1
-3
/
+3
*
|
|
net/smc: fix matching of existing link groups
Karsten Graul
2020-11-19
2
-2
/
+4
*
|
|
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
2020-11-19
2
-31
/
+2
[next]