summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-16net: socket: mark socket protocol handler structs as constlinzhang
2017-05-16tools: hv: Add clean up for included files in Ubuntu net configHaiyang Zhang
2017-05-16bnxt: add dma mapping attributesShannon Nelson
2017-05-16Merge branch 'xgene-Add-ethtool-stats-and-bug-fixes'David S. Miller
2017-05-16drivers: net: xgene: Fix redundant prefetch buffer cleanupIyappan Subramanian
2017-05-16drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15Quan Nguyen
2017-05-16drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8...Quan Nguyen
2017-05-16drivers: net: xgene: Workaround for HW errata 10GE_4Quan Nguyen
2017-05-16drivers: net: xgene: Add rx_overrun/tx_underrun statisticsIyappan Subramanian
2017-05-16drivers: net: xgene: Extend ethtool statisticsQuan Nguyen
2017-05-16drivers: net: xgene: Remove unused macrosQuan Nguyen
2017-05-16drivers: net: xgene: Refactor statistics error parsing codeQuan Nguyen
2017-05-16drivers: net: xgene: Remove redundant local statsQuan Nguyen
2017-05-16drivers: net: xgene: Use rgmii mdio mac accessQuan Nguyen
2017-05-16drivers: net: phy: xgene: Add lock to protect mac accessQuan Nguyen
2017-05-16drivers: net: xgene: Protect indirect MAC accessIyappan Subramanian
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-15Merge branch 'ldmsw-fixes'David S. Miller
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai
2017-05-15net: netcp: fix check of requested timestamping filterMiroslav Lichvar
2017-05-15Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2017-05-15ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar
2017-05-15qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall
2017-05-15net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com
2017-05-15macvlan: Fix performance issues with vlan tagged packetsVlad Yasevich
2017-05-15net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas
2017-05-14net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed
2017-05-14net/mlx5e: Fix setup TC ndoSaeed Mahameed
2017-05-14net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman
2017-05-14net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12[CIFS] Minor cleanup of xattr query functionSteve French
2017-05-12fs: cifs: transport: Use time_after for time comparisonKarim Eshapa
2017-05-12SMB2: Fix share type handlingChristophe JAILLET
2017-05-12cifs: cifsacl: Use a temporary ops variable to reduce code lengthJoe Perches via samba-technical
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler
2017-05-12dax: fix data corruption when fault races with writeJan Kara
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara