summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-15tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-14Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-14net: dsa: make cpu_dp non constVivien Didelot
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet
2019-06-14tcp: add tcp_tx_skb_cache sysctlEric Dumazet
2019-06-14tcp: add tcp_rx_skb_cache sysctlEric Dumazet
2019-06-14sysctl: define proc_do_static_key()Eric Dumazet
2019-06-14ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet
2019-06-14Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-14locking/static_key: always define static_branch_deferred_incWillem de Bruijn
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-14net: phylink: further mac_config documentation improvementsRussell King - ARM Linux admin
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg
2019-06-14ieee80211: Add a missing extended capability flag definitionIlan Peer
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin
2019-06-14nl80211: require and validate vendor command policyJohannes Berg
2019-06-14mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu
2019-06-14nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel
2019-06-14Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2019-06-13ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-13lib/genalloc: introduce chunk ownersDan Williams
2019-06-13mm/devm_memremap_pages: introduce devm_memunmap_pagesDan Williams
2019-06-13drivers/base/devres: introduce devm_release_action()Dan Williams
2019-06-13coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-06-13mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner
2019-06-13bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis