aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-04Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller
2017-04-04net: ethernet: ti: cpsw: fix race condition during open()Sekhar Nori
2017-04-04l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King
2017-04-04l2tp: take reference on sessions being dumpedGuillaume Nault
2017-04-03tcp: minimize false-positives on TCP/GRO checkMarcelo Ricardo Leitner
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long
2017-04-03flow dissector: correct size of storage for ARPSimon Horman
2017-04-02net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeoutGrygorii Strashko
2017-04-01Merge branch 'l2tp_session_find-fixes'David S. Miller
2017-04-01l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault
2017-04-01l2tp: hold session while sending creation notificationsGuillaume Nault
2017-04-01l2tp: fix duplicate session creationGuillaume Nault
2017-04-01l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault
2017-04-01l2tp: fix race in l2tp_recv_common()Guillaume Nault
2017-04-01sctp: use right in and out stream cntXin Long
2017-04-01Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-04-01Merge branch 'bpf-map_value_adj-reg-types-fixes'David S. Miller
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann
2017-04-01bpf, verifier: fix rejection of unaligned access checks for map_value_adjDaniel Borkmann
2017-04-01bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann
2017-04-01r8152: The Microsoft Surface docks also use R8152 v2René Rebe
2017-04-01openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei
2017-04-01net/faraday: Explicitly include linux/of.h and linux/property.hMark Brown
2017-04-01net: hns: Add ACPI support to check SFP presentDaode Huang
2017-03-30be2net: Fix endian issue in logical link config commandSuresh Reddy
2017-03-30sctp: alloc stream info when initializing asocXin Long
2017-03-30net/packet: fix overflow in check for tp_reserveAndrey Konovalov
2017-03-30net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov
2017-03-30net/packet: fix overflow in check for priv area sizeAndrey Konovalov
2017-03-30brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel
2017-03-30rtlwifi: Fix scheduling while atomic splatLarry Finger
2017-03-30Merge tag 'iwlwifi-for-kalle-2017-03-29' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-29ezchip: nps_enet: check if napi has been completedZakharov Vlad
2017-03-29Merge branch 'bnxt_en-fixes'David S. Miller
2017-03-29bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.Michael Chan
2017-03-29bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()Sankar Patchineelam
2017-03-29bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam
2017-03-29l2tp: purge socket queues in the .destruct() callbackGuillaume Nault
2017-03-29l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault
2017-03-29mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg
2017-03-29netfilter: nfnetlink_queue: fix secctx memory leakLiping Zhang
2017-03-29cfg80211: check rdev resume callback only for registered wiphyArend Van Spriel
2017-03-28openvswitch: Fix refcount leak on force commit.Jarno Rajahalme
2017-03-28rocker: fix Wmaybe-uninitialized false-positiveArnd Bergmann
2017-03-28net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh
2017-03-28net: moxa: fix TX overrun memory leakJonas Jensen
2017-03-28isdn: kcapi: avoid uninitialized dataArnd Bergmann
2017-03-28sctp: change to save MSG_MORE flag into assocXin Long