index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2021-11-25
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
2021-11-25
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2021-11-25
sock: fix /proc/net/sockstat underflow in sk_clone_lock()
Tetsuo Handa
2021-11-18
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
2021-11-18
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
2021-11-18
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2021-11-18
skmsg: Lose offset info in sk_psock_skb_ingress
Liu Jian
2021-11-18
net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
Jakub Kicinski
2021-11-18
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
2021-11-18
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
2021-11-18
net-sysfs: try not to restart the syscall if it will fail eventually
Antoine Tenart
2021-11-18
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-10-25
net-sysfs: initialize uid and gid before calling net_ns_get_ownership
Xin Long
2021-10-25
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-10-22
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
2021-10-13
Revert "net: procfs: add seq_puts() statement for dev_mcast"
Vladimir Oltean
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-09-30
net: dev_addr_list: handle first address in __hw_addr_add_ex
Jakub Kicinski
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
2021-09-20
napi: fix race inside napi_enable
Xuan Zhuo
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-03
skbuff: clean up inconsistent indenting
Colin Ian King
2021-09-03
pktgen: remove unused variable
Eric Dumazet
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
2021-08-26
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Yunsheng Lin
2021-08-25
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
2021-08-25
net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...
Gilad Naaman
2021-08-24
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSG
Xu Liu
2021-08-24
page_pool: use relaxed atomic for release side accounting
Yunsheng Lin
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2021-08-19
net/core: Remove unused field from struct flow_indr_dev
Eli Cohen
2021-08-19
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SOCK_OPS
Xu Liu
2021-08-18
pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency
Nick Richardson
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2021-08-18
net: net_namespace: Optimize the code
Yajun Deng
2021-08-18
net: procfs: add seq_puts() statement for dev_mcast
Yajun Deng
2021-08-16
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-14
devlink: Clear whole devlink_flash_notify struct
Leon Romanovsky
[next]