summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-29ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long
2017-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-28net: dsa: Don't dereference dst->cpu_dp->netdevFlorian Fainelli
2017-08-28bridge: check for null fdb->dst before notifying switchdev driversRoopa Prabhu
2017-08-28ipv6: set dst.obsolete when a cached route has expiredXin Long
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-08-28cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-08-28net: stmmac: sun8i: Remove the compatiblesMaxime Ripard
2017-08-28Merge branch 'nfp-flow-dissector-layer'David S. Miller
2017-08-28nfp: remove incorrect mask check for vlan matchingPieter Jansen van Vuuren
2017-08-28nfp: fix supported key layers calculationPieter Jansen van Vuuren
2017-08-28nfp: fix unchecked flow dissector usePieter Jansen van Vuuren
2017-08-28Merge branch 'l2tp-tunnel-refs'David S. Miller
2017-08-28l2tp: hold tunnel used while creating sessions with netlinkGuillaume Nault
2017-08-28l2tp: hold tunnel while handling genl TUNNEL_GET commandsGuillaume Nault
2017-08-28l2tp: hold tunnel while handling genl tunnel updatesGuillaume Nault
2017-08-28l2tp: hold tunnel while processing genl delete commandGuillaume Nault
2017-08-28l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault
2017-08-28l2tp: initialise session's refcount before making it reachableGuillaume Nault
2017-08-28net: mvpp2: fix the mac address used when using PPv2.2Antoine Tenart
2017-08-28cdc_ncm: flag the u-blox TOBY-L4 as wwanAleksander Morgado
2017-08-28net: missing call of trace_napi_poll in busy_poll_stopJesper Dangaard Brouer
2017-08-28xfrm_user: fix info leak in build_aevent()Mathias Krause
2017-08-28xfrm_user: fix info leak in build_expire()Mathias Krause
2017-08-28xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause
2017-08-28xfrm_user: fix info leak in copy_user_offload()Mathias Krause
2017-08-25Merge tag 'wireless-drivers-for-davem-2017-08-25' of git://git.kernel.org/pub...David S. Miller
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni
2017-08-25net: sxgbe: check memory allocation failureChristophe Jaillet
2017-08-25Merge branch 'r8169-Be-drop-monitor-friendly'David S. Miller
2017-08-25r8169: Be drop monitor friendlyFlorian Fainelli
2017-08-25r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli
2017-08-25tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca
2017-08-25ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert
2017-08-25esp: Fix skb tailroom calculationSteffen Klassert
2017-08-25esp: Fix locking on page fragment allocationSteffen Klassert
2017-08-24netvsc: fix deadlock betwen link status and removalstephen hemminger
2017-08-24Merge branch 'tipc-buffer-reassignment-fixes'David S. Miller
2017-08-24tipc: context imbalance at node read unlockParthasarathy Bhuvaragan
2017-08-24tipc: reassign pointers after skb reallocation / linearizationParthasarathy Bhuvaragan
2017-08-24tipc: perform skb_linearize() before parsing the inner headerParthasarathy Bhuvaragan
2017-08-24net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet
2017-08-24net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli
2017-08-24net: bcmgenet: Be drop monitor friendlyFlorian Fainelli
2017-08-24bpf: fix bpf_setsockopts return valueYuchung Cheng
2017-08-24net: systemport: Be drop monitor friendlyFlorian Fainelli
2017-08-24tipc: Fix tipc_sk_reinit handling of -EAGAINBob Peterson
2017-08-24qlge: avoid memcpy buffer overflowArnd Bergmann
2017-08-24virtio_net: be drop monitor friendlyEric Dumazet
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller