index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
net: neigh: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+8
2022-09-05
net/af_packet: check len when min_header_len equals to 0
Zhengchao Shao
1
-2
/
+2
2022-09-05
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
1
-1
/
+0
2022-09-05
neigh: fix possible DoS due to net iface start/stop loop
Denis V. Lunev
1
-8
/
+17
2022-09-05
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2
-0
/
+4
2022-09-05
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
1
-1
/
+3
2022-09-05
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
1
-5
/
+5
2022-08-31
mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skb
Yonglong Li
1
-0
/
+1
2022-08-31
rxrpc: Fix locking in rxrpc's sendmsg
David Howells
2
-39
/
+57
2022-08-31
net: Fix a data-race around sysctl_somaxconn.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-31
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
2
-9
/
+12
2022-08-31
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-31
net: Fix data-races around sysctl_max_skb_frags.
Kuniyuki Iwashima
2
-3
/
+3
2022-08-31
mptcp: stop relying on tcp_tx_skb_cache
Paolo Abeni
1
-60
/
+77
2022-08-31
tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
Paolo Abeni
1
-4
/
+4
2022-08-31
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-31
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-31
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-31
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
5
-14
/
+18
2022-08-31
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
1
-4
/
+4
2022-08-31
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
4
-5
/
+5
2022-08-31
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
3
-8
/
+11
2022-08-31
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
5
-10
/
+10
2022-08-31
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
2
-4
/
+11
2022-08-31
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
1
-3
/
+9
2022-08-31
netfilter: nf_tables: disallow binding to already bound chain
Pablo Neira Ayuso
1
-0
/
+2
2022-08-31
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
1
-0
/
+4
2022-08-31
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
5
-113
/
+124
2022-08-31
netfilter: bitwise: improve error goto labels
Jeremy Sowden
1
-5
/
+6
2022-08-31
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
2
-2
/
+116
2022-08-31
netfilter: nf_tables: consolidate rule verdict trace call
Pablo Neira Ayuso
1
-7
/
+32
2022-08-31
netfilter: nft_tunnel: restrict it to netdev family
Pablo Neira Ayuso
1
-0
/
+1
2022-08-31
netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
Pablo Neira Ayuso
1
-3
/
+15
2022-08-31
netfilter: nf_tables: do not leave chain stats enabled on error
Pablo Neira Ayuso
1
-2
/
+4
2022-08-31
netfilter: nft_payload: do not truncate csum_offset and csum_type
Pablo Neira Ayuso
1
-6
/
+13
2022-08-31
netfilter: nft_payload: report ERANGE for too long offset and length
Pablo Neira Ayuso
1
-2
/
+8
2022-08-31
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
1
-2
/
+1
2022-08-31
netfilter: nf_tables: disallow updates of implicit chain
Pablo Neira Ayuso
1
-0
/
+3
2022-08-31
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
4
-31
/
+1
2022-08-31
rose: check NULL rose_loopback_neigh->loopback
Bernard Pidoux
1
-1
/
+2
2022-08-31
SUNRPC: RPC level errors should set task->tk_rpc_status
Trond Myklebust
1
-1
/
+1
2022-08-31
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
4
-7
/
+7
2022-08-31
xfrm: policy: fix metadata dst->dev xmit null pointer dereference
Nikolay Aleksandrov
1
-1
/
+1
2022-08-31
af_key: Do not call xfrm_probe_algs in parallel
Herbert Xu
1
-0
/
+3
2022-08-31
xfrm: clone missing x->lastused in xfrm_do_migrate
Antony Antony
1
-0
/
+1
2022-08-31
xfrm: fix refcount leak in __xfrm_policy_check()
Xin Xiong
1
-0
/
+1
2022-08-25
can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...
Fedor Pchelkin
1
-1
/
+4
2022-08-25
net: qrtr: start MHI channel after endpoit creation
Maxim Kochetkov
1
-5
/
+7
2022-08-25
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
1
-2
/
+5
2022-08-25
net: genl: fix error path memory leak in policy dumping
Jakub Kicinski
2
-3
/
+17
[next]