summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: 3com: 3c59x: Pull locking out of ISRAnna-Maria Gleixner2018-05-081-11/+9
* net: 3com: 3c59x: Move boomerang/vortex conditional into functionAnna-Maria Gleixner2018-05-081-14/+20
* net/mlx4_en: optimizes get_fixed_ipv6_csum()Eric Dumazet2018-05-041-13/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-04166-1362/+1723
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-0434-136/+287
| |\
| | * qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King2018-05-031-1/+1
| | * net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Colin Ian King2018-05-031-1/+1
| | * qmi_wwan: do not steal interfaces from class driversBjørn Mork2018-05-031-0/+12
| | * 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar2018-05-021-1/+1
| | * net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko2018-05-021-0/+2
| | * nfp: flower: set tunnel ttl value to net defaultJohn Hurley2018-05-022-3/+12
| | * net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King2018-05-011-1/+1
| | * net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King2018-04-301-1/+1
| | * qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King2018-04-301-1/+1
| | * net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King2018-04-301-1/+1
| | * sfc: fix ARFS expiry check on EF10Edward Cree2018-04-281-2/+3
| | * sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree2018-04-281-0/+2
| | * Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-04-276-27/+37
| | |\
| | | * net/mlx5: Properly deal with flow counters when deleting rulesChris Mi2018-04-261-1/+2
| | | * net/mlx5e: Fix traffic between VF and representorShahar Klein2018-04-261-2/+3
| | | * net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh2018-04-261-9/+14
| | | * net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan2018-04-261-10/+10
| | | * net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2018-04-261-1/+1
| | | * net/mlx5e: DCBNL fix min inline header size for dscpHuy Nguyen2018-04-261-3/+5
| | | * net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu2018-04-261-1/+2
| | * | Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub...David S. Miller2018-04-278-62/+138
| | |\ \
| | | * | rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih2018-04-243-19/+12
| | | * | iwlwifi: mvm: fix old scan version sizesLuca Coelho2018-04-241-8/+5
| | | * | iwlwifi: mvm: query regdb for wmm rule if neededHaim Dreyfuss2018-04-093-19/+101
| | | * | brcmfmac: fix firmware request processing if nvram load failsArend Van Spriel2018-04-091-16/+20
| | * | | mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel2018-04-271-7/+5
| | * | | NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)2018-04-271-0/+1
| | * | | net: systemport: Correclty disambiguate driver instancesFlorian Fainelli2018-04-271-4/+12
| | * | | net: mvpp2: Fix clock resource by adding missing mg_core_clkMaxime Chevallier2018-04-271-2/+17
| | * | | net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier2018-04-271-7/+8
| | * | | nfp: don't depend on eth_tbl being availableJakub Kicinski2018-04-274-16/+23
| | | |/ | | |/|
| * | | Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-041-1/+1
| |\ \ \
| | * | | parisc: Fix section mismatchesHelge Deller2018-05-021-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-035-84/+135
| |\ \ \ \
| | * | | | Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas2018-05-021-0/+5
| | * | | | Input: atmel_mxt_ts - fix the firmware updateNick Dyer2018-05-011-76/+110
| | * | | | Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)2018-05-011-0/+9
| | * | | | Input: hideep_ts - fix a typo in KconfigMasanari Iida2018-04-241-1/+1
| | * | | | Input: alps - fix reporting pressure of v3 trackstickPali Rohár2018-04-241-1/+1
| | * | | | Input: leds - fix out of bound accessDmitry Torokhov2018-04-111-4/+4
| | * | | | Input: synaptics-rmi4 - fix an unchecked out of memory error pathChristophe JAILLET2018-04-071-2/+5
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-05-033-8/+10
| |\ \ \ \ \
| | * | | | | scsi: target: Fix fortify_panic kernel exceptionBryant G Ly2018-04-211-4/+4
| | * | | | | scsi: isci: Fix infinite loop in while loopColin Ian King2018-04-211-2/+1
| | * | | | | scsi: storvsc: Set up correct queue depth values for IDE devicesLong Li2018-04-201-2/+5