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
2020-07-28
svcrdma: CM event handler clean up
Chuck Lever
1
-31
/
+25
2020-07-28
svcrdma: Remove transport reference counting
Chuck Lever
4
-27
/
+2
2020-07-28
svcrdma: Fix another Receive buffer leak
Chuck Lever
1
-0
/
+2
2020-07-25
SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
Chuck Lever
2
-2
/
+1
2020-07-14
svcrdma: Display chunk completion ID when posting a rw_ctxt
Chuck Lever
1
-2
/
+12
2020-07-14
svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
Chuck Lever
2
-6
/
+7
2020-07-14
svcrdma: Introduce Send completion IDs
Chuck Lever
1
-3
/
+12
2020-07-14
svcrdma: Record Receive completion ID in svc_rdma_decode_rqst
Chuck Lever
1
-6
/
+6
2020-07-14
svcrdma: Introduce Receive completion IDs
Chuck Lever
1
-3
/
+12
2020-07-14
svcrdma: Add common XDR encoders for RDMA and Read segments
Chuck Lever
2
-14
/
+4
2020-07-14
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
6
-34
/
+19
2020-07-14
SUNRPC: Add helpers for decoding list discriminators symbolically
Chuck Lever
2
-15
/
+14
2020-07-14
svcrdma: Clean up trace_svcrdma_send_failed() tracepoint
Chuck Lever
1
-1
/
+1
2020-07-14
svcrdma: Consolidate send_error helper functions
Chuck Lever
1
-47
/
+5
2020-07-14
svcrdma: Make svc_rdma_send_error_msg() a global function
Chuck Lever
1
-9
/
+19
2020-07-14
svcrdma: Eliminate return value for svc_rdma_send_error_msg()
Chuck Lever
1
-11
/
+14
2020-07-14
svcrdma: Add a @status parameter to svc_rdma_send_error_msg()
Chuck Lever
1
-6
/
+26
2020-07-14
svcrdma: Add @rctxt parameter to svc_rdma_send_error() functions
Chuck Lever
2
-16
/
+16
2020-07-14
svcrdma: Remove save_io_pages() call from send_error_msg()
Chuck Lever
1
-4
/
+5
2020-07-14
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Chuck Lever
1
-7
/
+21
2020-07-14
SUNRPC: Augment server-side rpcgss tracepoints
Chuck Lever
2
-38
/
+82
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
79
-402
/
+548
2020-07-10
Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc
Linus Torvalds
1
-1
/
+1
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2020-07-09
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2
-1
/
+4
2020-07-09
ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
Michal Kubecek
1
-14
/
+13
2020-07-09
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
1
-4
/
+4
2020-07-09
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-1
/
+1
2020-07-09
tipc: fix retransmission on unicast links
Hamish Martin
1
-8
/
+18
2020-07-09
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
1
-4
/
+1
2020-07-08
net/smc: tolerate future SMCD versions
Ursula Braun
2
-13
/
+34
2020-07-08
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
4
-18
/
+20
2020-07-08
net/smc: fix sleep bug in smc_pnet_find_roce_resource()
Ursula Braun
4
-18
/
+22
2020-07-08
net/smc: fix work request handling
Karsten Graul
2
-8
/
+10
2020-07-08
net/smc: separate LLC wait queues for flow and messages
Karsten Graul
3
-48
/
+77
2020-07-08
bpfilter: switch to kernel_write
Christoph Hellwig
1
-1
/
+1
2020-07-08
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
1
-1
/
+1
2020-07-08
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
1
-0
/
+2
2020-07-08
mptcp: fix DSS map generation on fin retransmission
Paolo Abeni
1
-3
/
+3
2020-07-08
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
1
-0
/
+3
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
1
-1
/
+1
2020-07-07
ipv6: Fix use of anycast address with loopback
David Ahern
1
-1
/
+1
2020-07-06
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
1
-1
/
+4
2020-07-05
hsr: fix interface leak in error path of hsr_dev_finalize()
Taehee Yoo
1
-4
/
+7
2020-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-5
/
+7
2020-07-04
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
16
-32
/
+41
2020-07-03
netfilter: conntrack: refetch conntrack after nf_conntrack_update()
Pablo Neira Ayuso
1
-0
/
+2
2020-07-03
Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2020-07-03
tcp: md5: allow changing MD5 keys in all socket states
Eric Dumazet
1
-4
/
+1
2020-07-02
tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
Eric Dumazet
1
-0
/
+2
[next]