summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-10net: skb_condense() can also deal with empty skbsEric Dumazet
2016-12-10Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller
2016-12-10Merge branch 'udp-receive-path-optimizations'David S. Miller
2016-12-10udp: udp_rmem_release() should touch sk_rmem_alloc laterEric Dumazet
2016-12-10udp: add batching to udp_rmem_release()Eric Dumazet
2016-12-10udp: copy skb->truesize in the first cache lineEric Dumazet
2016-12-10udp: add busylocks in RX pathEric Dumazet
2016-12-10Merge branch 'qcom-emac'David S. Miller
2016-12-10net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi
2016-12-10net: qcom/emac: move phy init code to separate filesTimur Tabi
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-12-09nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna
2016-12-09nl80211: fix logic inversion in start_nan()Johannes Berg
2016-12-09net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann
2016-12-09net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann
2016-12-09net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann
2016-12-08net: socket: preferred __aligned(size) for control bufferAmit Kushwaha
2016-12-08Merge branch 'liquidio-VF-offloads-and-stats'David S. Miller
2016-12-08liquidio VF error handlingRaghu Vatsavayi
2016-12-08liquidio VF timestampRaghu Vatsavayi
2016-12-08liquidio VF ethtool statsRaghu Vatsavayi
2016-12-08liquidio VF vxlanRaghu Vatsavayi
2016-12-08liquidio VF vlan supportRaghu Vatsavayi
2016-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller
2016-12-08cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar
2016-12-08Merge branch 'xdp-head-adjustment'David S. Miller
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau
2016-12-08mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau
2016-12-08mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-08Merge branch 'lan7801-mac-only'David S. Miller
2016-12-08lan78xx: add LAN7801 MAC only supportWoojung Huh
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com
2016-12-08bpf: fix state equivalenceAlexei Starovoitov
2016-12-08net: do not read sk_drops if application does not careEric Dumazet
2016-12-08udp: under rx pressure, try to condense skbsEric Dumazet
2016-12-08Merge branch 'liqudio-VF-data-path'David S. Miller
2016-12-08liquidio VF rx data and ctl pathRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF TX buffersRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF xmitRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF scatter gather listsRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF mac addressRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF link statusRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF offload featuresRaghu Vatsavayi
2016-12-08net: rfs: add a jump labelEric Dumazet
2016-12-08macsec: remove first zero and add attribute name in commentsZhang Shengju
2016-12-08Merge branch 'stmmac-DMA-burst'David S. Miller
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel
2016-12-08net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASKNiklas Cassel