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
*
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2020-08-26
1
-671
/
+1
*
bpf: Generalize bpf_sk_storage
KP Singh
2020-08-26
1
-82
/
+156
*
bpf: Generalize caching for sk_storage.
KP Singh
2020-08-26
1
-16
/
+15
*
bpf: Renames in preparation for bpf_local_storage
KP Singh
2020-08-25
1
-238
/
+250
*
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
2020-08-24
3
-7
/
+37
*
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
2020-08-24
4
-16
/
+474
*
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
Martin KaFai Lau
2020-08-24
1
-5
/
+10
*
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
2020-08-24
4
-19
/
+101
*
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
2020-08-24
1
-0
/
+36
*
bpf: tcp: Add bpf_skops_established()
Martin KaFai Lau
2020-08-24
2
-5
/
+29
*
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
2020-08-24
1
-6
/
+16
*
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
2020-08-24
2
-0
/
+9
*
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2020-08-24
3
-0
/
+12
*
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
2020-08-24
3
-13
/
+16
*
bpf: sockmap: Allow update from BPF
Lorenz Bauer
2020-08-22
1
-0
/
+24
*
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
2020-08-22
1
-4
/
+2
*
bpf: sockmap: Merge sockmap and sockhash update functions
Lorenz Bauer
2020-08-22
1
-42
/
+7
*
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
2020-08-22
4
-29
/
+41
*
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
2020-08-21
1
-0
/
+2
*
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-20
1
-0
/
+1
*
net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
Miaohe Lin
2020-08-19
1
-2
/
+1
*
net: tipc: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-18
3
-4
/
+4
*
netlink: make NLA_BINARY validation more flexible
Johannes Berg
2020-08-18
1
-13
/
+19
*
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
2020-08-18
1
-3
/
+3
*
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
2020-08-18
7
-20
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-18
16
-86
/
+230
|
\
|
*
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
2020-08-18
1
-9
/
+11
|
*
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
2020-08-17
1
-1
/
+0
|
*
mptcp: sendmsg: reset iter on error redux
Florian Westphal
2020-08-17
1
-3
/
+5
|
*
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-17
1
-1
/
+1
|
*
tipc: not enable tipc when ipv6 works as a module
Xin Long
2020-08-17
1
-0
/
+1
|
*
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
2020-08-17
1
-1
/
+11
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-17
6
-32
/
+30
|
|
\
|
|
*
netfilter: ebtables: reject bogus getopt len value
Florian Westphal
2020-08-14
1
-0
/
+4
|
|
*
netfilter: nf_tables: free chain context when BINDING flag is missing
Florian Westphal
2020-08-13
1
-2
/
+4
|
|
*
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
2020-08-13
2
-5
/
+6
|
|
*
netfilter: nft_compat: remove flush counter optimization
Florian Westphal
2020-08-10
1
-23
/
+14
|
|
*
netfilter: nf_tables: nft_exthdr: the presence return value should be little-...
Stephen Suryaputra
2020-08-10
1
-2
/
+2
|
*
|
Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-08-17
1
-12
/
+36
|
|
\
\
|
|
*
|
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
2020-08-15
1
-8
/
+20
|
|
*
|
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
2020-08-15
1
-1
/
+1
|
|
*
|
can: j1939: cancel rxtimer on multipacket broadcast session complete
Zhang Changzhong
2020-08-15
1
-0
/
+1
|
|
*
|
can: j1939: fix support for multipacket broadcast message
Zhang Changzhong
2020-08-15
1
-3
/
+14
|
*
|
|
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-08-17
1
-2
/
+2
|
*
|
|
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
2020-08-17
1
-0
/
+1
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-15
2
-17
/
+66
|
|
\
\
|
|
*
|
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
2020-08-13
1
-11
/
+38
|
|
*
|
bpf: sock_ops ctx access may stomp registers in corner case
John Fastabend
2020-08-13
1
-2
/
+24
|
|
*
|
bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
Andrii Nakryiko
2020-08-13
1
-4
/
+4
|
*
|
|
mptcp: sendmsg: reset iter on error
Florian Westphal
2020-08-14
1
-2
/
+6
[next]