summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-09udp: copy skb->truesize in the first cache lineEric Dumazet
2016-12-09udp: add busylocks in RX pathEric Dumazet
2016-12-09Merge branch 'qcom-emac'David S. Miller
2016-12-09net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi
2016-12-09net: qcom/emac: move phy init code to separate filesTimur Tabi
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-09Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-12-09Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds
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-08net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann
2016-12-08net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann
2016-12-08net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann
2016-12-08Merge branch 'ethernet-missing-netdev-parent'David S. Miller
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao
2016-12-08Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-08Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller
2016-12-08net: socket: preferred __aligned(size) for control bufferAmit Kushwaha
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V
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-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-12-08cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng
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-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter
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