summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Re-work the queue selection for TSO packetsJose Abreu2019-07-081-10/+18
* net: nixge: Fix misuse of strlcpyJoe Perches2019-07-081-1/+1
* net: ethernet: sun4i-emac: Fix misuse of strlcpyJoe Perches2019-07-081-2/+2
* gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo2019-07-081-1/+6
* gtp: fix use-after-free in gtp_newlink()Taehee Yoo2019-07-081-1/+1
* gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo2019-07-081-1/+1
* gtp: remove duplicate code in gtp_dellink()Taehee Yoo2019-07-081-1/+0
* gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo2019-07-081-2/+15
* gtp: fix suspicious RCU usageTaehee Yoo2019-07-081-2/+6
* r8152: set RTL8152_UNPLUG only for real disconnectionHayes Wang2019-07-061-11/+16
* bonding: validate ip header before check IPPROTO_IGMPCong Wang2019-07-031-14/+23
* net: hns: add support for vlan TSOYonglong Liu2019-07-031-0/+1
* r8152: move calling r8153b_rx_agg_chg_indicate()Hayes Wang2019-07-031-10/+26
* net: usb: asix: init MAC address buffersPhong Tran2019-07-031-3/+3
* macsec: fix checksumming after decryptionAndreas Steinmetz2019-07-021-0/+1
* macsec: fix use-after-free of skb during RXAndreas Steinmetz2019-07-021-3/+2
* r8152: fix the setting of detecting the linking change for runtime suspendHayes Wang2019-07-021-11/+27
* idr: introduce idr_for_each_entry_continue_ul()Cong Wang2019-07-021-4/+6
* vxlan: do not destroy fdb if register_netdevice() is failedTaehee Yoo2019-07-021-10/+27
* bnxt_en: Suppress error messages when querying DSCP DCB capabilities.Michael Chan2019-07-011-1/+1
* bnxt_en: Cap the returned MSIX vectors to the RDMA driver.Michael Chan2019-07-011-1/+3
* bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan2019-07-011-6/+11
* bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan2019-07-011-3/+3
* bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan2019-07-011-1/+2
* net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach2019-06-291-0/+2
* bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli2019-06-294-11/+34
* net: macb: Fix SUBNS increment and increase resolutionHarini Katakam2019-06-292-2/+9
* net: macb: Add separate definition for PPM fractionHarini Katakam2019-06-292-1/+4
* net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier2019-06-281-1/+2
* net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut2019-06-282-0/+4
* net: dsa: b53: Disable all ports on setupBenedikt Spranger2019-06-281-2/+2
* Merge tag 'wireless-drivers-for-davem-2019-06-28' of git://git.kernel.org/pub...David S. Miller2019-06-2827-204/+364
|\
| * mt76: usb: fix rx A-MSDU supportLorenzo Bianconi2019-06-272-9/+38
| * ath: fix SPDX tagsKalle Valo2019-06-2615-15/+15
| * iwlwifi: add support for hr1 RF IDOren Givon2019-06-242-3/+6
| * mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris2019-06-244-13/+23
| * wl18xx: Fix Wunused-const-variableNathan Huckleberry2019-06-241-38/+0
| * iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika2019-06-243-50/+144
| * iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika2019-06-244-63/+103
| * iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika2019-06-244-15/+37
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-287-13/+18
|\ \
| * | clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen2019-06-251-2/+2
| * | clk: Do a DT parent lookup even when index < 0Stephen Boyd2019-06-171-1/+1
| * | clk: tegra210: Fix default rates for HDA clocksJon Hunter2019-06-141-0/+2
| * | Merge tag 'clk-meson-5.2-1-fixes' of https://github.com/BayLibre/clk-meson in...Stephen Boyd2019-06-133-8/+8
| |\ \
| | * | clk: meson: meson8b: fix a typo in the VPU parent names array variableMartin Blumenstingl2019-05-201-5/+5
| | * | clk: meson: fix MPLL 50M binding id typoJerome Brunet2019-05-202-3/+3
| * | | clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren2019-06-061-2/+5
* | | | Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-284-10/+29
|\ \ \ \
| * | | | dm verity: use message limit for data block corruption messageMilan Broz2019-06-251-2/+2