aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-03-02RDS: IB: handle the RDMA CM time wait event[email protected]1-0/+8
2016-03-02RDS: IB: add connection info to ibmr[email protected]1-8/+9
2016-03-02RDS: IB: move FMR code to its own file[email protected]3-106/+134
2016-03-02RDS: IB: create struct rds_ib_fmr[email protected]3-13/+29
2016-03-02RDS: IB: Re-organise ibmr code[email protected]6-347/+422
2016-03-02RDS: IB: Remove the RDS_IB_SEND_OP dependency[email protected]3-20/+29
2016-03-02RDS: Add support for SO_TIMESTAMP for incoming messages[email protected]3-2/+45
2016-03-02RDS: Drop stale iWARP RDMA transport[email protected]13-4611/+6
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso3-13/+52
2016-03-02netfilter: bridge: register hooks only when bridge interface is addedFlorian Westphal1-3/+65
2016-03-02netfilter: xtables: don't hook tables by defaultFlorian Westphal15-206/+357
2016-03-02netfilter: xtables: prepare for on-demand hook registerFlorian Westphal14-76/+92
2016-03-02netfilter: nf_defrag_ipv4: Drop redundant ip_send_check()Joe Stringer1-3/+1
2016-03-02Merge tag 'ipvs-for-v4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2-17/+8
2016-03-02batman-adv: clarify CFG80211 dependencyArnd Bergmann1-1/+1
2016-03-02Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller3-11/+30
2016-03-01Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller22-36/+2173
2016-03-01net: pktgen: use reset to set mac headerZhang Shengju1-2/+2
2016-03-01sch_mqprio: Fix build with older gcc.David S. Miller1-1/+1
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong8-14/+0
2016-03-01sctp: sctp_remaddr_seq_show use the wrong variable to dump transport infoXin Long1-5/+5
2016-03-01sctp: lack the check for ports in sctp_v6_cmp_addrXin Long1-0/+2
2016-03-01net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern1-0/+26
2016-03-01net: sctp: Convert log timestamps to be y2038 safeDeepa Dinamani1-5/+5
2016-03-01net: ipv4: tcp_probe: Replace timespec with timespec64Deepa Dinamani1-4/+4
2016-03-01net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani3-12/+33
2016-03-01Support to encoding decoding skb prio on IFE actionJamal Hadi Salim3-0/+82
2016-03-01Support to encoding decoding skb mark on IFE actionJamal Hadi Salim3-0/+85
2016-03-01introduce IFE actionJamal Hadi Salim3-0/+883
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller40-687/+1096
2016-03-01bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov1-2/+14
2016-03-01bridge: mcast: add support for temporary port routerNikolay Aleksandrov1-2/+19
2016-03-01bridge: mcast: do nothing if port's multicast_router is set to the same valNikolay Aleksandrov1-1/+4
2016-03-01bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov1-28/+33
2016-03-01net: dsa: support VLAN filtering switchdev attrVivien Didelot1-0/+21
2016-03-01Introduce devlink infrastructureJiri Pirko3-0/+746
2016-03-01svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever4-175/+114
2016-03-01svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever1-90/+39
2016-03-01svcrdma: Remove close_out exit pathChuck Lever1-11/+1
2016-03-01svcrdma: Hook up the logic to return ERR_CHUNKChuck Lever2-13/+46
2016-03-01svcrdma: Use correct XID in error repliesChuck Lever2-7/+3
2016-03-01svcrdma: Make RDMA_ERROR messages workChuck Lever4-65/+72
2016-03-01svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever4-24/+19
2016-03-01svcrdma: Close connection when a send error occursChuck Lever1-2/+6
2016-03-01nfsd: Lower NFSv4.1 callback message size limitChuck Lever2-6/+4
2016-03-01svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2-6/+18
2016-03-01svcrdma: Do not write xdr_buf::tail in a Write chunkChuck Lever1-3/+8
2016-03-01svcrdma: Find client-provided write and reply chunks once per replyChuck Lever1-44/+36
2016-03-01net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend1-10/+27
2016-03-01net: sched: consolidate offload decision in cls_u32John Fastabend1-4/+4