summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ftgmac100: return error in ftgmac100_alloc_rx_bufJoel Stanley2017-07-251-2/+2
| * | ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio2017-07-251-4/+0
| * | lib: test_rhashtable: Fix KASAN warningPhil Sutter2017-07-251-1/+3
| * | net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez2017-07-251-1/+1
| * | udp: preserve head state for IP_CMSG_PASSSECPaolo Abeni2017-07-252-31/+40
| * | net: dsa: Initialize ds->cpu_port_mask earlierFlorian Fainelli2017-07-241-6/+7
| * | packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong2017-07-241-1/+1
| * | ftgmac100: Make the MDIO bus a child of the ethernet deviceBenjamin Herrenschmidt2017-07-241-0/+1
| * | ftgmac100: Increase reset timeoutBenjamin Herrenschmidt2017-07-241-1/+1
| * | openvswitch: fix potential out of bound access in parse_ctLiping Zhang2017-07-241-2/+5
| * | mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch2017-07-241-3/+13
| * | net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer2017-07-244-2/+10
| * | net/socket: fix type in assignment and trim long linePaolo Abeni2017-07-241-2/+3
| * | Merge tag 'wireless-drivers-for-davem-2017-07-21' of git://git.kernel.org/pub...David S. Miller2017-07-2411-14/+36
| |\|
| | * Merge tag 'iwlwifi-for-kalle-2017-07-21' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-07-218-9/+34
| | |\
| | | * iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg2017-07-213-4/+12
| | | * iwlwifi: mvm: handle IBSS probe_queue in a few missing placesLuca Coelho2017-07-211-1/+2
| | | * iwlwifi: fix tracing when tx only is enabledEmmanuel Grumbach2017-07-211-2/+2
| | | * iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter2017-07-211-1/+2
| | | * iwlwifi: mvm: fix a NULL pointer dereference of error in recoveryEmmanuel Grumbach2017-07-211-0/+12
| | | * iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein2017-07-211-0/+3
| | | * iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach2017-07-211-1/+1
| | |/
| | * Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger2017-07-212-4/+0
| | * brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel2017-07-211-1/+2
| * | mlxsw: spectrum_router: Don't offload routes next in listIdo Schimmel2017-07-241-0/+7
| * | lib: test_rhashtable: fix for large entry countsPhil Sutter2017-07-241-21/+32
| * | Merge branch 'bpf-fix-verifier-min-max-handling-in-BPF_SUB'David S. Miller2017-07-242-6/+43
| |\ \
| | * | bpf/verifier: fix min/max handling in BPF_SUBEdward Cree2017-07-241-6/+15
| | * | selftests/bpf: subtraction bounds testEdward Cree2017-07-241-0/+28
| |/ /
| * | net: ethernet: mediatek: Explicitly include linux/interrupt.hMark Brown2017-07-241-0/+1
| * | tun/tap: Add the missed return value check of register_netdevice_notifierTonghao Zhang2017-07-241-1/+9
| * | net: ethernet: mediatek: avoid potential invalid memory accessSean Wang2017-07-241-0/+4
| |/
* | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-312-29/+40
|\ \
| * | cgroup: fix error return value from cgroup_subtree_control()Tejun Heo2017-07-231-2/+2
| * | cgroup: create dfl_root files on subsys registrationTejun Heo2017-07-181-0/+4
| * | cgroup: don't call migration methods if there are no tasks to migrateTejun Heo2017-07-082-27/+34
* | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-312-5/+29
|\ \ \
| * | | workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann2017-07-281-0/+7
| * | | workqueue: implicit ordered attribute should be overridableTejun Heo2017-07-252-5/+12
| * | | workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo2017-07-191-0/+10
* | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-317-15/+32
|\ \ \ \
| * | | | libata: fix a couple of doc build warningsJonathan Corbet2017-07-311-2/+2
| * | | | libata: array underflow in ata_find_dev()Dan Carpenter2017-07-191-2/+4
| * | | | ata: sata_rcar: add gen[23] fallback compatibility stringsSimon Horman2017-07-152-3/+19
| * | | | libata: remove unused rc in ata_eh_handle_port_resumeKefeng Wang2017-07-151-2/+1
| * | | | libata: Cleanup ata_read_log_page()Damien Le Moal2017-07-102-4/+4
| * | | | ata: fix gemini Kconfig dependenciesArnd Bergmann2017-07-101-2/+2
* | | | | Linux 4.13-rc3v4.13-rc3Linus Torvalds2017-07-301-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-303-3/+13
|\ \ \ \ \
| * | | | | x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke2017-07-281-0/+1