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
2022-09-28
net: core: fix flow symmetric hash
Ludovic Cintrat
2022-09-15
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2022-09-15
net/core/skbuff: Check the return value of skb_copy_bits()
lily
2022-09-08
skmsg: Fix wrong last sg check in sk_msg_recvmsg()
Liu Jian
2022-09-05
net: neigh: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-09-05
neigh: fix possible DoS due to net iface start/stop loop
Denis V. Lunev
2022-09-05
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-09-05
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-31
net: Fix a data-race around netdev_unregister_timeout_secs.
Kuniyuki Iwashima
2022-08-31
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-08-31
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
2022-08-31
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
2022-08-31
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
2022-08-25
net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpu
Zhengchao Shao
2022-08-25
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
2022-08-25
devlink: Fix use-after-free after a failed reload
Ido Schimmel
2022-08-25
bpf: Check the validity of max_rdwr_access for sock local storage map iterator
Hou Tao
2022-08-25
bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
Hou Tao
2022-08-25
bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
Hou Tao
2022-08-17
bpf: Fix bpf_xdp_pointer return pointer
Joanne Koong
2022-08-17
bpf: Set flow flag to allow any source IP in bpf_tunnel_key
Paul Chaignon
2022-08-17
skmsg: Fix invalid last sg check in sk_msg_recvmsg()
Liu Jian
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_migrate_req.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_syncookies.
Kuniyuki Iwashima
2022-07-14
seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
Andrea Mayer
2022-07-06
xdp: Fix spurious packet loss in generic XDP TX path
Johan Almbladh
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-17
net: fix data-race in dev_isalive()
Eric Dumazet
2022-06-15
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-05-25
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-05-20
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-16
net: call skb_defer_free_flush() before each napi_poll()
Eric Dumazet
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
2022-05-16
net: use napi_consume_skb() in skb_defer_free_flush()
Eric Dumazet
[next]