index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-0
/
+3
|
\
|
*
sched: Remove sched_set_*() return value
Peter Zijlstra
2020-06-15
1
-3
/
+3
|
*
sched: Provide sched_set_fifo()
Peter Zijlstra
2020-06-15
1
-0
/
+3
*
|
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2020-08-06
1
-2
/
+2
|
\
\
|
*
|
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-07-20
1
-2
/
+2
*
|
|
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-08-06
1
-0
/
+4
|
\
\
\
|
*
|
|
of_address: Add bus type match for pci ranges parser
Jiaxun Yang
2020-07-28
1
-0
/
+4
*
|
|
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-06
2
-16
/
+8
|
\
\
\
\
|
*
|
|
|
hyperv: hyperv.h: drop a duplicated word
Randy Dunlap
2020-07-23
1
-1
/
+1
|
*
|
|
|
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-20
1
-6
/
+0
|
*
|
|
|
Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-19
1
-1
/
+0
|
*
|
|
|
Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-19
1
-8
/
+7
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
176
-1564
/
+3748
|
\
\
\
\
|
*
|
|
|
ipv6: add ipv6_dev_find()
Xin Long
2020-08-05
1
-0
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-04
2
-0
/
+14
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: conntrack: Move nf_ct_offload_timeout to header file
Roi Dayan
2020-08-03
1
-0
/
+12
|
|
*
|
|
|
netfilter: nft_compat: make sure xtables destructors have run
Florian Westphal
2020-07-31
1
-0
/
+2
|
*
|
|
|
|
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
2020-08-04
2
-10
/
+2
|
*
|
|
|
|
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2020-08-04
1
-0
/
+5
|
*
|
|
|
|
Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-08-04
1
-0
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
Ajay Singh
2020-08-02
1
-0
/
+3
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-04
7
-52
/
+148
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-02
2
-0
/
+6
|
|
*
|
|
|
|
|
bpf: Fix bpf_ringbuf_output() signature to return long
Andrii Nakryiko
2020-07-28
1
-1
/
+1
|
|
*
|
|
|
|
|
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-26
2
-10
/
+0
|
|
*
|
|
|
|
|
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
2020-07-26
1
-0
/
+3
|
|
*
|
|
|
|
|
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-26
2
-1
/
+10
|
|
*
|
|
|
|
|
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-26
1
-2
/
+15
|
|
*
|
|
|
|
|
bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALL
Andrii Nakryiko
2020-07-26
1
-26
/
+55
|
|
*
|
|
|
|
|
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
2020-07-26
1
-4
/
+8
|
|
*
|
|
|
|
|
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-26
1
-1
/
+2
|
|
*
|
|
|
|
|
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-26
1
-0
/
+2
|
|
*
|
|
|
|
|
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-26
2
-0
/
+23
|
|
*
|
|
|
|
|
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-26
1
-0
/
+6
|
|
*
|
|
|
|
|
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-26
2
-2
/
+8
|
|
*
|
|
|
|
|
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-26
1
-7
/
+10
|
|
*
|
|
|
|
|
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-26
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-08-04
1
-0
/
+5
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
udp_tunnel: add the ability to hard-code IANA VXLAN
Jakub Kicinski
2020-08-03
1
-0
/
+5
|
*
|
|
|
|
|
|
|
net: dsa: loop: Wire-up MTU callbacks
Florian Fainelli
2020-08-04
1
-0
/
+1
|
*
|
|
|
|
|
|
|
net: dsa: loop: Move data structures to header
Florian Fainelli
2020-08-04
1
-0
/
+40
|
*
|
|
|
|
|
|
|
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-08-04
1
-2
/
+4
|
*
|
|
|
|
|
|
|
devlink: Add early_drop trap
Amit Cohen
2020-08-04
1
-0
/
+3
|
*
|
|
|
|
|
|
|
Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc...
David S. Miller
2020-08-04
1
-0
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
mac80211: Handle special status codes in SAE commit
Jouni Malinen
2020-08-03
1
-0
/
+2
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
Ioana-Ruxandra Stăncioi
2020-08-04
1
-21
/
+0
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-08-04
2
-1
/
+30
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
netfilter: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-29
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
ipvs: queue delayed work to expire no destination connections if expire_nodes...
Andrew Sy Kim
2020-07-22
1
-0
/
+29
|
*
|
|
|
|
|
|
|
|
net: openvswitch: make masks cache size configurable
Eelco Chaudron
2020-08-04
1
-0
/
+1
[next]