summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Fix bit definitions and add support for testing for ipsec supportAlexander Duyck2018-06-112-3/+17
* ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_dataAlexander Duyck2018-06-111-2/+11
* ixgbe: Move ipsec init function to before reset callAlexander Duyck2018-06-112-9/+9
* ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRMAlexander Duyck2018-06-112-3/+3
* ixgbe: Fix setting of TC configuration for macvlan caseAlexander Duyck2018-06-112-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-1011-51/+82
|\
| * net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado2018-06-101-6/+29
| * cdc_ncm: avoid padding beyond end of skbBjørn Mork2018-06-081-2/+2
| * net: fddi: fix a possible null-ptr-derefYueHaibing2018-06-081-27/+28
| * net: aquantia: fix unsigned numvecs comparison with less than zeroColin Ian King2018-06-081-6/+5
| * net: stmmac: fix build failure due to missing COMMON_CLK dependencyCorentin Labbe2018-06-081-5/+5
| * net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven2018-06-071-1/+1
| * bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu2018-06-071-0/+1
| * hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui2018-06-071-1/+3
| * net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn2018-06-073-3/+8
* | Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-06-1040-828/+876
|\ \
| * | rtc: pxa: fix probe functionDan Carpenter2018-06-071-1/+1
| * | rtc: cros-ec: Switch to SPDX identifier.Enric Balletbo i Serra2018-06-071-16/+5
| * | rtc: cros-ec: Make license text and module license match.Enric Balletbo i Serra2018-06-071-1/+1
| * | rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni2018-06-071-0/+5
| * | rtc: test: remove alarm support from the first deviceAlexandre Belloni2018-06-071-1/+13
| * | rtc: test: convert to devm_rtc_allocate_deviceAlexandre Belloni2018-06-071-3/+4
| * | rtc: ftrtc010: let the core handle rangeAlexandre Belloni2018-06-071-3/+10
| * | rtc: ftrtc010: handle dates after 2106Alexandre Belloni2018-06-071-6/+6
| * | rtc: ftrtc010: switch to devm_rtc_allocate_deviceAlexandre Belloni2018-06-071-4/+7
| * | rtc: mrst: switch to devm functionsAlexandre Belloni2018-06-051-27/+18
| * | rtc: sunxi: fix possible race conditionAlexandre Belloni2018-06-041-14/+9
| * | rtc: test: remove irq sysfs fileAlexandre Belloni2018-05-311-39/+0
| * | rtc: test: emulate alarms using timersAlexandre Belloni2018-05-311-4/+52
| * | rtc: test: store time as an offset to system timeAlexandre Belloni2018-05-311-16/+23
| * | rtc: test: allow registering many devicesAlexandre Belloni2018-05-311-24/+24
| * | rtc: test: remove useless proc infoAlexandre Belloni2018-05-311-11/+0
| * | rtc: ds1685: Add rangeAlexandre Belloni2018-05-311-0/+4
| * | rtc: ds1685: fix possible race conditionAlexandre Belloni2018-05-311-23/+18
| * | rtc: sprd: Add new RTC power down check methodBaolin Wang2018-05-311-23/+24
| * | rtc: sun6i: Fix bit_idx value for clk_register_gateMichael Trimarchi2018-05-311-2/+2
| * | rtc: jz4740: Fix a typo in KconfigMathieu Malaterre2018-05-311-1/+1
| * | rtc: test: remove obsolete .set_mmssAlexandre Belloni2018-05-261-17/+2
| * | rtc: st-lpc: add rangeAlexandre Belloni2018-05-231-0/+2
| * | rtc: st-lpc: fix possible race conditionAlexandre Belloni2018-05-231-15/+9
| * | rtc: stm32: add stm32mp1 rtc supportAmelie Delaunay2018-05-221-14/+89
| * | rtc: stm32: rework register management to prepare other version of RTCAmelie Delaunay2018-05-221-57/+127
| * | rtc: stm32: fix misspelling and misalignment issuesAmelie Delaunay2018-05-221-2/+2
| * | rtc: mxc: Switch to SPDX identifierFabio Estevam2018-05-221-10/+3
| * | rtc: snvs: Switch to SPDX identifierFabio Estevam2018-05-221-10/+3
| * | rtc: nvmem: don't use IS_ERR_OR_NULLUwe Kleine-König2018-05-211-1/+1
| * | rtc: ds1742: don't explicitly specify word_size and stride of nvmemUwe Kleine-König2018-05-211-2/+0
| * | rtc: brcmstb-waketimer: add rangeAlexandre Belloni2018-05-211-6/+1
| * | rtc: brcmstb-waketimer: switch to rtc_register_deviceAlexandre Belloni2018-05-211-5/+8
| * | rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarmAlexandre Belloni2018-05-191-1/+1