aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant2-5/+5
2019-06-19inet: fix various use-after-free in defrags unitsEric Dumazet2-1/+9
2019-06-19netns: add pre_exit method to struct pernet_operationsEric Dumazet1-0/+5
2019-06-19page_pool: add tracepoints for page_pool with details need by XDPJesper Dangaard Brouer1-0/+87
2019-06-19xdp: add tracepoints for XDP memJesper Dangaard Brouer2-0/+138
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer1-10/+31
2019-06-19page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer1-0/+11
2019-06-19xdp: page_pool related fix to cpumapJesper Dangaard Brouer2-1/+29
2019-06-19net: page_pool: add helper function to unmap dma addressesIlias Apalodimas1-0/+1
2019-06-19net: page_pool: add helper function to retrieve dma addressesIlias Apalodimas1-0/+5
2019-06-19act_ctinfo: Don't use BIT() in UAPI headers.David S. Miller1-2/+2
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko1-0/+6
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko2-0/+13
2019-06-18ipoib: show VF broadcast addressDenis Kirjanov1-0/+5
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel1-1/+0
2019-06-18ipv6: Extend notifier info for multipath routesIdo Schimmel1-0/+7
2019-06-18netlink: Add field to skip in-kernel notificationsIdo Schimmel1-1/+3
2019-06-18netlink: Document all fields of 'struct nl_info'Ido Schimmel1-0/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller306-2448/+547
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-10/+63
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel2-12/+5
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl1-1/+0
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl1-3/+0
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl1-1/+0
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+1
2019-06-15tcp: tcp_fragment() should apply sane memory limitsEric Dumazet1-0/+1
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet2-0/+6
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko2-5/+2
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu1-0/+1
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov1-0/+1
2019-06-14Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-2/+13
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2019-06-14net: dsa: make cpu_dp non constVivien Didelot1-1/+1
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet1-0/+2
2019-06-14tcp: add tcp_tx_skb_cache sysctlEric Dumazet1-1/+3
2019-06-14tcp: add tcp_rx_skb_cache sysctlEric Dumazet1-4/+2
2019-06-14sysctl: define proc_do_static_key()Eric Dumazet2-1/+3
2019-06-14ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet2-4/+7
2019-06-14Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-4/+19
2019-06-14locking/static_key: always define static_branch_deferred_incWillem de Bruijn1-2/+3
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl1-1/+1
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-31/+124
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+2
2019-06-14net: phylink: further mac_config documentation improvementsRussell King - ARM Linux admin1-1/+12
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-14/+80
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-13/+42
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood1-0/+10
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg1-23/+0