index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
l2tp: capture more tx errors in data plane stats
Tom Parkin
2020-09-03
1
-34
/
+37
*
l2tp: drop net argument from l2tp_tunnel_create
Tom Parkin
2020-09-03
4
-4
/
+4
*
l2tp: drop data_len argument from l2tp_xmit_core
Tom Parkin
2020-09-03
1
-3
/
+2
*
l2tp: remove header length param from l2tp_xmit_skb
Tom Parkin
2020-09-03
4
-10
/
+9
*
net: openvswitch: fixes crash if nf_conncount_init() fails
Eelco Chaudron
2020-09-01
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
24
-1169
/
+1451
|
\
|
*
xsk: Add shared umem support between devices
Magnus Karlsson
2020-08-31
1
-7
/
+4
|
*
xsk: Add shared umem support between queue ids
Magnus Karlsson
2020-08-31
2
-16
/
+54
|
*
xsk: Enable sharing of dma mappings
Magnus Karlsson
2020-08-31
2
-42
/
+142
|
*
xsk: Move addrs from buffer pool to umem
Magnus Karlsson
2020-08-31
2
-19
/
+24
|
*
xsk: Move xsk_tx_list and its lock to buffer pool
Magnus Karlsson
2020-08-31
4
-37
/
+32
|
*
xsk: Move queue_id, dev and need_wakeup to buffer pool
Magnus Karlsson
2020-08-31
6
-71
/
+39
|
*
xsk: Move fill and completion rings to buffer pool
Magnus Karlsson
2020-08-31
4
-46
/
+49
|
*
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
2020-08-31
6
-182
/
+225
|
*
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
4
-32
/
+41
|
*
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-31
4
-26
/
+28
|
*
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
2020-08-28
1
-1
/
+8
|
*
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-28
3
-0
/
+4
|
*
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
1
-0
/
+25
|
*
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2020-08-25
1
-671
/
+1
|
*
bpf: Generalize bpf_sk_storage
KP Singh
2020-08-25
1
-82
/
+156
|
*
bpf: Generalize caching for sk_storage.
KP Singh
2020-08-25
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-21
1
-0
/
+24
|
*
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
2020-08-21
1
-4
/
+2
|
*
bpf: sockmap: Merge sockmap and sockhash update functions
Lorenz Bauer
2020-08-21
1
-42
/
+7
|
*
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
2020-08-21
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/tls: Implement getsockopt SOL_TLS TLS_RX
Yutaro Hayakawa
2020-09-01
1
-8
/
+17
*
|
net: openvswitch: remove unused keep_flows
Tonghao Zhang
2020-09-01
2
-7
/
+0
*
|
net: openvswitch: refactor flow free function
Tonghao Zhang
2020-09-01
1
-11
/
+11
*
|
net: openvswitch: improve the coding style
Tonghao Zhang
2020-09-01
4
-41
/
+55
*
|
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
2020-08-31
1
-4
/
+2
*
|
net: ipv6: remove unused arg exact_dif in compute_score
Miaohe Lin
2020-08-31
1
-4
/
+2
*
|
tipc: Remove unused macro TIPC_NACK_INTV
YueHaibing
2020-08-31
1
-5
/
+0
*
|
tipc: Remove unused macro TIPC_FWD_MSG
YueHaibing
2020-08-31
1
-1
/
+0
*
|
mptcp: Remove unused macro MPTCP_SAME_STATE
YueHaibing
2020-08-31
1
-2
/
+0
*
|
net: clean up codestyle
Miaohe Lin
2020-08-31
4
-9
/
+11
*
|
net: Use helper macro IP_MAX_MTU in __ip_append_data()
Miaohe Lin
2020-08-31
1
-1
/
+1
[next]