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
2023-04-22
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
1
-81
/
+136
2023-04-22
netfilter: nf_tables: rename function to destroy hook list
Pablo Neira Ayuso
1
-4
/
+4
2023-04-22
netfilter: nf_tables: do not send complete notification of deletions
Pablo Neira Ayuso
1
-19
/
+51
2023-04-22
netfilter: nf_tables: extended netlink error reporting for netdevice
Pablo Neira Ayuso
1
-14
/
+24
2023-04-22
ipvs: Remove {Enter,Leave}Function
Simon Horman
4
-92
/
+9
2023-04-22
ipvs: Consistently use array_size() in ip_vs_conn_init()
Simon Horman
1
-6
/
+6
2023-04-22
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
1
-1
/
+1
2023-04-22
netfilter: nf_tables: do not store rule in traceinfo structure
Florian Westphal
2
-14
/
+15
2023-04-22
netfilter: nf_tables: do not store verdict in traceinfo structure
Florian Westphal
2
-16
/
+19
2023-04-22
netfilter: nf_tables: do not store pktinfo in traceinfo structure
Florian Westphal
2
-12
/
+14
2023-04-22
netfilter: nf_tables: remove unneeded conditional
Florian Westphal
1
-4
/
+2
2023-04-22
netfilter: nf_tables: make validation state per table
Florian Westphal
1
-20
/
+18
2023-04-22
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2
-8
/
+2
2023-04-22
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
3
-26
/
+32
2023-04-22
netfilter: nf_tables: don't store address of last rule on jump
Florian Westphal
1
-6
/
+2
2023-04-22
netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker
Florian Westphal
1
-28
/
+27
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
2
-0
/
+159
2023-04-21
netfilter: disallow bpf hook attachment at same priority
Florian Westphal
1
-0
/
+12
2023-04-21
netfilter: nfnetlink hook: dump bpf prog id
Florian Westphal
1
-13
/
+68
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2
-1
/
+70
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
3
-0
/
+163
2023-04-21
Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
3
-5
/
+13
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
7
-30
/
+40
2023-04-21
net/packet: support mergeable feature of virtio
Jianfeng Tan
3
-40
/
+59
2023-04-21
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
2
-2
/
+8
2023-04-21
bridge: vlan: Allow setting VLAN neighbor suppression state
Ido Schimmel
2
-1
/
+20
2023-04-21
bridge: Add per-{Port, VLAN} neighbor suppression data path support
Ido Schimmel
1
-1
/
+17
2023-04-21
bridge: Encapsulate data path neighbor suppression logic
Ido Schimmel
3
-6
/
+13
2023-04-21
bridge: Take per-{Port, VLAN} neighbor suppression into account
Ido Schimmel
2
-2
/
+2
2023-04-21
bridge: Add internal flags for per-{Port, VLAN} neighbor suppression
Ido Schimmel
1
-0
/
+1
2023-04-21
bridge: Pass VLAN ID to br_flood()
Ido Schimmel
4
-7
/
+9
2023-04-21
bridge: Reorder neighbor suppression check when flooding
Ido Schimmel
1
-2
/
+2
2023-04-21
vlan: Add MACsec offload operations for VLAN interface
Emeel Hakim
1
-0
/
+242
2023-04-21
sctp: delete the nested flexible array hmac
Xin Long
2
-2
/
+2
2023-04-21
sctp: delete the nested flexible array peer_init
Xin Long
3
-9
/
+8
2023-04-21
sctp: delete the nested flexible array variable
Xin Long
3
-7
/
+9
2023-04-21
sctp: delete the nested flexible array skip
Xin Long
1
-2
/
+2
2023-04-21
sctp: delete the nested flexible array params
Xin Long
4
-12
/
+12
2023-04-21
xfrm: Fix leak of dev tracker
Leon Romanovsky
1
-1
/
+1
2023-04-21
xfrm: release all offloaded policy memory
Leon Romanovsky
1
-0
/
+1
2023-04-20
mac80211: use the new drop reasons infrastructure
Johannes Berg
5
-48
/
+126
2023-04-20
net: extend drop reasons for multiple subsystems
Johannes Berg
2
-12
/
+80
2023-04-20
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
2
-2
/
+14
2023-04-20
net: ethtool: mm: sanitize some UAPI configurations
Vladimir Oltean
1
-0
/
+10
2023-04-20
kill the last remaining user of proc_ns_fget()
Al Viro
1
-12
/
+11
2023-04-20
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
3
-4
/
+5
2023-04-20
page_pool: unlink from napi during destroy
Jakub Kicinski
1
-1
/
+17
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-81
/
+233
2023-04-20
Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-80
/
+228
2023-04-20
wifi: mac80211: remove return value check of debugfs_create_dir()
Yingsha Xu
1
-4
/
+0
[prev]
[next]