summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-172-67/+161
|\
| * can: m_can: Add call to of_can_transceiverFranklin S Cooper Jr2018-01-161-0/+2
| * can: m_can: Add PM SupportFaiz Abbas2018-01-161-38/+62
| * can: m_can: get rid of function free_m_can_dev()Marc Kleine-Budde2018-01-161-7/+2
| * can: m_can: Move allocation of net device to probeFaiz Abbas2018-01-161-17/+13
| * can: m_can: Remove check for version when allocating m_can net deviceFaiz Abbas2018-01-161-7/+1
| * can: m_can: Support higher speed CAN-FD bitratesFranklin S Cooper Jr2018-01-161-3/+43
| * can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr2018-01-161-1/+44
* | cxgb4: restructure VF mgmt codeGanesh Goudar2018-01-172-204/+190
* | tun: allow to attach ebpf socket filterJason Wang2018-01-171-4/+34
* | tuntap: rename struct tun_steering_prog to struct tun_progJason Wang2018-01-171-16/+16
* | mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko2018-01-173-20/+17
* | mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko2018-01-174-95/+401
* | mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko2018-01-173-21/+24
* | mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko2018-01-171-56/+46
* | bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla2018-01-175-7/+40
* | bnxt_en: Add cache line size setting to optimize performance.Michael Chan2018-01-171-0/+24
* | bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam2018-01-173-7/+51
* | bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam2018-01-171-0/+4
* | bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan2018-01-171-9/+84
* | bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan2018-01-173-5/+127
* | bnxt_en: Reserve resources for RFS.Michael Chan2018-01-171-4/+17
* | bnxt_en: Implement new method to reserve rings.Michael Chan2018-01-171-25/+247
* | bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.Michael Chan2018-01-171-0/+19
* | bnxt_en: Add the new firmware API to query hardware resources.Michael Chan2018-01-172-1/+56
* | bnxt_en: Refactor hardware resource data structures.Michael Chan2018-01-173-127/+86
* | bnxt_en: Restore MSIX after disabling SRIOV.Michael Chan2018-01-172-3/+15
* | bnxt_en: Refactor bnxt_close_nic().Michael Chan2018-01-171-13/+19
* | bnxt_en: Update firmware interface to 1.9.0.Michael Chan2018-01-173-6107/+5854
* | net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl2018-01-171-1/+1
* | net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl2018-01-171-1/+3
* | net: stmmac: dwmac-meson8b: fix internal RGMII clock configurationMartin Blumenstingl2018-01-171-32/+47
* | net: stmmac: dwmac-meson8b: only configure the clocks in RGMII modeMartin Blumenstingl2018-01-171-25/+21
* | net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski2018-01-171-3/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-1753-169/+328
|\ \
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-173-6/+6
| |\ \
| | * | RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky2018-01-151-4/+3
| | * | IB/hfi1: Prevent a NULL dereferenceDan Carpenter2018-01-101-2/+2
| | * | iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg2018-01-101-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-1620-81/+153
| |\ \ \
| | * | | qed: Fix potential use-after-free in qed_spq_post()Roland Dreier2018-01-161-1/+7
| | * | | nfp: use the correct index for link speed tableJakub Kicinski2018-01-161-1/+1
| | * | | lan78xx: Fix failure in USB Full SpeedYuiko Oshino2018-01-161-0/+1
| | * | | Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-01-161-2/+15
| | |\ \ \
| | | * | | mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-151-0/+5
| | | * | | mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler2018-01-151-2/+10
| | * | | | ibmvnic: Fix pending MAC address changesThomas Falcon2018-01-161-6/+7
| | * | | | sh_eth: fix dumping ARSTRSergei Shtylyov2018-01-151-1/+1
| | * | | | net: cs89x0: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+4
| | * | | | ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault2018-01-151-2/+3
| | |/ / /