summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-07-21net/sunrpc/xprt_sock: fix regression in connection error reporting.NeilBrown
2017-07-13sunrpc: use constant time memory comparison for macJason A. Donenfeld
2017-07-13xprtrdma: Fix documenting comments in frwr_ops.cChuck Lever
2017-07-13xprtrdma: Replace PAGE_MASK with offset_in_page()Chuck Lever
2017-07-13xprtrdma: FMR does not need list_del_init()Chuck Lever
2017-07-13xprtrdma: Demote "connect" log messagesChuck Lever
2017-07-13xprtrdma: Don't defer MR recovery if ro_map failsChuck Lever
2017-07-13xprtrdma: Fix FRWR invalidation error recoveryChuck Lever
2017-07-13xprtrdma: Fix client lock-up after application signal firesChuck Lever
2017-07-13xprtrdma: Rename rpcrdma_req::rl_freeChuck Lever
2017-07-13xprtrdma: Pass only the list of registered MRs to ro_unmap_syncChuck Lever
2017-07-13xprtrdma: Pre-mark remotely invalidated MRsChuck Lever
2017-07-13xprtrdma: On invalidation failure, remove MWs from rl_registeredChuck Lever
2017-07-13SUNRPC: Make slot allocation more reliableTrond Myklebust
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-07-13sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig
2017-07-13sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_release callbacksChristoph Hellwig
2017-07-13sunrpc: properly type pc_func callbacksChristoph Hellwig
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-07-13sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig
2017-07-13sunrpc: fix decoder callback prototypesChristoph Hellwig
2017-07-13sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig
2017-07-13sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig
2017-07-13sunrpc: fix encoder callback prototypesChristoph Hellwig
2017-07-13sunrpc: properly type argument to kxdreproc_tChristoph Hellwig
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines
2017-06-06Revert "sit: reload iphdr in ipip6_rcv"David S. Miller
2017-06-05devlink: fix potential memort leakHaishuang Yan
2017-06-04sit: reload iphdr in ipip6_rcvHaishuang Yan
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-04net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli
2017-06-04ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-04sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh
2017-06-04ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-02tcp: disallow cwnd undo when switching congestion controlYuchung Cheng
2017-06-02ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-06-02Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-02net: dsa: Move dsa_switch_{suspend,resume} out of legacy.cFlorian Fainelli
2017-06-01mac80211: fix dropped counter in multiqueue RXJohannes Berg
2017-06-01net: bridge: start hello timer only if device is upNikolay Aleksandrov
2017-06-01netlink: don't send unknown nsidNicolas Dichtel
2017-05-31mpls: fix clearing of dead nh_flags on link upRoopa Prabhu
2017-05-31tcp: reinitialize MTU probing when setting MSS in a TCP repairDouglas Caetano dos Santos