aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-05-11svcrdma: Introduce svc_rdma_send_ctxtChuck Lever4-253/+230
2018-05-11svcrdma: Clean up Send SGE accountingChuck Lever3-11/+10
2018-05-11svcrdma: Refactor svc_rdma_dma_map_bufChuck Lever1-33/+17
2018-05-11svcrdma: Allocate recv_ctxt's on CPU handling ReceivesChuck Lever1-16/+36
2018-05-11svcrdma: Persistently allocate and DMA-map Receive buffersChuck Lever4-132/+71
2018-05-11svcrdma: Preserve Receive buffer until svc_rdma_sendtoChuck Lever2-4/+12
2018-05-11svcrdma: Simplify svc_rdma_recv_ctxt_putChuck Lever2-21/+24
2018-05-11svcrdma: Remove sc_rq_depthChuck Lever1-9/+8
2018-05-11svcrdma: Introduce svc_rdma_recv_ctxtChuck Lever4-220/+326
2018-05-11svcrdma: Trace key RDMA API eventsChuck Lever10-51/+50
2018-05-11svcrdma: Trace key RPC/RDMA protocol eventsChuck Lever4-47/+50
2018-05-11xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever9-6/+12
2018-05-11svcrdma: Use passed-in net namespace when creating RDMA listenerChuck Lever1-18/+17
2018-05-11svcrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever4-0/+4
2018-05-11udp: avoid refcount_t saturation in __udp_gso_segment()Eric Dumazet1-3/+11
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet2-45/+26
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli2-132/+171
2018-05-11net: dsa: Eliminate dsa_slave_get_link()Florian Fainelli1-11/+1
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli2-1/+6
2018-05-11ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2-4/+10
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells4-8/+35
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells1-23/+23
2018-05-10rxrpc: Fix the min security level for kernel callsDavid Howells1-1/+1
2018-05-10rxrpc: Fix error reception on AF_INET6 socketsDavid Howells1-15/+42
2018-05-10rxrpc: Fix missing start of call timeoutDavid Howells4-1/+23
2018-05-11bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern1-0/+267
2018-05-11net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern2-2/+37
2018-05-11net/ipv6: Update fib6 tracepoint to take fib6_infoDavid Ahern1-8/+6
2018-05-11net/ipv6: Add fib6_lookupDavid Ahern2-2/+91
2018-05-11net/ipv6: Refactor fib6_rule_actionDavid Ahern1-19/+29
2018-05-11net/ipv6: Extract table lookup from ip6_pol_routeDavid Ahern1-14/+25
2018-05-11net/ipv6: Rename rt6_multipath_selectDavid Ahern1-8/+9
2018-05-11net/ipv6: Rename fib6_lookup to fib6_node_lookupDavid Ahern2-10/+12
2018-05-10tls: Fix tls_device initializationBoris Pismenny1-0/+2
2018-05-10net: bridge: Allow bridge master in br_vlan_get_info()Petr Machata1-0/+2
2018-05-10sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsgXin Long1-1/+0
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell4-4/+21
2018-05-10net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOLJoe Perches1-5/+0
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller7-10/+36
2018-05-10net/ipv6: fix lock imbalance in ip6_route_del()Eric Dumazet1-1/+3
2018-05-10tipc: fix one byte leak in tipc_sk_set_orig_addr()Eric Dumazet1-1/+2
2018-05-10udp: fix SO_BINDTODEVICEPaolo Abeni2-4/+4
2018-05-10ipv4: reset fnhe_mtu_locked after cache route flushedHangbin Liu1-0/+1
2018-05-10net: dsa: fix added_by_user switchdev notificationVivien Didelot1-5/+7
2018-05-10tipc: clean up removal of binding table itemsJon Maloy1-50/+53
2018-05-10net/9p: fix spelling mistake: "suspsend" -> "suspend"Colin Ian King1-1/+1
2018-05-10sctp: fix spelling mistake: "max_retans" -> "max_retrans"Colin Ian King1-1/+1
2018-05-10net/udp: Update udp_encap_needed static key to modern apiDavidlohr Bueso2-8/+8
2018-05-10net: Update generic_xdp_needed static key to modern apiDavidlohr Bueso1-5/+5
2018-05-10net: Update netstamp_needed static key to modern apiDavidlohr Bueso1-11/+11