summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-17mlxsw: spectrum_switchdev: Reduce scope of bridge structIdo Schimmel
2017-05-17mlxsw: spectrum_router: Reduce scope of router structIdo Schimmel
2017-05-17mlxsw: spectrum_buffer: Reduce scope of shared buffer structIdo Schimmel
2017-05-17cxgb4: add new T5 pci device idGanesh Goudar
2017-05-17cxgb4: reduce resource allocation in kdump kernelGanesh Goudar
2017-05-16liquidio: use pcie_flr instead of duplicating itChristoph Hellwig
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn
2017-05-16bnx2x: Remove open coded carrier checkLeon Romanovsky
2017-05-16tcp: internal implementation for pacingEric Dumazet
2017-05-16Merge branch 'udp-scalability-improvements'David S. Miller
2017-05-16udp: keep the sk_receive_queue held when splicingPaolo Abeni
2017-05-16udp: use a separate rx queue for packet receptionPaolo Abeni
2017-05-16net/sock: factor out dequeue/peek with offset codePaolo Abeni
2017-05-16Merge branch 'nfp-LSO-checksum-and-XDP-datapath-updates'David S. Miller
2017-05-16nfp: eliminate an if statement in calculation of completed framesJakub Kicinski
2017-05-16nfp: add a helper for wrapping descriptor indexJakub Kicinski
2017-05-16nfp: complete the XDP TX ring only when it's fullJakub Kicinski
2017-05-16nfp: add CHECKSUM_COMPLETE supportJakub Kicinski
2017-05-16nfp: version independent support for chained RSS metadataEdwin Peer
2017-05-16nfp: don't assume RSS and IRQ moderation are always enabledJakub Kicinski
2017-05-16nfp: support LSO2 capabilityEdwin Peer
2017-05-16nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlenEdwin Peer
2017-05-16nfp: don't enable TSO on the device when disabledJakub Kicinski
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