summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-08-27openvswitch: Serialize acts with original netlink lenJoe Stringer
2015-08-27batman-adv: turn batadv_neigh_node_get() into local functionMarek Lindner
2015-08-27batman-adv: Add lower layer needed_(head|tail)room to own onesSven Eckelmann
2015-08-27batman-adv: don't access unregistered net_device objectAntonio Quartulli
2015-08-27batman-adv: Start new development cycleSimon Wunderlich
2015-08-27batman-adv: fix gateway client style issuesSimon Wunderlich
2015-08-27batman-adv: rearrange batadv_neigh_node_new() arguments to follow conventionMarek Lindner
2015-08-27batman-adv: remove obsolete deleted attribute for gateway nodeSimon Wunderlich
2015-08-27batman-adv: move neigh_node list add into batadv_neigh_node_new()Marek Lindner
2015-08-27batman-adv: remove redundant hard_iface assignmentMarek Lindner
2015-08-27batman-adv: move hardif refcount inc to batadv_neigh_node_new()Marek Lindner
2015-08-26bpf: fix bpf_skb_set_tunnel_key() helperAlexei Starovoitov
2015-08-26Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2015-08-26netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov
2015-08-26net_sched: convert rsvp to call tcf_exts_destroy from rcu callbackAlexei Starovoitov
2015-08-26net_sched: convert tcindex to call tcf_exts_destroy from rcu callbackAlexei Starovoitov
2015-08-26net_sched: act_bpf: remove unnecessary copyAlexei Starovoitov
2015-08-26net_sched: make tcf_hash_destroy() staticAlexei Starovoitov
2015-08-25cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong
2015-08-25RDS: remove superfluous from rds_ib_alloc_fmr()santosh.shilimkar@oracle.com
2015-08-25RDS: flush the FMR pool less oftensantosh.shilimkar@oracle.com
2015-08-25RDS: push FMR pool flush work to its own workersantosh.shilimkar@oracle.com
2015-08-25RDS: fix fmr pool dirty_countWengang Wang
2015-08-25RDS: Fix rds MR reference count in rds_rdma_unuse()santosh.shilimkar@oracle.com
2015-08-25RDS: fix the dangling reference to rds_ib_incoming_slabsantosh.shilimkar@oracle.com
2015-08-25Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-08-25rds: Fix improper gfp_t usage.David S. Miller
2015-08-25ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-08-25route: fix a use-after-freeWANG Cong
2015-08-25net-next: Fix warning while make xmldocs caused by skbuff.cMasanari Iida
2015-08-25ah4: Fix error return in ah_input().David S. Miller
2015-08-25ah6: fix error return codeJulia Lawall
2015-08-25RDS: check for valid cm_id before initiating connectionsantosh.shilimkar@oracle.com
2015-08-25RDS: return EMSGSIZE for oversize requests before processing/queueingMukesh Kacker
2015-08-25RDS: make sure rds_send_drop_to properly takes the m_rs_locksantosh.shilimkar@oracle.com
2015-08-25RDS: Don't destroy the rdma id until after we're done using itSantosh Shilimkar
2015-08-25RDS: Fix assertion level from fatal to warningsantosh.shilimkar@oracle.com
2015-08-25RDS: Make sure we do a signaled send for large-sendsantosh.shilimkar@oracle.com
2015-08-25RDS: Mark message mapped before transmitsantosh.shilimkar@oracle.com
2015-08-25RDS: add a sock_destruct callback debug aidsantosh.shilimkar@oracle.com
2015-08-25RDS: check for congestion updates during rds_send_xmitsantosh.shilimkar@oracle.com
2015-08-25RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com
2015-08-25RDS: don't update ip address tables if the address hasn't changedsantosh.shilimkar@oracle.com
2015-08-25RDS: destroy the ib state earlier during shutdownsantosh.shilimkar@oracle.com
2015-08-25RDS: always free recv frag as we free its ring entrysantosh.shilimkar@oracle.com
2015-08-25RDS: restore return value in rds_cmsg_rdma_args()santosh.shilimkar@oracle.com
2015-08-25tcp: refine pacing rate determinationEric Dumazet
2015-08-25xfrm: Use VRF master index if output device is enslavedDavid Ahern
2015-08-25tcp: fix slow start after idle vs TSO/GSOEric Dumazet