index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-12-20
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
2017-12-20
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
2017-12-20
tcp: Export to userspace the TCP state names for the trace events
Steven Rostedt (VMware)
2017-12-19
net: Introduce NETIF_F_GRO_HW.
Michael Chan
2017-12-19
sock: Hide unused variable when !CONFIG_PROC_FS.
Tonghao Zhang
2017-12-19
sock: Move the socket inuse to namespace.
Tonghao Zhang
2017-12-19
sock: Change the netns_core member name.
Tonghao Zhang
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-17
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
2017-12-17
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2017-12-17
bpf: teach verifier to recognize zero initialized stack
Alexei Starovoitov
2017-12-17
bpf: introduce function calls (verification)
Alexei Starovoitov
2017-12-17
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-15
net: phy: broadcom: Add entry for 5395 switch PHYs
Florian Fainelli
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-12-15
sctp: implement handle_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
sctp: implement report_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
2017-12-15
pkt_sched: Remove TC_RED_OFFLOADED from uapi
Yuval Mintz
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
2017-12-15
sfp: add sff module support
Russell King
2017-12-15
ip6_gre: add erspan v2 support
William Tu
2017-12-15
net: erspan: introduce erspan v2 for ip_gre
William Tu
2017-12-15
net: erspan: refactor existing erspan code
William Tu
2017-12-14
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-12-14
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-12-14
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-12-14
mm, oom_reaper: fix memory corruption
Michal Hocko
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-14
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
2017-12-14
string.h: workaround for increased stack usage
Arnd Bergmann
2017-12-14
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
2017-12-14
include/linux/idr.h: add #include <linux/bug.h>
Wei Wang
2017-12-14
Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...
Linus Torvalds
2017-12-13
drm: rework delayed connector cleanup in connector_iter
Daniel Vetter
2017-12-13
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
2017-12-13
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
2017-12-13
tcp: pause Fast Open globally after third consecutive timeout
Yuchung Cheng
2017-12-13
net: sk_pacing_shift_update() helper
Eric Dumazet
2017-12-13
net: bridge: use rhashtable for fdbs
Nikolay Aleksandrov
2017-12-13
PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
Heiner Kallweit
2017-12-13
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
2017-12-13
net_sched: switch to exit_batch for action pernet ops
Cong Wang
[next]