index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-19
page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
Jesper Dangaard Brouer
2019-06-19
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
2019-06-19
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
2019-06-19
page_pool: add tracepoints for page_pool with details need by XDP
Jesper Dangaard Brouer
2019-06-19
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
2019-06-19
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
2019-06-19
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
2019-06-19
net: page_pool: add helper function to retrieve dma addresses
Ilias Apalodimas
2019-06-19
act_ctinfo: Don't use BIT() in UAPI headers.
David S. Miller
2019-06-19
net: flow_offload: implement support for meta key
Jiri Pirko
2019-06-19
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
2019-06-19
bpf: precise scalar_value tracking
Alexei Starovoitov
2019-06-19
bpf: introduce bounded loops
Alexei Starovoitov
2019-06-18
ipoib: show VF broadcast address
Denis Kirjanov
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
2019-06-18
ipv6: Extend notifier info for multipath routes
Ido Schimmel
2019-06-18
netlink: Add field to skip in-kernel notifications
Ido Schimmel
2019-06-18
netlink: Document all fields of 'struct nl_info'
Ido Schimmel
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
net: ipv4: move tcp_fastopen server side code to SipHash library
Ard Biesheuvel
2019-06-16
net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-15
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-15
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-15
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
2019-06-15
net: stmmac: Fix wrapper drivers not detecting PHY
Jose Abreu
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
2019-06-14
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-14
Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-14
net: dsa: make cpu_dp non const
Vivien Didelot
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-06-14
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
2019-06-14
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
2019-06-14
sysctl: define proc_do_static_key()
Eric Dumazet
2019-06-14
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-14
Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-06-14
locking/static_key: always define static_branch_deferred_inc
Willem de Bruijn
2019-06-14
net: stmmac: use GPIO descriptors in stmmac_mdio_reset
Martin Blumenstingl
2019-06-15
bpf: Fix build error without CONFIG_INET
YueHaibing
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
[next]