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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
1
-1
/
+0
2022-08-15
netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
Pablo Neira Ayuso
1
-0
/
+5
2022-08-15
netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...
Pablo Neira Ayuso
1
-0
/
+3
2022-08-15
netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
Pablo Neira Ayuso
1
-0
/
+24
2022-08-12
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
Pablo Neira Ayuso
1
-4
/
+9
2022-08-11
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
1
-1
/
+1
2022-08-11
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
2
-13
/
+72
2022-08-11
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
1
-4
/
+0
2022-08-11
netfilter: nf_ct_irc: cap packet search space to 4k
Florian Westphal
1
-3
/
+9
2022-08-11
netfilter: nf_ct_ftp: prefer skb_linearize
Florian Westphal
1
-18
/
+6
2022-08-11
netfilter: nf_ct_h323: cap packet size at 64k
Florian Westphal
1
-1
/
+9
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
genetlink: correct uAPI defines
Jakub Kicinski
1
-2
/
+3
2022-08-10
devlink: Fix use-after-free after a failed reload
Ido Schimmel
1
-2
/
+2
2022-08-10
net:bonding:support balance-alb interface with vlan to bridge
Sun Shouxin
1
-0
/
+7
2022-08-10
macsec: Fix traffic counters/statistics
Clayton Yager
1
-9
/
+49
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
Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
Jose Alonso
1
-13
/
+13
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
4
-6
/
+27
2022-08-09
Merge branch 'do-not-use-rt_tos-for-ipv6-flowlabel'
Jakub Kicinski
4
-7
/
+5
2022-08-09
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-09
mlx5: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+2
2022-08-09
vxlan: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-1
/
+1
2022-08-09
geneve: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-09
geneve: fix TOS inheriting for ipv4
Matthias May
1
-4
/
+8
2022-08-09
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
1
-13
/
+8
2022-08-09
ax88796: Fix some typo in a comment
Christophe JAILLET
1
-2
/
+2
2022-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
8
-138
/
+222
2022-08-09
can: mcp251x: Fix race condition on receive interrupt
Sebastian Würl
1
-3
/
+15
2022-08-09
plip: avoid rcu debug splat
Florian Westphal
1
-1
/
+1
2022-08-09
net: bgmac: Fix a BUG triggered by wrong bytes_compl
Sandor Bodo-Merle
1
-1
/
+1
2022-08-09
net: dsa: felix: suppress non-changes to the tagging protocol
Vladimir Oltean
1
-0
/
+3
2022-08-09
Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-5
/
+8
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
2
-0
/
+9
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
6
-115
/
+126
2022-08-09
netfilter: ip6t_LOG: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
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
3
-17
/
+73
2022-08-09
can: ems_usb: fix clang's -Wunaligned-access warning
Marc Kleine-Budde
1
-1
/
+1
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
[next]