index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: cls_flower: Add hash info to flow classification
Ariel Levkovich
2020-07-25
1
-0
/
+16
*
net/flow_dissector: add packet hash dissection
Ariel Levkovich
2020-07-25
1
-0
/
+17
*
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
2020-07-24
2
-17
/
+0
*
l2tp: cleanup kzalloc calls
Tom Parkin
2020-07-23
1
-2
/
+2
*
l2tp: cleanup netlink tunnel create address handling
Tom Parkin
2020-07-23
1
-24
/
+33
*
l2tp: cleanup netlink send of tunnel address information
Tom Parkin
2020-07-23
1
-56
/
+70
*
l2tp: check socket address type in l2tp_dfs_seq_tunnel_show
Tom Parkin
2020-07-23
1
-3
/
+5
*
l2tp: cleanup unnecessary braces in if statements
Tom Parkin
2020-07-23
2
-17
/
+12
*
l2tp: cleanup comparisons to NULL
Tom Parkin
2020-07-23
6
-48
/
+47
*
net/ncsi: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-07-23
1
-1
/
+1
*
subflow: introduce and use mptcp_can_accept_new_subflow()
Paolo Abeni
2020-07-23
1
-0
/
+7
*
subflow: use rsk_ops->send_reset()
Paolo Abeni
2020-07-23
1
-1
/
+1
*
subflow: explicitly check for plain tcp rsk
Paolo Abeni
2020-07-23
1
-1
/
+1
*
mptcp: cleanup subflow_finish_connect()
Paolo Abeni
2020-07-23
1
-31
/
+25
*
mptcp: explicitly track the fully established status
Paolo Abeni
2020-07-23
4
-9
/
+31
*
mptcp: mark as fallback even early ones
Paolo Abeni
2020-07-23
1
-2
/
+9
*
mptcp: avoid data corruption on reinsert
Paolo Abeni
2020-07-23
1
-1
/
+6
*
subflow: always init 'rel_write_seq'
Paolo Abeni
2020-07-23
2
-1
/
+1
*
l2tp: avoid precidence issues in L2TP_SKB_CB macro
Tom Parkin
2020-07-23
1
-1
/
+1
*
l2tp: line-break long function prototypes
Tom Parkin
2020-07-23
1
-2
/
+4
*
l2tp: prefer seq_puts for unformatted output
Tom Parkin
2020-07-23
1
-2
/
+2
*
l2tp: prefer using BIT macro
Tom Parkin
2020-07-23
1
-2
/
+2
*
l2tp: add identifier name in function pointer prototype
Tom Parkin
2020-07-23
1
-1
/
+1
*
l2tp: cleanup suspect code indent
Tom Parkin
2020-07-23
1
-2
/
+2
*
l2tp: cleanup wonky alignment of line-broken function calls
Tom Parkin
2020-07-23
3
-8
/
+8
*
l2tp: cleanup difficult-to-read line breaks
Tom Parkin
2020-07-23
2
-44
/
+31
*
l2tp: cleanup comments
Tom Parkin
2020-07-23
8
-68
/
+47
*
l2tp: cleanup whitespace use
Tom Parkin
2020-07-23
7
-48
/
+48
*
devlink: Always use user_ptr[0] for devlink and simplify post_doit
Parav Pandit
2020-07-23
1
-94
/
+70
*
mptcp: zero token hash at creation time.
Paolo Abeni
2020-07-23
1
-1
/
+1
*
net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
Richard Sailer
2020-07-23
1
-0
/
+9
*
net: dsa: of: Allow ethernet-ports as encapsulating node
Kurt Kanzenbach
2020-07-23
1
-2
/
+6
*
net: explicitly include <linux/compat.h> in net/core/sock.c
Christoph Hellwig
2020-07-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-22
9
-103
/
+472
|
\
|
*
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
4
-4
/
+18
|
*
bpf: Make btf_sock_ids global
Yonghong Song
2020-07-21
1
-28
/
+2
|
*
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-21
1
-31
/
+18
|
*
udp6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-18
1
-9
/
+51
|
*
udp6: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-18
1
-11
/
+26
|
*
udp: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-18
1
-9
/
+50
|
*
udp: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-18
1
-10
/
+24
|
*
inet6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-18
1
-0
/
+35
|
*
inet6: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-18
1
-9
/
+22
|
*
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-18
2
-0
/
+34
|
*
inet: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-18
1
-9
/
+20
|
*
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-18
1
-0
/
+180
|
*
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
1
-0
/
+9
*
|
mptcp: move helper to where its used
Florian Westphal
2020-07-22
2
-11
/
+12
*
|
devlink: Constify devlink instance pointer
Parav Pandit
2020-07-22
1
-1
/
+1
*
|
devlink: Avoid duplicate check for reload enabled flag
Parav Pandit
2020-07-22
1
-1
/
+1
[next]