index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
netfilter: nf_ct_sane: remove pseudo skb linearization
Florian Westphal
1
-38
/
+30
2022-08-10
netfilter: nf_tables: possible module reference underflow in error path
Pablo Neira Ayuso
1
-1
/
+1
2022-08-10
netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERV...
Pablo Neira Ayuso
1
-0
/
+1
2022-08-10
netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id a...
Pablo Neira Ayuso
1
-7
/
+13
2022-08-10
devlink: Fix use-after-free after a failed reload
Ido Schimmel
1
-2
/
+2
2022-08-10
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
1
-0
/
+1
2022-08-10
vsock: Fix memory leak in vsock_connect()
Peilin Ye
1
-1
/
+8
2022-08-10
netlabel: fix typo in comment
Topi Miettinen
1
-1
/
+1
2022-08-10
Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-2
/
+11
2022-08-09
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
6
-134
/
+211
2022-08-09
Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-3
/
+5
2022-08-09
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
1
-0
/
+1
2022-08-09
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
1
-0
/
+4
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
5
-113
/
+124
2022-08-09
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Thadeu Lima de Souza Cascardo
1
-2
/
+5
2022-08-09
netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
Thadeu Lima de Souza Cascardo
1
-2
/
+4
2022-08-09
netfilter: nf_tables: do not allow SET_ID to refer to another table
Thadeu Lima de Souza Cascardo
1
-1
/
+3
2022-08-09
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
2
-16
/
+70
2022-08-09
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
1
-1
/
+7
2022-08-09
can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...
Fedor Pchelkin
1
-1
/
+4
2022-08-08
Merge tag 'for-net-2022-08-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
7
-39
/
+64
2022-08-08
net/x25: fix call timeouts in blocking connects
Martin Schiller
1
-0
/
+5
2022-08-08
Bluetooth: ISO: Fix not using the correct QoS
Luiz Augusto von Dentz
1
-5
/
+11
2022-08-08
Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed()
Tetsuo Handa
1
-0
/
+2
2022-08-08
Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
Luiz Augusto von Dentz
1
-1
/
+1
2022-08-08
Bluetooth: MGMT: Fixes build warnings with C=1
Luiz Augusto von Dentz
1
-3
/
+2
2022-08-08
Bluetooth: hci_event: Fix build warning with C=1
Luiz Augusto von Dentz
1
-2
/
+5
2022-08-08
Bluetooth: ISO: Fix memory corruption
Luiz Augusto von Dentz
1
-1
/
+4
2022-08-08
Bluetooth: Fix null pointer deref on unexpected status event
Soenke Huster
2
-6
/
+24
2022-08-08
Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
Luiz Augusto von Dentz
1
-5
/
+5
2022-08-08
Bluetooth: hci_conn: Fix updating ISO QoS PHY
Luiz Augusto von Dentz
1
-9
/
+2
2022-08-08
Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()
Dan Carpenter
1
-2
/
+4
2022-08-08
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
1
-7
/
+6
2022-08-08
net: bpf: Use the protocol's set_rcvlowat behavior if there is one
Gao Feng
1
-1
/
+4
2022-08-08
wifi: cfg80211: Fix validating BSS pointers in __cfg80211_connect_result
Veerendranath Jakkam
1
-3
/
+5
2022-08-05
net: seg6: initialize induction variable to first valid array index
Nick Desaulniers
1
-5
/
+5
2022-08-05
net: avoid overflow when rose /proc displays timer information.
Francois Romieu
1
-1
/
+3
2022-08-05
netfilter: flowtable: fix incorrect Kconfig dependencies
Pablo Neira Ayuso
1
-2
/
+1
2022-08-05
netfilter: nf_tables: fix crash when nf_trace is enabled
Florian Westphal
1
-11
/
+10
2022-08-05
mptcp: do not queue data on closed subflows
Paolo Abeni
2
-5
/
+14
2022-08-05
mptcp: move subflow cleanup in mptcp_destroy_common()
Paolo Abeni
3
-26
/
+18
2022-08-03
net/sched: remove hacks added to dev_trans_start() for bonding to work
Vladimir Oltean
1
-6
/
+2
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
289
-10418
/
+20458
2022-08-03
Merge tag 'pull-work.9p' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-85
/
+35
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-8
/
+8
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2022-08-02
Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...
Linus Torvalds
7
-46
/
+140
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-43
/
+33
2022-08-01
net: devlink: Fix missing mutex_unlock() call
Ammar Faizi
1
-2
/
+4
[next]