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
Age
Commit message (
Expand
)
Author
2022-09-05
net: neigh: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-09-05
net/af_packet: check len when min_header_len equals to 0
Zhengchao Shao
2022-09-05
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
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-09-05
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
2022-08-31
mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skb
Yonglong Li
2022-08-31
rxrpc: Fix locking in rxrpc's sendmsg
David Howells
2022-08-31
net: Fix a data-race around sysctl_somaxconn.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
2022-08-31
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around sysctl_max_skb_frags.
Kuniyuki Iwashima
2022-08-31
mptcp: stop relying on tcp_tx_skb_cache
Paolo Abeni
2022-08-31
tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
Paolo Abeni
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-31
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
2022-08-31
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: disallow binding to already bound chain
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-08-31
netfilter: bitwise: improve error goto labels
Jeremy Sowden
2022-08-31
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: consolidate rule verdict trace call
Pablo Neira Ayuso
2022-08-31
netfilter: nft_tunnel: restrict it to netdev family
Pablo Neira Ayuso
2022-08-31
netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: do not leave chain stats enabled on error
Pablo Neira Ayuso
2022-08-31
netfilter: nft_payload: do not truncate csum_offset and csum_type
Pablo Neira Ayuso
2022-08-31
netfilter: nft_payload: report ERANGE for too long offset and length
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: disallow updates of implicit chain
Pablo Neira Ayuso
2022-08-31
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
2022-08-31
rose: check NULL rose_loopback_neigh->loopback
Bernard Pidoux
2022-08-31
SUNRPC: RPC level errors should set task->tk_rpc_status
Trond Myklebust
2022-08-31
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2022-08-31
xfrm: policy: fix metadata dst->dev xmit null pointer dereference
Nikolay Aleksandrov
2022-08-31
af_key: Do not call xfrm_probe_algs in parallel
Herbert Xu
2022-08-31
xfrm: clone missing x->lastused in xfrm_do_migrate
Antony Antony
2022-08-31
xfrm: fix refcount leak in __xfrm_policy_check()
Xin Xiong
2022-08-25
can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...
Fedor Pchelkin
2022-08-25
net: qrtr: start MHI channel after endpoit creation
Maxim Kochetkov
2022-08-25
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
2022-08-25
net: genl: fix error path memory leak in policy dumping
Jakub Kicinski
[next]