index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around sysctl_max_skb_frags.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
2022-08-24
net/core/skbuff: Check the return value of skb_copy_bits()
lily
2022-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-08-24
net: neigh: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-08-23
net: dsa: don't dereference NULL extack in dsa_slave_changeupper()
Vladimir Oltean
2022-08-22
rose: check NULL rose_loopback_neigh->loopback
Bernard Pidoux
2022-08-18
tcp: handle pure FIN case correctly
Cong Wang
2022-08-18
tcp: refactor tcp_read_skb() a bit
Cong Wang
2022-08-18
tcp: fix tcp_cleanup_rbuf() for tcp_read_skb()
Cong Wang
2022-08-18
tcp: fix sock skb accounting in tcp_read_skb()
Cong Wang
2022-08-18
net: genl: fix error path memory leak in policy dumping
Jakub Kicinski
2022-08-17
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
2022-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-08-17
tls: rx: react to strparser initialization errors
Jakub Kicinski
2022-08-17
xfrm: policy: fix metadata dst->dev xmit null pointer dereference
Nikolay Aleksandrov
2022-08-17
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
2022-08-16
net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpu
Zhengchao Shao
2022-08-15
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
2022-08-15
netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
Pablo Neira Ayuso
2022-08-15
netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...
Pablo Neira Ayuso
2022-08-15
netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
Pablo Neira Ayuso
2022-08-15
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
2022-08-15
net: fix potential refcount leak in ndisc_router_discovery()
Xin Xiong
2022-08-15
neighbour: make proxy_queue.qlen limit per-device
Alexander Mikhalitsyn
2022-08-15
neigh: fix possible DoS due to net iface start/stop loop
Denis V. Lunev
2022-08-15
net: qrtr: start MHI channel after endpoit creation
Maxim Kochetkov
2022-08-13
ip6_tunnel: Fix the type of functions
Hongbin Wang
2022-08-12
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
Pablo Neira Ayuso
2022-08-12
net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
Xin Xiong
2022-08-12
rds: add missing barrier to release_refill
Mikulas Patocka
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-11
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
2022-08-11
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
2022-08-11
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
2022-08-11
netfilter: nf_ct_irc: cap packet search space to 4k
Florian Westphal
2022-08-11
netfilter: nf_ct_ftp: prefer skb_linearize
Florian Westphal
2022-08-11
netfilter: nf_ct_h323: cap packet size at 64k
Florian Westphal
2022-08-11
netfilter: nf_ct_sane: remove pseudo skb linearization
Florian Westphal
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
[next]