index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2
-0
/
+19
2019-11-22
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
1
-0
/
+29
2019-11-21
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
1
-0
/
+4
2019-11-21
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
1
-0
/
+10
2019-11-21
ipv6: keep track of routes using src
Paolo Abeni
2
-0
/
+33
2019-11-21
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
1
-0
/
+9
2019-11-21
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
1
-0
/
+2
2019-11-21
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
1
-1
/
+8
2019-11-21
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
1
-0
/
+2
2019-11-21
audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALL
Jiri Olsa
1
-3
/
+5
2019-11-21
net: sched: allow flower to match erspan options
Xin Long
1
-0
/
+16
2019-11-21
net: sched: allow flower to match vxlan options
Xin Long
1
-0
/
+13
2019-11-21
net: sched: add erspan option support to act_tunnel_key
Xin Long
1
-0
/
+16
2019-11-21
net: sched: add vxlan option support to act_tunnel_key
Xin Long
1
-0
/
+13
2019-11-20
net: sfp: soft status and control support
Russell King
1
-0
/
+4
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-47
/
+222
2019-11-20
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
1
-3
/
+3
2019-11-20
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
2
-0
/
+4
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-6
/
+18
2019-11-20
net: sched: pie: enable timestamp based delay calculation
Gautam Ramakrishnan
1
-8
/
+14
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
2
-0
/
+29
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
1
-3
/
+6
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
1
-0
/
+2
2019-11-20
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
1
-3
/
+3
2019-11-18
page_pool: extend tracepoint to also include the page PFN
Jesper Dangaard Brouer
1
-4
/
+9
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2
-3
/
+8
2019-11-18
net: phy: add core phylib sfp support
Russell King
1
-0
/
+11
2019-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-3
/
+9
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
3
-3
/
+12
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-8
/
+5
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-5
/
+5
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-36
/
+26
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-3
/
+11
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
3
-57
/
+18
2019-11-15
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
1
-0
/
+1
2019-11-15
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
3
-0
/
+3
2019-11-15
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2
-0
/
+9
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
2
-27
/
+62
2019-11-15
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
1
-3
/
+6
2019-11-15
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
1
-2
/
+3
2019-11-15
bpf: Introduce BPF trampoline
Alexei Starovoitov
2
-0
/
+107
2019-11-15
bpf: Add bpf_arch_text_poke() helper
Alexei Starovoitov
1
-0
/
+8
2019-11-15
bpf: Support doubleword alignment in bpf_jit_binary_alloc
Ilya Leoshkevich
1
-2
/
+4
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
1
-1
/
+3
2019-11-15
ptp: Validate requests to enable time stamping of external signals.
Richard Cochran
1
-0
/
+1
2019-11-15
net: dsa: ocelot: add tagger for Ocelot/Felix switches
Vladimir Oltean
1
-0
/
+2
2019-11-15
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
1
-0
/
+144
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
1
-0
/
+539
2019-11-15
net/smc: introduce bookkeeping of SMCD link groups
Ursula Braun
1
-0
/
+2
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
1
-0
/
+2
[next]