aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-27net: sched: consolidate tc_classify{,_compat}Daniel Borkmann15-44/+39
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer1-2/+107
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer9-34/+189
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer2-12/+36
2015-08-27netfilter: Always export nf_connlabels_replace()Joe Stringer1-2/+0
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer5-4/+78
2015-08-27openvswitch: Add conntrack actionJoe Stringer12-37/+837
2015-08-27ipv6: Export nf_ct_frag6_gather()Joe Stringer1-0/+1
2015-08-27openvswitch: Move MASKED* macros to datapath.hJoe Stringer2-27/+29
2015-08-27openvswitch: Serialize acts with original netlink lenJoe Stringer3-1/+4
2015-08-26bpf: fix bpf_skb_set_tunnel_key() helperAlexei Starovoitov1-0/+1
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov1-17/+19
2015-08-26net_sched: convert rsvp to call tcf_exts_destroy from rcu callbackAlexei Starovoitov1-4/+14
2015-08-26net_sched: convert tcindex to call tcf_exts_destroy from rcu callbackAlexei Starovoitov1-4/+25
2015-08-26net_sched: act_bpf: remove unnecessary copyAlexei Starovoitov1-1/+1
2015-08-26net_sched: make tcf_hash_destroy() staticAlexei Starovoitov1-2/+1
2015-08-25RDS: remove superfluous from rds_ib_alloc_fmr()santosh.shilimkar@oracle.com1-2/+0
2015-08-25RDS: flush the FMR pool less oftensantosh.shilimkar@oracle.com1-1/+1
2015-08-25RDS: push FMR pool flush work to its own workersantosh.shilimkar@oracle.com3-4/+34
2015-08-25RDS: fix fmr pool dirty_countWengang Wang1-6/+9
2015-08-25RDS: Fix rds MR reference count in rds_rdma_unuse()santosh.shilimkar@oracle.com1-2/+3
2015-08-25RDS: fix the dangling reference to rds_ib_incoming_slabsantosh.shilimkar@oracle.com1-2/+3
2015-08-25Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller37-679/+733
2015-08-25rds: Fix improper gfp_t usage.David S. Miller1-1/+1
2015-08-25route: fix a use-after-freeWANG Cong1-1/+2
2015-08-25net-next: Fix warning while make xmldocs caused by skbuff.cMasanari Iida1-2/+2
2015-08-25ah4: Fix error return in ah_input().David S. Miller1-1/+3
2015-08-25ah6: fix error return codeJulia Lawall1-1/+3
2015-08-25RDS: check for valid cm_id before initiating connectionsantosh.shilimkar@oracle.com1-2/+13
2015-08-25RDS: return EMSGSIZE for oversize requests before processing/queueingMukesh Kacker1-5/+6
2015-08-25RDS: make sure rds_send_drop_to properly takes the m_rs_locksantosh.shilimkar@oracle.com1-1/+15
2015-08-25RDS: Don't destroy the rdma id until after we're done using itSantosh Shilimkar1-1/+2
2015-08-25RDS: Fix assertion level from fatal to warningsantosh.shilimkar@oracle.com2-2/+2
2015-08-25RDS: Make sure we do a signaled send for large-sendsantosh.shilimkar@oracle.com1-0/+5
2015-08-25RDS: Mark message mapped before transmitsantosh.shilimkar@oracle.com1-8/+16
2015-08-25RDS: add a sock_destruct callback debug aidsantosh.shilimkar@oracle.com1-0/+9
2015-08-25RDS: check for congestion updates during rds_send_xmitsantosh.shilimkar@oracle.com1-1/+2
2015-08-25RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com5-8/+57
2015-08-25RDS: don't update ip address tables if the address hasn't changedsantosh.shilimkar@oracle.com1-2/+7
2015-08-25RDS: destroy the ib state earlier during shutdownsantosh.shilimkar@oracle.com1-8/+10
2015-08-25RDS: always free recv frag as we free its ring entrysantosh.shilimkar@oracle.com1-3/+10
2015-08-25RDS: restore return value in rds_cmsg_rdma_args()santosh.shilimkar@oracle.com1-0/+2
2015-08-25tcp: refine pacing rate determinationEric Dumazet2-1/+36
2015-08-25xfrm: Use VRF master index if output device is enslavedDavid Ahern2-4/+10
2015-08-25tcp: fix slow start after idle vs TSO/GSOEric Dumazet3-8/+9
2015-08-25batman-adv: beautify supported routing algorithm listMarek Lindner1-1/+1
2015-08-25batman-adv: Fix conditional statements indentationSven Eckelmann1-1/+1
2015-08-25batman-adv: Add lockdep_asserts for documented external locksSven Eckelmann3-0/+11
2015-08-25batman-adv: Annotate deleting functions with external lock via lockdepSven Eckelmann4-5/+25
2015-08-25batman-adv: convert bat_priv->tt.req_list to hlistMarek Lindner3-16/+19