summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-163-15/+40
|\
| * firmware: dmi_scan: Check DMI structure lengthJean Delvare2017-06-151-7/+16
| * firmware: dmi: Fix permissions of product_familyJean Delvare2017-06-151-2/+2
| * firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski2017-06-152-5/+6
| * firmware: dmi_scan: Look for SMBIOS 3 entry point firstJean Delvare2017-06-151-1/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-06-161-3/+2
|\ \
| * | selinux: fix double free in selinux_parse_opts_str()Paul Moore2017-06-131-3/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-15136-491/+810
|\ \ \
| * | | i40e: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-151-0/+2
| * | | net: don't global ICMP rate limit packets originating from loopbackJesper Dangaard Brouer2017-06-142-3/+7
| * | | net/act_pedit: fix an error codeDan Carpenter2017-06-141-1/+3
| * | | net: update undefined ->ndo_change_mtu() commentMagnus Damm2017-06-141-2/+1
| * | | net_sched: move tcf_lock down after gen_replace_estimator()WANG Cong2017-06-141-5/+3
| * | | caif: Add sockaddr length check before accessing sa_family in connect handlerMateusz Jurczyk2017-06-131-0/+4
| * | | Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-06-132-3/+4
| |\ \ \
| | * | | batman-adv: fix memory leak when dropping packet from other gatewayAndreas Pape2017-05-191-1/+1
| | * | | batman-adv: Fix rx packet/bytes stats on local ARP replySven Eckelmann2017-05-191-2/+3
| * | | | Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-135-37/+44
| |\ \ \ \
| | * | | | mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach2017-06-131-0/+2
| | * | | | mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld2017-06-131-4/+5
| | * | | | mac80211: set bss_info data before configuring the channelJohannes Berg2017-06-131-10/+28
| | * | | | mac80211: remove 5/10 MHz rate code from station MLMEJohannes Berg2017-06-131-21/+3
| | * | | | mac80211: Fix incorrect condition when checking rx timestampAvraham Stern2017-06-131-1/+1
| | * | | | mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-131-1/+5
| * | | | | qed: fix dump of context dataTayar, Tomer2017-06-131-1/+1
| * | | | | qmi_wwan: new Telewell and Sierra device IDsBjørn Mork2017-06-131-0/+4
| * | | | | net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli2017-06-131-0/+1
| * | | | | netconsole: Remove duplicate "netconsole: " logging prefixJoe Perches2017-06-131-1/+1
| * | | | | igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong2017-06-131-8/+13
| * | | | | r8152: give the device versionOliver Neukum2017-06-131-0/+2
| * | | | | net: rps: fix uninitialized symbol warningAshwanth Goli2017-06-131-1/+1
| * | | | | i40e: fix handling of HW ATR evictionJacob Keller2017-06-134-7/+9
| * | | | | hsr: fix incorrect warningKaricheri, Muralidharan2017-06-123-5/+9
| * | | | | proc: snmp6: Use correct type in memsetChristian Perle2017-06-121-1/+1
| * | | | | net: ipmr: Fix some mroute forwarding issues in vrf'sDonald Sharp2017-06-121-17/+15
| * | | | | Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-06-116-40/+43
| |\ \ \ \ \
| | * | | | | net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny2017-06-111-2/+4
| | * | | | | net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa2017-06-112-7/+11
| | * | | | | net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa2017-06-112-17/+22
| | * | | | | net/mlx5: Remove several module events out of ethtool statsHuy Nguyen2017-06-111-9/+2
| | * | | | | net/mlx5: Continue health polling until it is explicitly stoppedMohamad Haj Yahia2017-06-111-6/+5
| | * | | | | net/mlx5: Fix create vport flow table flowMohamad Haj Yahia2017-06-111-1/+1
| * | | | | | Merge branch 'ena-fixes'David S. Miller2017-06-114-65/+169
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | net: ena: update ena driver to version 1.1.7Netanel Belgazal2017-06-111-1/+1
| | * | | | | net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal2017-06-113-31/+50
| | * | | | | net: ena: disable admin msix while working in polling modeNetanel Belgazal2017-06-111-0/+8
| | * | | | | net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal2017-06-113-0/+58
| | * | | | | net: ena: add missing unmap bars on device removalNetanel Belgazal2017-06-111-4/+11
| | * | | | | net: ena: fix race condition between submit and completion admin commandNetanel Belgazal2017-06-111-4/+2
| | * | | | | net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal2017-06-111-0/+2