summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-01-181-4/+12
| * can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-01-181-0/+1
|/
* net: phy: dp83848: add DP83620 PHY supportAlvaro G. M2017-01-171-0/+3
* bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau2017-01-171-26/+27
* vxlan: fix byte order of vxlan-gpe port numberLance Richardson2017-01-171-1/+1
* stmmac: add missing of_node_putJulia Lawall2017-01-171-0/+1
* virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer2017-01-171-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-1760-210/+384
|\
| * net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim2017-01-171-3/+2Star
| * Merge branch 'mlx4-core-fixes'David S. Miller2017-01-163-29/+37
| |\
| | * net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-01-161-9/+14
| | * net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-01-161-2/+3
| | * net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-01-161-18/+20
| |/
| * net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit2017-01-161-9/+10
| * net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann2017-01-161-4/+7
| * ax25: Fix segfault after sock connection timeoutBasil Gunn2017-01-161-1/+1
| * bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-169-21/+24
| * tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan2017-01-165-13/+13
| * net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan2017-01-162-4/+10
| * ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki2017-01-161-2/+2
| * mld: do not remove mld souce list info when set link downHangbin Liu2017-01-161-21/+30
| * be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera2017-01-161-2/+10
| * be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera2017-01-161-1/+5
| * be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-01-161-1/+1
| * cpmac: remove hopeless #warningArnd Bergmann2017-01-161-1/+1
| * ravb: do not use zero-length alignment DMA descriptorMasaru Nagai2017-01-161-0/+13
| * mlx4: do not call napi_schedule() without careEric Dumazet2017-01-161-1/+4
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-01-162-18/+45
| |\
| | * ieee802154: atusb: fix driver to work with older firmware versionsStefan Schmidt2017-01-121-9/+4Star
| | * at86rf230: Allow slow GPIO pins for "rstn"Andrey Smirnov2017-01-121-2/+2
| | * ieee802154: atusb: do not use the stack for address fetching to make it DMA ableStefan Schmidt2017-01-121-1/+7
| | * ieee802154: atusb: make sure we set a randaom extended address if fetching failsStefan Schmidt2017-01-121-2/+5
| | * ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt2017-01-121-4/+27
| * | Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-1610-38/+83
| |\ \
| | * | mac80211: prevent skb/txq mismatchMichal Kazior2017-01-131-10/+7Star
| | * | mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau2017-01-131-4/+9
| | * | mac80211: recalculate min channel width on VHT opmode changesJohannes Berg2017-01-113-9/+25
| | * | mac80211: calculate min channel width correctlyJohannes Berg2017-01-112-3/+2Star
| | * | cfg80211: consider VHT opmode on station updateBeni Lev2017-01-112-1/+18
| | * | mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach2017-01-111-2/+2
| | * | mac80211: Fix headroom allocation when forwarding mesh pktCedric Izoard2017-01-111-1/+2
| | * | mac80211: implement multicast forwarding on fast-RX pathJohannes Berg2017-01-091-8/+18
| * | | openvswitch: maintain correct checksum state in conntrack actionsLance Richardson2017-01-161-2/+4
| * | | tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-01-132-2/+7
| * | | ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun2017-01-132-1/+5
| * | | net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli2017-01-131-7/+18
| * | | net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev2017-01-121-5/+6
| | |/ | |/|
| * | net: ipv4: fix table id in getroute responseDavid Ahern2017-01-121-1/+1
| * | net: qcom/emac: grab a reference to the phydev on ACPI systemsTimur Tabi2017-01-122-4/+9
| * | net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2017-01-122-5/+9