summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-16brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel
2017-06-15brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel
2017-06-15brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel
2017-06-15brcmfmac: use firmware callback upon failure to loadArend Van Spriel
2017-06-15brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2017-06-05Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman
2017-06-01brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel
2017-05-23wcn36xx: Close SMD channel on device removalBjorn Andersson
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed
2017-05-21Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'David S. Miller
2017-05-21arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka
2017-05-21arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka
2017-05-21arp: decompose is_garp logic into a separate functionIhar Hrachyshka
2017-05-21arp: fixed error in a commentIhar Hrachyshka
2017-05-21tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-18Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-05-18Merge tag 'kbuild-fixes-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-18Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel
2017-05-18sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven
2017-05-18sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven
2017-05-18Merge branch 'mlxsw-fixes'David S. Miller
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar
2017-05-18qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork
2017-05-18sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet
2017-05-18udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni
2017-05-18bridge: netlink: check vlan_default_pvid rangeTobias Jungel
2017-05-18net: ethernet: faraday: To support device tree usage.Greentime Hu
2017-05-18net: x25: fix one potential use-after-free issuelinzhang
2017-05-18netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPATWillem de Bruijn
2017-05-17bpf: adjust verifier heuristicsDaniel Borkmann
2017-05-17ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song