summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: make cfg80211_sched_scan_results() work from atomic contextArend Van Spriel2017-05-231-4/+4
* mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-05-172-5/+8
* Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-05-0810-11/+25
|\
| * cfg80211: fix multi scheduled scan kernel-docJohannes Berg2017-05-081-1/+1
| * mac80211: fix IBSS presp allocation sizeJohannes Berg2017-05-081-0/+2
| * nl80211: correctly validate MU-MIMO groupsJohannes Berg2017-05-081-2/+2
| * mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho2017-05-081-0/+4
| * mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-086-8/+16
* | net: cdc_ncm: Fix TX zero paddingJim Baxter2017-05-081-4/+7
* | Merge branch 'stmmac-pci-fix-crash-on-Intel-Galileo-Gen2'David S. Miller2017-05-081-23/+18
|\ \
| * | stmmac: pci: split out common_default_data() helperAndy Shevchenko2017-05-081-34/+18
| * | stmmac: pci: RX queue routing configurationAndy Shevchenko2017-05-081-0/+3
| * | stmmac: pci: TX and RX queue priority configurationAndy Shevchenko2017-05-081-0/+4
| * | stmmac: pci: set default number of rx and tx queuesAndy Shevchenko2017-05-081-0/+4
|/ /
* | vti: check nla_put_* return valueHangbin Liu2017-05-081-6/+7
* | bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann2017-05-081-5/+16
* | yam: use memdup_userGeliang Tang2017-05-081-6/+4
* | net/hippi/rrunner: use memdup_userGeliang Tang2017-05-081-10/+7
* | cxgb4: avoid disabling FEC by defaultGanesh Goudar2017-05-083-10/+43
* | net: dsa: loop: Check for memory allocation failureChristophe Jaillet2017-05-081-0/+3
* | bonding: check nla_put_be32 return valueHangbin Liu2017-05-081-1/+2
* | bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter2017-05-081-1/+2
* | qlge: Avoid reading past end of bufferKees Cook2017-05-081-2/+2
* | bna: ethtool: Avoid reading past end of bufferKees Cook2017-05-081-2/+2
* | bna: Avoid reading past end of bufferKees Cook2017-05-081-1/+1
* | vlan: Keep NETIF_F_HW_CSUM similar to other software devicesVlad Yasevich2017-05-081-3/+10
* | tcp: make congestion control optionally skip slow start after idleWei Wang2017-05-082-2/+6
* | ipv4: restore rt->fi for reference countingWANG Cong2017-05-082-1/+18
* | aquantia: Fix "ethtool -S" crash when adapter down.Pavel Belous2017-05-081-2/+4
* | net: alx: handle pci_alloc_irq_vectors return correctlyRakesh Pandit2017-05-051-2/+2
* | tcp: randomize timestamps on syncookiesEric Dumazet2017-05-058-52/+88
* | bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policyTobias Klauser2017-05-051-0/+4
* | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-04166-3259/+8064
|\ \
| * | firmware: google memconsole: Fix return value check in platform_memconsole_in...Wei Yongjun2017-04-261-2/+2
| * | firmware: Google VPD: Fix return value check in vpd_platform_init()Wei Yongjun2017-04-261-2/+2
| * | goldfish_pipe: fix build warning about using too much stack.Greg Kroah-Hartman2017-04-261-3/+3
| * | goldfish_pipe: An implementation of more parallel pipeJin Qian2017-04-261-329/+641
| * | fpga fr br: update supported version numbersMatthew Gerlach2017-04-261-11/+19
| * | fpga: region: release FPGA region reference in error pathTobias Klauser2017-04-261-1/+3
| * | fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro...Tobias Klauser2017-04-261-6/+9
| * | mei: drop the TODO from samplesTomas Winkler2017-04-261-2/+0
| * | firmware: Google VPD sysfs driverWei-Ning Huang2017-04-183-0/+342
| * | firmware: Google VPD: import lib_vpd source filesWei-Ning Huang2017-04-182-0/+157
| * | misc: lkdtm: Add volatile to intentional NULL pointer referenceMichael Davidson2017-04-181-1/+1
| * | Merge tag 'extcon-next-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-04-1011-155/+606
| |\ \
| | * | extcon: Use BIT() macro for the left-shift operationChanwoo Choi2017-04-061-1/+1
| | * | extcon: intel-cht-wc: Ignore failure to detect charger-type on host mode exitHans de Goede2017-04-061-4/+11
| | * | extcon: intel-cht-wc: Disable external 5v boost converter on probeHans de Goede2017-04-061-0/+35
| | * | extcon: Remove porting compatibility of swich classChanwoo Choi2017-04-062-143/+0
| | * | extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driverHans de Goede2017-04-063-0/+361