index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
2023-01-24
2
-68
/
+42
|
*
|
|
|
netfilter: conntrack: fix bug in for_each_sctp_chunk
Sriram Yagnaraman
2023-01-24
1
-2
/
+2
|
*
|
|
|
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
2023-01-24
1
-9
/
+16
*
|
|
|
|
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
2023-01-25
1
-0
/
+6
*
|
|
|
|
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
2023-01-25
1
-1
/
+0
*
|
|
|
|
Revert "Merge branch 'ethtool-mac-merge'"
Paolo Abeni
2023-01-24
1
-26
/
+0
*
|
|
|
|
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
2023-01-24
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-01-24
1
-128
/
+204
|
\
\
\
\
|
*
|
|
|
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
2023-01-23
1
-1
/
+15
|
*
|
|
|
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
2023-01-23
1
-127
/
+189
*
|
|
|
|
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
2023-01-24
1
-0
/
+2
*
|
|
|
|
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
2023-01-24
1
-0
/
+2
*
|
|
|
|
netlink: annotate data races around sk_state
Eric Dumazet
2023-01-24
1
-4
/
+6
*
|
|
|
|
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
2023-01-24
1
-9
/
+14
*
|
|
|
|
netlink: annotate data races around nlk->portid
Eric Dumazet
2023-01-24
1
-2
/
+5
*
|
|
|
|
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
2023-01-23
1
-1
/
+14
*
|
|
|
|
net: ethtool: netlink: introduce ethnl_update_bool()
Vladimir Oltean
2023-01-23
1
-0
/
+26
|
/
/
/
/
*
|
|
|
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-01-21
1
-1
/
+1
*
|
|
|
tcp: fix rate_app_limited to default to 1
David Morley
2023-01-20
1
-0
/
+2
*
|
|
|
net/ulp: use consistent error code when blocking ULP
Paolo Abeni
2023-01-19
1
-1
/
+1
*
|
|
|
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2023-01-19
2
-6
/
+19
*
|
|
|
net: sched: gred: prevent races when adding offloads to stats
Jakub Kicinski
2023-01-19
1
-0
/
+2
*
|
|
|
Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-01-19
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
2023-01-16
1
-1
/
+0
*
|
|
|
l2tp: prevent lockdep issue in l2tp_tunnel_register()
Eric Dumazet
2023-01-18
1
-3
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2023-01-18
1
-0
/
+15
|
\
\
\
\
|
*
|
|
|
netfilter: conntrack: handle tcp challenge acks during connection reuse
Florian Westphal
2023-01-17
1
-0
/
+15
*
|
|
|
|
Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
Ying Hsu
2023-01-18
1
-1
/
+6
*
|
|
|
|
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2023-01-18
1
-3
/
+0
*
|
|
|
|
Bluetooth: hci_event: Fix Invalid wait context
Luiz Augusto von Dentz
2023-01-18
1
-1
/
+4
*
|
|
|
|
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2023-01-18
1
-35
/
+26
*
|
|
|
|
Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()
Zhengchao Shao
2023-01-18
1
-10
/
+3
*
|
|
|
|
Bluetooth: hci_conn: Fix memory leaks
Zhengchao Shao
2023-01-18
1
-4
/
+14
*
|
|
|
|
Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2
Luiz Augusto von Dentz
2023-01-18
1
-3
/
+3
*
|
|
|
|
Bluetooth: Fix a buffer overflow in mgmt_mesh_add()
Harshit Mogalapalli
2023-01-18
1
-1
/
+1
|
/
/
/
/
*
|
|
|
l2tp: close all race conditions in l2tp_tunnel_register()
Cong Wang
2023-01-16
1
-14
/
+14
*
|
|
|
l2tp: convert l2tp_tunnel_list to idr
Cong Wang
2023-01-16
1
-43
/
+42
*
|
|
|
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2023-01-16
1
-0
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2023-01-16
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
2023-01-11
1
-1
/
+1
|
*
|
|
|
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
2023-01-11
1
-2
/
+2
*
|
|
|
|
sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
Rahul Rameshbabu
2023-01-14
1
-11
/
+16
*
|
|
|
|
mptcp: netlink: respect v4/v6-only sockets
Matthieu Baerts
2023-01-14
3
-0
/
+35
*
|
|
|
|
mptcp: explicitly specify sock family at subflow creation time
Paolo Abeni
2023-01-14
3
-6
/
+8
*
|
|
|
|
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
2023-01-14
1
-0
/
+1
*
|
|
|
|
ethtool: add netlink attr in rss get reply only if value is not null
Sudheer Mogilappagari
2023-01-13
1
-4
/
+7
*
|
|
|
|
rxrpc: Fix wrong error return in rxrpc_connect_call()
David Howells
2023-01-13
1
-1
/
+1
*
|
|
|
|
Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-01-13
11
-187
/
+176
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
wifi: mac80211: fix MLO + AP_VLAN check
Felix Fietkau
2023-01-10
1
-1
/
+3
|
*
|
|
|
mac80211: Fix MLO address translation for multiple bss case
Sriram R
2023-01-10
1
-0
/
+3
[prev]
[next]