summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-08-24netfilter: nf_tables: Fix nft limit burst handlingandy zhou
2017-08-24netfilter: check for seqadj ext existence before adding it in nf_nat_setup_infoXin Long
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho
2017-08-24net: xfrm: don't double-hold dst when sk_policy in use.Lorenzo Colitti
2017-08-23Merge branch 'bnxt_en-bug-fixes'David S. Miller
2017-08-23bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().Michael Chan
2017-08-23bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.Michael Chan
2017-08-23bnxt_en: Fix .ndo_setup_tc() to include XDP rings.Michael Chan
2017-08-23nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski
2017-08-23sctp: Avoid out-of-bounds reads from address storageStefano Brivio
2017-08-23net: dsa: use consume_skb()Eric Dumazet
2017-08-23Merge branch 'nfp-fixes'David S. Miller
2017-08-23nfp: avoid buffer leak when representor is missingJakub Kicinski
2017-08-23nfp: make sure representors are destroyed before their lower netdevJakub Kicinski
2017-08-23nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski
2017-08-23Merge branch 'dst-tag-ksz-fix'David S. Miller
2017-08-23net: dsa: skb_put_padto() already frees nskbFlorian Fainelli
2017-08-23net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli
2017-08-23net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka
2017-08-22fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-08-22bpf: fix map value attribute for hash of mapsDaniel Borkmann
2017-08-22net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli
2017-08-22Merge branch 'net-sched-couple-of-chain-fixes'David S. Miller
2017-08-22net: sched: don't do tcf_chain_flush from tcf_chain_destroyJiri Pirko
2017-08-22net: sched: fix use after free when tcf_chain_destroy is called multiple timesJiri Pirko
2017-08-22udp: on peeking bad csum, drop packets even if not at headEric Dumazet
2017-08-22macsec: add genl family module aliasSabrina Dubroca
2017-08-22Merge branch 'tipc-topology-server-fixes'David S. Miller
2017-08-22tipc: fix a race condition of releasing subscriber objectYing Xue
2017-08-22tipc: remove subscription references only for pending timersParthasarathy Bhuvaragan
2017-08-22mlxsw: spectrum_switchdev: Fix mrouter flag updateNogah Frankel
2017-08-22net: ftgmac100: Fix oops in probe on failure to find associated PHYAndrew Jeffery
2017-08-22net/hsr: Check skb_put_padto() return valueFlorian Fainelli
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang