aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-10netlink: use blocking notifierWANG Cong
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington
2016-12-09net: skb_condense() can also deal with empty skbsEric Dumazet
2016-12-09net: smsc911x: back out silently on probe deferralsLinus Walleij
2016-12-09Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-12-09ibmveth: set correct gso_size and gso_typeThomas Falcon
2016-12-09Merge branch 'udp-receive-path-optimizations'David S. Miller
2016-12-09udp: udp_rmem_release() should touch sk_rmem_alloc laterEric Dumazet
2016-12-09udp: add batching to udp_rmem_release()Eric Dumazet
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