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-10-26
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
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 a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
2022-09-05
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
2022-09-05
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-08-25
devlink: Fix use-after-free after a failed reload
Ido Schimmel
2022-07-29
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_tcp_syncookies.
Kuniyuki Iwashima
2022-07-21
seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
Andrea Mayer
2022-06-29
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
2022-06-06
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-06-06
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-18
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-05-09
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-15
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
2022-04-15
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
2022-04-15
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-16
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
2022-03-02
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
2022-03-02
bpf: Do not try bpf_msg_push_data with len 0
Felix Maurer
2022-02-23
drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
Eric Dumazet
2022-02-05
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
2022-02-01
net-procfs: show net devices bound packet types
Jianguo Wu
2022-02-01
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-27
netns: add schedule point in ops_exit_list()
Eric Dumazet
2022-01-27
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
2022-01-27
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
2022-01-27
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
2022-01-11
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-22
net: Fix double 0x prefix print in SKB dump
Gal Pressman
2021-12-17
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
2021-12-14
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
2021-12-08
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-11-17
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
2021-11-17
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2021-11-17
net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
Jakub Kicinski
2021-11-17
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
2021-11-17
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
2021-11-17
net-sysfs: try not to restart the syscall if it will fail eventually
Antoine Tenart
2021-11-17
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-11-17
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-11-17
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
[next]