summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-05-11Merge branch 'akpm-current/current'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'security/next-testing'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'bpf-next/master'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'nfs-anna/linux-next'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2018-05-11net/9p: detect invalid options as much as possibleChengguang Xu
2018-05-11Merge remote-tracking branch 'dma-mapping/for-next'Stephen Rothwell
2018-05-11Merge remote-tracking branch 'netfilter/master'Stephen Rothwell
2018-05-11bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern
2018-05-11net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern
2018-05-11net/ipv6: Update fib6 tracepoint to take fib6_infoDavid Ahern
2018-05-11net/ipv6: Add fib6_lookupDavid Ahern
2018-05-11net/ipv6: Refactor fib6_rule_actionDavid Ahern
2018-05-11net/ipv6: Extract table lookup from ip6_pol_routeDavid Ahern
2018-05-11net/ipv6: Rename rt6_multipath_selectDavid Ahern
2018-05-11net/ipv6: Rename fib6_lookup to fib6_node_lookupDavid Ahern
2018-05-10tls: Fix tls_device initializationBoris Pismenny
2018-05-10net: bridge: Allow bridge master in br_vlan_get_info()Petr Machata
2018-05-10sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsgXin Long
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell
2018-05-10net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOLJoe Perches
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-05-10net/ipv6: fix lock imbalance in ip6_route_del()Eric Dumazet
2018-05-10tipc: fix one byte leak in tipc_sk_set_orig_addr()Eric Dumazet
2018-05-10udp: fix SO_BINDTODEVICEPaolo Abeni
2018-05-10ipv4: reset fnhe_mtu_locked after cache route flushedHangbin Liu
2018-05-10net: dsa: fix added_by_user switchdev notificationVivien Didelot
2018-05-10tipc: clean up removal of binding table itemsJon Maloy
2018-05-10net/9p: fix spelling mistake: "suspsend" -> "suspend"Colin Ian King
2018-05-10sctp: fix spelling mistake: "max_retans" -> "max_retrans"Colin Ian King
2018-05-10net/udp: Update udp_encap_needed static key to modern apiDavidlohr Bueso
2018-05-10net: Update generic_xdp_needed static key to modern apiDavidlohr Bueso
2018-05-10net: Update netstamp_needed static key to modern apiDavidlohr Bueso
2018-05-10net: Update [e/in]gress_needed static key to modern apiDavidlohr Bueso
2018-05-10net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso
2018-05-10svcrdma: Persistently allocate and DMA-map Send buffersChuck Lever
2018-05-10svcrdma: Simplify svc_rdma_send()Chuck Lever
2018-05-10svcrdma: Remove post_send_wrChuck Lever
2018-05-10svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxtChuck Lever
2018-05-10svcrdma: Introduce svc_rdma_send_ctxtChuck Lever
2018-05-10svcrdma: Clean up Send SGE accountingChuck Lever
2018-05-10svcrdma: Refactor svc_rdma_dma_map_bufChuck Lever
2018-05-10svcrdma: Allocate recv_ctxt's on CPU handling ReceivesChuck Lever
2018-05-10svcrdma: Persistently allocate and DMA-map Receive buffersChuck Lever