summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-05i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller
2017-09-05i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2017-09-05drivers: net: xgene: Remove return statement from void functionIyappan Subramanian
2017-09-05drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen
2017-09-05drivers: net: xgene: Read tx/rx delay for ACPIIyappan Subramanian
2017-09-05rocker: fix kcalloc parameter orderZahari Doychev
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier
2017-09-05gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-05cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar
2017-09-05cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar
2017-09-05cxgb4: fix memory leakGanesh Goudar
2017-09-05tun: rename generic_xdp to skb_xdpJason Wang
2017-09-05tun: reserve extra headroom only when XDP is setJason Wang
2017-09-05net: dsa: bcm_sf2: Configure IMP port TC2QOS mappingFlorian Fainelli
2017-09-05net: dsa: bcm_sf2: Advertise number of egress queuesFlorian Fainelli
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-09-03net: qualcomm: rmnet: Rename real_dev_info to portSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Implement ndo_get_iflinkSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Refactor the new rmnet dev creationSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Move the device creation logSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Remove the unused endpoint -1Subash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Fix memory corruption if mux_id is greater than 32Subash Abhinov Kasiviswanathan
2017-09-03nfp: flower: restore RTNL locking around representor updatesJakub Kicinski
2017-09-03nfp: build the flower offload by defaultJakub Kicinski
2017-09-03nfp: be drop monitor friendlyJakub Kicinski
2017-09-03nfp: move the start/stop app callbacks backJakub Kicinski
2017-09-03nfp: flower: base lifetime of representors on existence of lower vNICJakub Kicinski
2017-09-03nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski
2017-09-03Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-09-03mlxsw: spectrum_router: Support GRE tunnelsPetr Machata
2017-09-03mlxsw: spectrum_router: Add loopback accessorsPetr Machata
2017-09-03mlxsw: spectrum: Register for IPIP_DECAP_ERROR trapPetr Machata
2017-09-03mlxsw: spectrum_router: Use existing decap routePetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv4 underlay decapPetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv6 overlay encapPetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv4 overlay encapPetr Machata
2017-09-03mlxsw: spectrum_router: Make nexthops typedPetr Machata
2017-09-03mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()Petr Machata
2017-09-03mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()Petr Machata
2017-09-03mlxsw: spectrum_router: Introduce loopback RIFsPetr Machata