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
*
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-06-01
1
-1
/
+1
*
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-06-01
1
-1
/
+4
*
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-06-01
1
-3
/
+7
*
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2019-06-01
1
-1
/
+2
*
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
brakmo
2019-06-01
1
-0
/
+50
*
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
1
-1
/
+1
*
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
2019-05-29
1
-6
/
+6
*
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2019-05-28
2
-2
/
+27
*
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
2019-05-25
1
-0
/
+18
*
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
2019-05-25
2
-0
/
+2
*
bpf: introduce new mov32 variant for doing explicit zero extension
Jiong Wang
2019-05-25
1
-0
/
+14
*
bpf: verifier: mark verified-insn with sub-register zext flag
Jiong Wang
2019-05-25
1
-3
/
+11
*
bpf: implement bpf_send_signal() helper
Yonghong Song
2019-05-24
1
-1
/
+16
*
bpf: convert explored_states to hash table
Alexei Starovoitov
2019-05-24
1
-0
/
+1
*
bpf: split explored_states
Alexei Starovoitov
2019-05-24
1
-0
/
+1
*
ipv4/igmp: shrink struct ip_sf_list
Eric Dumazet
2019-05-23
1
-1
/
+1
*
neighbor: Add tracepoint to __neigh_create
David Ahern
2019-05-23
1
-0
/
+49
*
net: Set strict_start_type for routes and rules
David Ahern
2019-05-23
1
-0
/
+1
*
ipv4: Rename and export nh_update_mtu
David Ahern
2019-05-23
1
-0
/
+1
*
ipv4: export fib_info_update_nh_saddr
David Ahern
2019-05-23
1
-1
/
+2
*
ipv4: export fib_flush
David Ahern
2019-05-23
1
-0
/
+1
*
ipv4: export fib_check_nh
David Ahern
2019-05-23
1
-0
/
+2
*
ipv4: Add function to send route updates
David Ahern
2019-05-23
1
-0
/
+2
*
ipv6: export function to send route updates
David Ahern
2019-05-23
2
-0
/
+9
*
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
2019-05-23
2
-0
/
+2
*
ipv6: Add delete route hook to stubs
David Ahern
2019-05-23
1
-0
/
+1
*
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
2019-05-23
1
-0
/
+2
*
dt-bindings: phy: dp83867: Add documentation for disabling clock output
Trent Piepho
2019-05-23
1
-0
/
+2
*
net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.
Felipe Gasper
2019-05-22
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-22
1
-3
/
+7
|
\
|
*
tipc: Avoid copying bytes beyond the supplied data
Chris Packham
2019-05-21
1
-3
/
+7
*
|
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
45
-579
/
+47
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
2019-05-21
2
-18
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-05-21
4
-62
/
+4
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
2019-05-21
2
-26
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
13
-176
/
+13
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10
Thomas Gleixner
2019-05-21
1
-3
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2019-05-21
1
-13
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5
Thomas Gleixner
2019-05-21
1
-17
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
2019-05-21
2
-4
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
18
-260
/
+20
|
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-21
1
-1
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crypto: hash - fix incorrect HASH_MAX_DESCSIZE
Eric Biggers
2019-05-17
1
-1
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-20
9
-36
/
+49
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
of_net: fix of_get_mac_address retval if compiled without CONFIG_OF
Petr Štetiar
2019-05-19
1
-1
/
+1
|
*
|
net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index
Parav Pandit
2019-05-17
1
-3
/
+3
|
*
|
ipv6: prevent possible fib6 leaks
Eric Dumazet
2019-05-16
1
-1
/
+2
|
*
|
net: test nouarg before dereferencing zerocopy pointers
Willem de Bruijn
2019-05-16
1
-3
/
+6
|
*
|
flow_offload: support CVLAN match
Edward Cree
2019-05-16
1
-0
/
+2
[next]