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.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-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-01-05
net/sched: Extend qdisc control block with tc control block
Paul Blakey
5
-15
/
+19
2021-12-29
phonet/pep: refuse to enable an unbound pipe
Rémi Denis-Courmont
1
-0
/
+2
2021-12-29
ax25: NPD bug when detaching AX25 device
Lin Ma
1
-1
/
+3
2021-12-29
mac80211: fix locking in ieee80211_start_ap error path
Johannes Berg
1
-0
/
+3
2021-12-29
net: bridge: fix ioctl old_deviceless bridge argument
Remi Pommarel
1
-1
/
+1
2021-12-29
net: bridge: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
1
-3
/
+5
2021-12-29
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
7
-17
/
+22
2021-12-29
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2
-5
/
+5
2021-12-29
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2
-6
/
+6
2021-12-29
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2
-2
/
+4
2021-12-29
netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()
Eric Dumazet
1
-2
/
+2
2021-12-22
Revert "xsk: Do not sleep in poll() when need_wakeup set"
Magnus Karlsson
1
-2
/
+2
2021-12-22
xsk: Do not sleep in poll() when need_wakeup set
Magnus Karlsson
1
-2
/
+2
2021-12-22
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-22
net/smc: Prevent smc_release() from long blocking
D. Wythe
1
-1
/
+3
2021-12-22
net: Fix double 0x prefix print in SKB dump
Gal Pressman
1
-1
/
+1
2021-12-22
net/packet: rx_owner_map depends on pg_vec
Willem de Bruijn
1
-2
/
+3
2021-12-22
mptcp: fix deadlock in __mptcp_push_pending()
Maxim Galaganov
1
-1
/
+1
2021-12-22
mptcp: clear 'kern' flag from fallback sockets
Florian Westphal
1
-1
/
+3
2021-12-22
mptcp: remove tcp ulp setsockopt support
Florian Westphal
1
-1
/
+0
2021-12-22
rds: memory leak in __rds_conn_create()
Hangyu Hua
1
-0
/
+1
2021-12-22
flow_offload: return EOPNOTSUPP for the unsupported mpls action type
Baowen Zheng
1
-0
/
+1
2021-12-22
mac80211: fix lookup when adding AddBA extension element
Johannes Berg
1
-2
/
+3
2021-12-22
cfg80211: Acquire wiphy mutex on regulatory work
Ilan Peer
1
-1
/
+6
2021-12-22
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
Johannes Berg
1
-2
/
+8
2021-12-22
mptcp: never allow the PM to close a listener subflow
Paolo Abeni
1
-0
/
+3
2021-12-22
net/sched: sch_ets: don't remove idle classes from the round-robin list
Davide Caratti
1
-2
/
+2
2021-12-22
inet_diag: fix kernel-infoleak for UDP sockets
Eric Dumazet
1
-3
/
+1
2021-12-22
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
1
-5
/
+1
2021-12-22
virtio/vsock: fix the transport to work with VMADDR_CID_ANY
Wei Wang
1
-1
/
+2
2021-12-22
mac80211: track only QoS data frames for admission control
Johannes Berg
1
-3
/
+10
2021-12-22
mac80211: validate extended element ID is present
Johannes Berg
1
-1
/
+6
2021-12-22
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
1
-1
/
+1
2021-12-22
mac80211: mark TX-during-stop for TX in in_reconfig
Johannes Berg
1
-1
/
+4
2021-12-22
mac80211: fix regression in SSN handling of addba tx
Felix Fietkau
2
-2
/
+3
2021-12-22
mac80211: fix rate control for retransmitted frames
Felix Fietkau
1
-3
/
+3
2021-12-17
net: netlink: af_netlink: Prevent empty skb by adding a check on len.
Harshit Mogalapalli
1
-0
/
+5
2021-12-17
inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
Eric Dumazet
1
-1
/
+1
2021-12-17
nfc: fix segfault in nfc_genl_dump_devices_done
Tadeusz Struk
1
-2
/
+4
2021-12-14
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
1
-2
/
+1
2021-12-14
bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap
John Fastabend
2
-1
/
+9
2021-12-14
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
1
-0
/
+1
2021-12-14
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Eric Dumazet
1
-8
/
+8
2021-12-14
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
3
-6
/
+6
2021-12-14
netfilter: nft_exthdr: break evaluation if setting TCP option fails
Pablo Neira Ayuso
1
-4
/
+7
2021-12-14
udp: using datalen to cap max gso segments
Jianguo Wu
1
-1
/
+1
2021-12-14
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
1
-0
/
+8
2021-12-14
ethtool: do not perform operations on net devices being unregistered
Antoine Tenart
1
-1
/
+2
2021-12-14
bpf, sockmap: Attach map progs to psock early for feature probes
John Fastabend
1
-4
/
+6
2021-12-14
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
1
-2
/
+4
[prev]
[next]