summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-05-19rds: tcp: block BH in TCP callbacksEric Dumazet
2016-05-19kcm: fix a signedness in kcm_splice_read()WANG Cong
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-05-18batman-adv: initialize ELP orig address on secondary interfacesMarek Lindner
2016-05-18batman-adv: Avoid duplicate neigh_node additionsLinus Lüssing
2016-05-18batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tqSven Eckelmann
2016-05-18batman-adv: make sure ELP/OGM orig MAC is updated on address changeAntonio Quartulli
2016-05-18batman-adv: Fix unexpected free of bcast_own on add_if errorSven Eckelmann
2016-05-18batman-adv: Fix refcnt leak in batadv_v_neigh_*Sven Eckelmann
2016-05-18batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sobSven Eckelmann
2016-05-18batman-adv: fix skb deref after freeFlorian Westphal
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-17SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust
2016-05-17xprtrdma: Remove qplockChuck Lever
2016-05-17xprtrdma: Faster server reboot recoveryChuck Lever
2016-05-17xprtrdma: Remove ro_unmap() from all registration modesChuck Lever
2016-05-17xprtrdma: Add ro_unmap_safe memreg methodChuck Lever
2016-05-17xprtrdma: Refactor __fmr_dma_unmap()Chuck Lever
2016-05-17xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mwChuck Lever
2016-05-17xprtrdma: Refactor the FRWR recovery workerChuck Lever
2016-05-17xprtrdma: Reset MRs in frwr_op_unmap_sync()Chuck Lever
2016-05-17xprtrdma: Save I/O direction in struct rpcrdma_frwrChuck Lever
2016-05-17xprtrdma: Rename rpcrdma_frwr::sg and sg_nentsChuck Lever
2016-05-17xprtrdma: Use core ib_drain_qp() APIChuck Lever
2016-05-17xprtrdma: Remove rpcrdma_create_chunks()Chuck Lever
2016-05-17xprtrdma: Allow Read list and Reply chunk simultaneouslyChuck Lever
2016-05-17xprtrdma: Update comments in rpcrdma_marshal_req()Chuck Lever
2016-05-17xprtrdma: Avoid using Write list for small NFS READ requestsChuck Lever
2016-05-17xprtrdma: Prevent inline overflowChuck Lever
2016-05-17xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headersChuck Lever
2016-05-17xprtrdma: Bound the inline threshold valuesChuck Lever
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever
2016-05-17Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernelDavid S. Miller
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-05-17net_sched: close another race condition in tcf_mirred_release()WANG Cong
2016-05-17tipc: fix nametable publication field in nl compatRichard Alpe
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-17netlink: Fix dump skb leak/double freeHerbert Xu
2016-05-17tipc: check nl sock before parsing nested attributesRichard Alpe
2016-05-17fq_codel: fix memory limitation driftEric Dumazet
2016-05-16net: also make sch_handle_egress() drop monitor readyDaniel Borkmann
2016-05-16net/hsr: Use setup_timer and mod_timer.Muhammad Falak R Wani
2016-05-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann
2016-05-16bpf: minor cleanups in ebpf codeDaniel Borkmann