summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add support for HELuca Coelho2018-06-1814-45/+716
* ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg2018-06-1810-15/+14
* radiotap: add structs for HELuca Coelho2018-06-151-0/+123
* cfg80211: Add support for HELuca Coelho2018-06-156-5/+817
* nl80211: report 4ADDR status with GET_INTERFACEAntonio Quartulli2018-06-151-1/+2
* rfkill: Fixes and cleanup of kernel-doc in the header filePeter Meerwald2018-06-151-10/+10
* rfkill: Fix several typos in documentationPeter Meerwald2018-06-151-10/+8
* rfkill: Correctly document rkill subfolder range as >= 0 in sysfs-class-rfkillPeter Meerwald2018-06-151-3/+3
* mac80211: support scan features for improved scan privacyJohannes Berg2018-06-159-24/+71
* nl80211: add scan features for improved scan privacyJohannes Berg2018-06-152-1/+22
* mac80211: split ieee80211_send_probe_req()Johannes Berg2018-06-154-35/+37
* mac80211: add probe request building flagsJohannes Berg2018-06-154-16/+26
* nl80211: refactor common code in scan flags checksJohannes Berg2018-06-151-29/+31
* cfg80211: use better order for kcalloc() argumentsJohannes Berg2018-06-151-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-1037-129/+301
|\
| * tcp: limit sk_rcvlowat by the maximum receive bufferSoheil Hassas Yeganeh2018-06-101-5/+7
| * net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado2018-06-101-6/+29
| * socket: close race condition between sock_close() and sockfs_setattr()Cong Wang2018-06-101-3/+15
| * net: bridge: Fix locking in br_fdb_find_port()Petr Machata2018-06-081-1/+3
| * udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2018-06-086-8/+21
| * cdc_ncm: avoid padding beyond end of skbBjørn Mork2018-06-081-2/+2
| * net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti2018-06-081-9/+6
| * 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
| * bpfilter: fix race in pipe accessAlexei Starovoitov2018-06-071-3/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-077-26/+118
| |\
| | * bpf, xdp: fix crash in xdp_umem_unaccount_pagesDaniel Borkmann2018-06-071-2/+4
| | * xsk: Fix umem fill/completion queue mmap on 32-bitGeert Uytterhoeven2018-06-082-3/+3
| | * tools/bpf: fix selftest get_cgroup_id_userYonghong Song2018-06-082-3/+23
| | * bpf: reject passing modified ctx to helper functionsDaniel Borkmann2018-06-072-18/+88
| * | bpfilter: fix OUTPUT_FORMATAlexei Starovoitov2018-06-071-1/+1
| * | umh: fix race conditionAlexei Starovoitov2018-06-071-2/+1
| * | 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
| * | ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf2018-06-071-2/+2
| * | 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-076-13/+16
| * | netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso2018-06-072-8/+30
* | | Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-06-1043-841/+904
|\ \ \
| * | | 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