aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/tvlv.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-15brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel1-1/+1
2017-06-15brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel1-2/+3
2017-06-15brcmfmac: use firmware callback upon failure to loadArend Van Spriel1-14/+13
2017-06-15brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel5-20/+34
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu1-3/+6
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2-4/+4
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg1-1/+1
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho1-8/+5
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach4-19/+27
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg1-3/+5
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman1-1/+12
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss1-1/+4
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman6-36/+47
2017-06-01brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel1-1/+1
2017-05-23wcn36xx: Close SMD channel on device removalBjorn Andersson1-0/+2
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long2-1/+2
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed1-3/+10
2017-05-21arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka1-4/+5
2017-05-21arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka1-7/+17
2017-05-21arp: decompose is_garp logic into a separate functionIhar Hrachyshka1-12/+23
2017-05-21arp: fixed error in a commentIhar Hrachyshka1-1/+1
2017-05-21tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang1-0/+4
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel1-4/+2
2017-05-18sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven1-1/+2
2017-05-18sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven1-1/+1
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky1-0/+3
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky1-1/+2
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-05-18qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork1-0/+2
2017-05-18sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet1-0/+3
2017-05-18udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni4-6/+4
2017-05-18bridge: netlink: check vlan_default_pvid rangeTobias Jungel1-0/+7
2017-05-18net: ethernet: faraday: To support device tree usage.Greentime Hu1-0/+7
2017-05-18net: x25: fix one potential use-after-free issuelinzhang3-11/+22
2017-05-18netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPATWillem de Bruijn1-8/+13
2017-05-17bpf: adjust verifier heuristicsDaniel Borkmann1-1/+11
2017-05-17ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller3-12/+12
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song2-0/+17
2017-05-17bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan1-2/+4
2017-05-17bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan1-2/+1
2017-05-17net: fix compile error in skb_orphan_partial()Eric Dumazet1-3/+0
2017-05-17sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett1-7/+6
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias3-4/+4
2017-05-17sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta1-2/+4
2017-05-17ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek4-6/+16
2017-05-18kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada2-17/+28
2017-05-17neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka1-4/+10
2017-05-17arp: honour gratuitous ARP _replies_Ihar Hrachyshka1-2/+14
2017-05-17dm cache: handle kmalloc failure allocating background_tracker structColin Ian King1-0/+5