index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-09-21
bpf: Using rcu_read_lock for bpf_sk_storage_map iterator
Yonghong Song
2020-09-21
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
2020-09-15
bpf: Mutex protect used_maps array and count
YiFei Zhu
2020-09-14
xsk: Fix refcount warning in xp_dma_map
Magnus Karlsson
2020-09-10
tcp: Simplify tcp_set_congestion_control() load=false case
Neal Cardwell
2020-09-10
tcp: simplify _bpf_setsockopt(): Remove flags argument
Neal Cardwell
2020-09-10
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
2020-09-10
tcp: Simplify EBPF TCP_CONGESTION to always init CC
Neal Cardwell
2020-09-10
tcp: Only init congestion control if not initialized already
Neal Cardwell
2020-09-10
net: Allow iterating sockmap and sockhash
Lorenz Bauer
2020-09-10
net: sockmap: Remove unnecessary sk_fullsock checks
Lorenz Bauer
2020-09-10
bpf: Remove duplicate headers
Chen Zhou
2020-09-02
xsk: Fix use-after-free in failed shared_umem bind
Magnus Karlsson
2020-09-02
xsk: Fix null check on error return path
Gustavo A. R. Silva
2020-09-02
xsk: Fix possible segfault at xskmap entry insertion
Magnus Karlsson
2020-09-02
xsk: Fix possible segfault in xsk umem diagnostics
Magnus Karlsson
2020-09-01
net: openvswitch: fixes crash if nf_conncount_init() fails
Eelco Chaudron
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
net/tls: Implement getsockopt SOL_TLS TLS_RX
Yutaro Hayakawa
2020-09-01
net: openvswitch: remove unused keep_flows
Tonghao Zhang
2020-09-01
net: openvswitch: refactor flow free function
Tonghao Zhang
2020-09-01
net: openvswitch: improve the coding style
Tonghao Zhang
2020-08-31
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
2020-08-31
net: ipv6: remove unused arg exact_dif in compute_score
Miaohe Lin
2020-08-31
tipc: Remove unused macro TIPC_NACK_INTV
YueHaibing
2020-08-31
tipc: Remove unused macro TIPC_FWD_MSG
YueHaibing
2020-08-31
mptcp: Remove unused macro MPTCP_SAME_STATE
YueHaibing
2020-08-31
net: clean up codestyle
Miaohe Lin
2020-08-31
net: Use helper macro IP_MAX_MTU in __ip_append_data()
Miaohe Lin
2020-08-31
openvswitch: using ip6_fragment in ipv6_stub
wenxu
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
2020-08-31
xsk: Add shared umem support between devices
Magnus Karlsson
2020-08-31
xsk: Add shared umem support between queue ids
Magnus Karlsson
2020-08-31
xsk: Enable sharing of dma mappings
Magnus Karlsson
2020-08-31
xsk: Move addrs from buffer pool to umem
Magnus Karlsson
2020-08-31
xsk: Move xsk_tx_list and its lock to buffer pool
Magnus Karlsson
2020-08-31
xsk: Move queue_id, dev and need_wakeup to buffer pool
Magnus Karlsson
2020-08-31
xsk: Move fill and completion rings to buffer pool
Magnus Karlsson
2020-08-31
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-31
netlink: policy: correct validation type check
Johannes Berg
2020-08-28
netlabel: remove unused param from audit_log_format()
Alex Dewar
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
2020-08-28
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-28
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...
David S. Miller
2020-08-27
tipc: fix use-after-free in tipc_bcast_get_mode
Hoang Huu Le
2020-08-27
nl80211: support SAE authentication offload in AP mode
Chung-Hsien Hsu
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
[next]