summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-06-07Merge branch 'mlx4-drivers-version-update'David S. Miller
2017-06-07IB/mlx4: Bump driver versionTariq Toukan
2017-06-07net/mlx4_en: Bump driver versionTariq Toukan
2017-06-07net/mlx4_core: Bump driver versionTariq Toukan
2017-06-07net: dsa: mv88e6xxx: Have 6161/6123 use EDSA tagsAndrew Lunn
2017-06-07vxlan: use a more suitable function when assigning NULLMark Bloch
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar
2017-06-07Merge branch 'nfp-ctrl-vNIC'David S. Miller
2017-06-07nfp: advertise support for NFD ABI 0.5Jakub Kicinski
2017-06-07nfp: create control vNICs and wire up rx/txJakub Kicinski
2017-06-07nfp: allow non-equal distribution of IRQsJakub Kicinski
2017-06-07nfp: slice the netdev spawning functionJakub Kicinski
2017-06-07nfp: don't clutter init code passing fw_ver aroundJakub Kicinski
2017-06-07nfp: map all queue controllers at onceJakub Kicinski
2017-06-07nfp: make vNIC ctrl memory mapping function reusableJakub Kicinski
2017-06-07nfp: add control vNIC datapathJakub Kicinski
2017-06-07nfp: prepare config and enable for working without netdevsJakub Kicinski
2017-06-07nfp: allow allocation and initialization of netdev-less vNICsJakub Kicinski
2017-06-07nfp: make sure debug accesses don't depend on netdevsJakub Kicinski
2017-06-07nfp: prepare print macros for use without netdevJakub Kicinski
2017-06-07nfp: move nfp_net_vecs_init()Jakub Kicinski
2017-06-07nfp: reuse ring free code on closeJakub Kicinski
2017-06-07nfp: split out the allocation part of openJakub Kicinski
2017-06-07nfp: reorder open and close functionsJakub Kicinski
2017-06-07net: fec: Clear and enable MIB counters on imx51Andrew Lunn
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06Merge branch 'phylib-support-for-MV88X3310-10G-phy'David S. Miller
2017-06-06net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King
2017-06-06net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King
2017-06-06net: phy: split out 10G genphy supportRussell King
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King
2017-06-06net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes
2017-06-06Merge branch 'sparc64-context-wrap-fixes'David S. Miller
2017-06-06sparc64: delete old wrap codePavel Tatashin
2017-06-06sparc64: new context wrapPavel Tatashin
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-06sparc64: redefine first versionPavel Tatashin
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett
2017-06-06sparc: Machine description indices can varyJames Clarke
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-06bpf: cgroup skb progs cannot access ld_abs/indDaniel Borkmann