index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
4
-253
/
+230
2018-05-11
svcrdma: Clean up Send SGE accounting
Chuck Lever
3
-11
/
+10
2018-05-11
svcrdma: Refactor svc_rdma_dma_map_buf
Chuck Lever
1
-33
/
+17
2018-05-11
svcrdma: Allocate recv_ctxt's on CPU handling Receives
Chuck Lever
1
-16
/
+36
2018-05-11
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
4
-132
/
+71
2018-05-11
svcrdma: Preserve Receive buffer until svc_rdma_sendto
Chuck Lever
2
-4
/
+12
2018-05-11
svcrdma: Simplify svc_rdma_recv_ctxt_put
Chuck Lever
2
-21
/
+24
2018-05-11
svcrdma: Remove sc_rq_depth
Chuck Lever
1
-9
/
+8
2018-05-11
svcrdma: Introduce svc_rdma_recv_ctxt
Chuck Lever
4
-220
/
+326
2018-05-11
svcrdma: Trace key RDMA API events
Chuck Lever
10
-51
/
+50
2018-05-11
svcrdma: Trace key RPC/RDMA protocol events
Chuck Lever
4
-47
/
+50
2018-05-11
xprtrdma: Prepare RPC/RDMA includes for server-side trace points
Chuck Lever
9
-6
/
+12
2018-05-11
svcrdma: Use passed-in net namespace when creating RDMA listener
Chuck Lever
1
-18
/
+17
2018-05-11
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
4
-0
/
+4
2018-05-11
udp: avoid refcount_t saturation in __udp_gso_segment()
Eric Dumazet
1
-3
/
+11
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
2
-45
/
+26
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
2
-132
/
+171
2018-05-11
net: dsa: Eliminate dsa_slave_get_link()
Florian Fainelli
1
-11
/
+1
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
2
-1
/
+6
2018-05-11
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2
-4
/
+10
2018-05-10
rxrpc: Trace UDP transmission failure
David Howells
4
-8
/
+35
2018-05-10
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
1
-23
/
+23
2018-05-10
rxrpc: Fix the min security level for kernel calls
David Howells
1
-1
/
+1
2018-05-10
rxrpc: Fix error reception on AF_INET6 sockets
David Howells
1
-15
/
+42
2018-05-10
rxrpc: Fix missing start of call timeout
David Howells
4
-1
/
+23
2018-05-11
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
1
-0
/
+267
2018-05-11
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
2
-2
/
+37
2018-05-11
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
1
-8
/
+6
2018-05-11
net/ipv6: Add fib6_lookup
David Ahern
2
-2
/
+91
2018-05-11
net/ipv6: Refactor fib6_rule_action
David Ahern
1
-19
/
+29
2018-05-11
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
1
-14
/
+25
2018-05-11
net/ipv6: Rename rt6_multipath_select
David Ahern
1
-8
/
+9
2018-05-11
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
2
-10
/
+12
2018-05-10
tls: Fix tls_device initialization
Boris Pismenny
1
-0
/
+2
2018-05-10
net: bridge: Allow bridge master in br_vlan_get_info()
Petr Machata
1
-0
/
+2
2018-05-10
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
Xin Long
1
-1
/
+0
2018-05-10
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
4
-4
/
+21
2018-05-10
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
1
-5
/
+0
2018-05-10
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
7
-10
/
+36
2018-05-10
net/ipv6: fix lock imbalance in ip6_route_del()
Eric Dumazet
1
-1
/
+3
2018-05-10
tipc: fix one byte leak in tipc_sk_set_orig_addr()
Eric Dumazet
1
-1
/
+2
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
2
-4
/
+4
2018-05-10
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
1
-0
/
+1
2018-05-10
net: dsa: fix added_by_user switchdev notification
Vivien Didelot
1
-5
/
+7
2018-05-10
tipc: clean up removal of binding table items
Jon Maloy
1
-50
/
+53
2018-05-10
net/9p: fix spelling mistake: "suspsend" -> "suspend"
Colin Ian King
1
-1
/
+1
2018-05-10
sctp: fix spelling mistake: "max_retans" -> "max_retrans"
Colin Ian King
1
-1
/
+1
2018-05-10
net/udp: Update udp_encap_needed static key to modern api
Davidlohr Bueso
2
-8
/
+8
2018-05-10
net: Update generic_xdp_needed static key to modern api
Davidlohr Bueso
1
-5
/
+5
2018-05-10
net: Update netstamp_needed static key to modern api
Davidlohr Bueso
1
-11
/
+11
[prev]
[next]