summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* af_key: Add lock to key dumpYuejie Shi2017-04-031-8/+38
* net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeoutGrygorii Strashko2017-04-031-0/+2
* Merge branch 'l2tp_session_find-fixes'David S. Miller2017-04-027-101/+222
|\
| * l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault2017-04-023-16/+35
| * l2tp: hold session while sending creation notificationsGuillaume Nault2017-04-021-2/+4
| * l2tp: fix duplicate session creationGuillaume Nault2017-04-023-56/+84
| * l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault2017-04-021-4/+11
| * l2tp: fix race in l2tp_recv_common()Guillaume Nault2017-04-024-23/+88
|/
* sctp: use right in and out stream cntXin Long2017-04-024-12/+11
* Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-04-012-7/+6
|\
| * mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg2017-03-291-1/+2
| * cfg80211: check rdev resume callback only for registered wiphyArend Van Spriel2017-03-291-6/+4
* | Merge branch 'bpf-map_value_adj-reg-types-fixes'David S. Miller2017-04-014-26/+322
|\ \
| * | bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-013-6/+283
| * | bpf, verifier: fix rejection of unaligned access checks for map_value_adjDaniel Borkmann2017-04-011-20/+38
| * | bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann2017-04-011-0/+1
|/ /
* | r8152: The Microsoft Surface docks also use R8152 v2René Rebe2017-04-012-0/+18
* | openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei2017-04-011-2/+8
* | net/faraday: Explicitly include linux/of.h and linux/property.hMark Brown2017-04-011-0/+2
* | net: hns: Add ACPI support to check SFP presentDaode Huang2017-04-012-5/+34
* | be2net: Fix endian issue in logical link config commandSuresh Reddy2017-03-311-3/+6
* | sctp: alloc stream info when initializing asocXin Long2017-03-304-17/+45
* | net/packet: fix overflow in check for tp_reserveAndrey Konovalov2017-03-301-0/+2
* | net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov2017-03-301-0/+2
* | net/packet: fix overflow in check for priv area sizeAndrey Konovalov2017-03-301-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-298-130/+206
|\ \
| * | netfilter: nfnetlink_queue: fix secctx memory leakLiping Zhang2017-03-291-2/+7
| * | netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng2017-03-271-18/+1
| * | netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang2017-03-271-3/+10
| * | netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang2017-03-271-96/+81
| * | netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang2017-03-275-1/+7
| * | netfilter: nfnl_cthelper: Fix memory leakJeffy Chen2017-03-221-3/+9
| * | netfilter: nfnl_cthelper: fix runtime expectation policy updatesPablo Neira Ayuso2017-03-221-2/+84
| * | netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang2017-03-211-9/+11
* | | ezchip: nps_enet: check if napi has been completedZakharov Vlad2017-03-291-3/+1
* | | Merge branch 'bnxt_en-fixes'David S. Miller2017-03-291-6/+24
|\ \ \
| * | | bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.Michael Chan2017-03-291-5/+10
| * | | bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()Sankar Patchineelam2017-03-291-1/+1
| * | | bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam2017-03-291-0/+13
|/ / /
* | | l2tp: purge socket queues in the .destruct() callbackGuillaume Nault2017-03-291-3/+4
* | | l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault2017-03-292-4/+6
| |/ |/|
* | openvswitch: Fix refcount leak on force commit.Jarno Rajahalme2017-03-291-2/+2
* | rocker: fix Wmaybe-uninitialized false-positiveArnd Bergmann2017-03-291-7/+4
* | net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh2017-03-291-2/+3
* | net: moxa: fix TX overrun memory leakJonas Jensen2017-03-292-2/+19
* | isdn: kcapi: avoid uninitialized dataArnd Bergmann2017-03-291-0/+1
* | sctp: change to save MSG_MORE flag into assocXin Long2017-03-293-3/+3
* | net: ipconfig: fix ic_close_devs() use-after-freeMark Rutland2017-03-281-1/+1
* | MAINTAINERS: Add Andrew Lunn as co-maintainer of PHYLIBFlorian Fainelli2017-03-281-0/+1
* | irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov2017-03-261-4/+4