summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller2016-12-107-12/+72
|\
| * cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-095-9/+50
| * nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna2016-12-092-2/+21
| * nl80211: fix logic inversion in start_nan()Johannes Berg2016-12-091-1/+1
* | Merge branch 'udp-receive-path-optimizations'David S. Miller2016-12-103-6/+77
|\ \
| * | udp: udp_rmem_release() should touch sk_rmem_alloc laterEric Dumazet2016-12-101-1/+2
| * | udp: add batching to udp_rmem_release()Eric Dumazet2016-12-102-0/+15
| * | udp: copy skb->truesize in the first cache lineEric Dumazet2016-12-102-4/+18
| * | udp: add busylocks in RX pathEric Dumazet2016-12-101-1/+42
|/ /
* | Merge branch 'qcom-emac'David S. Miller2016-12-106-526/+725
|\ \
| * | net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi2016-12-104-5/+249
| * | net: qcom/emac: move phy init code to separate filesTimur Tabi2016-12-105-523/+478
|/ /
* | net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann2016-12-091-3/+3
* | net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann2016-12-092-389/+381
* | net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann2016-12-091-2/+2
* | net: socket: preferred __aligned(size) for control bufferAmit Kushwaha2016-12-091-1/+2
* | Merge branch 'liquidio-VF-offloads-and-stats'David S. Miller2016-12-093-102/+987
|\ \
| * | liquidio VF error handlingRaghu Vatsavayi2016-12-091-0/+139
| * | liquidio VF timestampRaghu Vatsavayi2016-12-091-1/+179
| * | liquidio VF ethtool statsRaghu Vatsavayi2016-12-093-98/+495
| * | liquidio VF vxlanRaghu Vatsavayi2016-12-091-3/+94
| * | liquidio VF vlan supportRaghu Vatsavayi2016-12-091-0/+80
|/ /
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-12-085-28/+149
|\ \
| * | Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flagJohan Hedberg2016-12-082-17/+69
| * | Bluetooth: btmrvl: drop duplicate header slab.hGeliang Tang2016-12-081-1/+0
| * | ieee802154: atusb: implement .set_frame_retries ops callbackStefan Schmidt2016-12-081-1/+18
| * | ieee802154: atusb: try to read permanent extended address from deviceStefan Schmidt2016-12-081-1/+39
| * | ieee802154: atusb: store firmware version after retrieval for later useStefan Schmidt2016-12-081-5/+15
| * | ieee802154: atusb: sync header file from firmware for new featuresStefan Schmidt2016-12-081-3/+8
* | | cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar2016-12-082-48/+2
* | | Merge branch 'xdp-head-adjustment'David S. Miller2016-12-0824-145/+762
|\ \ \
| * | | bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau2016-12-088-93/+630
| * | | mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau2016-12-084-17/+27
| * | | mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau2016-12-082-30/+44
| * | | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-0813-11/+67
|/ / /
* | | Merge branch 'lan7801-mac-only'David S. Miller2016-12-086-2/+186
|\ \ \
| * | | lan78xx: add LAN7801 MAC only supportWoojung Huh2016-12-083-2/+126
| * | | phy: add phy fixup unregister functionsWoojung.Huh@microchip.com2016-12-083-0/+60
|/ / /
* | | bpf: fix state equivalenceAlexei Starovoitov2016-12-082-8/+8
* | | net: do not read sk_drops if application does not careEric Dumazet2016-12-081-1/+2
* | | udp: under rx pressure, try to condense skbsEric Dumazet2016-12-083-1/+41
* | | Merge branch 'liqudio-VF-data-path'David S. Miller2016-12-088-5/+2112
|\ \ \
| * | | liquidio VF rx data and ctl pathRaghu Vatsavayi2016-12-084-4/+423
| * | | liquidio CN23XX: VF TX buffersRaghu Vatsavayi2016-12-081-0/+182
| * | | liquidio CN23XX: VF xmitRaghu Vatsavayi2016-12-083-3/+364
| * | | liquidio CN23XX: VF scatter gather listsRaghu Vatsavayi2016-12-081-0/+134
| * | | liquidio CN23XX: VF mac addressRaghu Vatsavayi2016-12-083-0/+197
| * | | liquidio CN23XX: VF link statusRaghu Vatsavayi2016-12-081-0/+249
| * | | liquidio CN23XX: VF offload featuresRaghu Vatsavayi2016-12-082-0/+565
|/ / /
* | | net: rfs: add a jump labelEric Dumazet2016-12-084-12/+21