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
...
|
|
*
umh: Remove call_usermodehelper_setup_file.
Eric W. Biederman
2020-07-04
1
-3
/
+0
|
|
*
umh: Capture the pid in umh_pipe_setup
Eric W. Biederman
2020-07-04
1
-1
/
+0
|
*
|
bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option
Jiri Olsa
2020-07-14
1
-1
/
+1
|
*
|
bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF option
Jiri Olsa
2020-07-14
1
-0
/
+9
*
|
|
net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN
Horatiu Vultur
2020-07-14
1
-0
/
+1
*
|
|
bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect status
Horatiu Vultur
2020-07-14
1
-0
/
+5
*
|
|
bridge: mrp: Extend bridge interface
Horatiu Vultur
2020-07-14
1
-0
/
+1
*
|
|
bridge: uapi: mrp: Extend MRP attributes for MRP interconnect
Horatiu Vultur
2020-07-14
2
-0
/
+91
*
|
|
switchdev: mrp: Extend switchdev API for MRP Interconnect
Horatiu Vultur
2020-07-14
1
-0
/
+38
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-14
7
-1
/
+115
|
\
\
|
*
|
xsk: Add xdp statistics to xsk_diag
Ciara Loftus
2020-07-14
1
-0
/
+11
|
*
|
xsk: Add new statistics
Ciara Loftus
2020-07-14
2
-1
/
+8
|
*
|
bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros
Jiri Olsa
2020-07-13
2
-0
/
+91
|
*
|
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
2020-07-08
2
-0
/
+5
*
|
|
net: mscc: ocelot: extend watermark encoding function
Maxim Kochetkov
2020-07-14
1
-0
/
+1
*
|
|
net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
Maxim Kochetkov
2020-07-14
2
-10
/
+3
*
|
|
net: dsa: felix: create a template for the DSA tags on xmit
Vladimir Oltean
2020-07-14
1
-0
/
+2
*
|
|
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
2020-07-14
3
-26
/
+15
*
|
|
soc: mscc: ocelot: add MII registers description
Maxim Kochetkov
2020-07-14
1
-0
/
+5
*
|
|
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
2020-07-14
2
-79
/
+41
*
|
|
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-14
1
-3
/
+6
*
|
|
atm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-14
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
59
-191
/
+586
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-11
22
-71
/
+164
|
|
\
\
\
|
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-07-10
1
-1
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
2020-07-09
1
-1
/
+2
|
|
*
|
|
|
Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-07-10
2
-0
/
+29
|
|
|
\
\
\
\
|
|
|
*
|
|
|
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
2020-07-10
2
-0
/
+29
|
|
|
|
/
/
/
|
|
*
/
/
/
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
2020-07-10
1
-0
/
+2
|
|
|
/
/
/
|
|
*
|
|
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
2020-07-08
1
-35
/
+22
|
|
*
|
|
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
2020-07-08
1
-1
/
+9
|
|
*
|
|
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-07
2
-3
/
+7
|
|
*
|
|
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-03
3
-19
/
+45
|
|
*
|
|
genetlink: remove genl_bind
Sean Tranchetti
2020-07-02
1
-8
/
+0
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
10
-30
/
+69
|
|
|
\
\
\
|
|
|
*
|
|
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-06-30
2
-2
/
+24
|
|
|
*
|
|
bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH
Lorenz Bauer
2020-06-30
1
-2
/
+3
|
|
|
*
|
|
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
2020-06-30
1
-1
/
+1
|
|
|
*
|
|
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-30
1
-1
/
+4
|
|
|
*
|
|
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
2020-06-30
1
-1
/
+2
|
|
|
*
|
|
xsk: Replace the cheap_dma flag with a dma_need_sync flag
Christoph Hellwig
2020-06-30
1
-3
/
+3
|
|
|
*
|
|
dma-mapping: Add a new dma_need_sync API
Christoph Hellwig
2020-06-30
2
-0
/
+6
|
|
|
*
|
|
bpf: Do not allow btf_ctx_access with __int128 types
John Fastabend
2020-06-25
1
-0
/
+5
|
|
|
*
|
|
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
2020-06-24
1
-20
/
+21
|
|
*
|
|
|
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
2020-06-30
1
-0
/
+3
|
|
*
|
|
|
genetlink: get rid of family->attrbuf
Cong Wang
2020-06-30
1
-2
/
+0
|
|
*
|
|
|
Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-06-30
1
-0
/
+4
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ieee80211: Add missing and new AKM suite selector definitions
Veerendranath Jakkam
2020-06-25
1
-0
/
+4
|
*
|
|
|
|
|
Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-10
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
io_uring: export cq overflow status to userspace
Xiaoguang Wang
2020-07-09
1
-0
/
+1
[prev]
[next]