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-10-25
mptcp: properly account fastopen data
Paolo Abeni
1
-0
/
+1
2023-10-25
mptcp: add a new sysctl for make after break timeout
Paolo Abeni
3
-3
/
+20
2023-10-25
net: ipv6: fix typo in comments
Deming Wang
1
-1
/
+1
2023-10-25
net: ipv4: fix typo in comments
Deming Wang
1
-1
/
+1
2023-10-25
net/sched: act_ct: additional checks for outdated flows
Vlad Buslov
1
-0
/
+2
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2
-7
/
+14
2023-10-25
sched: act_ct: switch to per-action label counting
Florian Westphal
1
-23
/
+18
2023-10-24
Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-4
/
+4
2023-10-24
net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
Florian Fainelli
1
-5
/
+5
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
37
-1195
/
+1195
2023-10-24
net: remove else after return in dev_prep_valid_name()
Jakub Kicinski
1
-5
/
+4
2023-10-24
net: remove dev_valid_name() check from __dev_alloc_name()
Jakub Kicinski
1
-3
/
+0
2023-10-24
net: trust the bitmap in __dev_alloc_name()
Jakub Kicinski
1
-11
/
+4
2023-10-24
net: reduce indentation of __dev_alloc_name()
Jakub Kicinski
1
-30
/
+26
2023-10-24
net: make dev_alloc_name() call dev_prep_valid_name()
Jakub Kicinski
1
-9
/
+11
2023-10-24
net: don't use input buffer of __dev_alloc_name() as a scratch space
Jakub Kicinski
1
-25
/
+8
2023-10-24
net: mptcp: use policy generated by YAML spec
Davide Caratti
5
-161
/
+250
2023-10-24
net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
Davide Caratti
3
-32
/
+32
2023-10-24
net: mptcp: convert netlink from small_ops to ops
Davide Caratti
1
-64
/
+127
2023-10-24
netfilter: nf_tables: Carry reset boolean in nft_set_dump_ctx
Phil Sutter
1
-10
/
+8
2023-10-24
netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...
Pablo Neira Ayuso
5
-23
/
+26
2023-10-24
netfilter: nf_tables: shrink memory consumption of set elements
Pablo Neira Ayuso
5
-151
/
+107
2023-10-24
netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
Pablo Neira Ayuso
7
-108
/
+148
2023-10-24
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
5
-22
/
+6
2023-10-24
netfilter: nft_set_pipapo: no need to call pipapo_deactivate() from flush
Pablo Neira Ayuso
1
-2
/
+3
2023-10-24
netfilter: nf_tables: Carry reset boolean in nft_obj_dump_ctx
Phil Sutter
1
-6
/
+6
2023-10-24
netfilter: nf_tables: nft_obj_filter fits into cb->ctx
Phil Sutter
1
-11
/
+5
2023-10-24
netfilter: nf_tables: Carry s_idx in nft_obj_dump_ctx
Phil Sutter
1
-4
/
+5
2023-10-24
netfilter: nf_tables: A better name for nft_obj_filter
Phil Sutter
1
-16
/
+16
2023-10-24
netfilter: nf_tables: Unconditionally allocate nft_obj_filter
Phil Sutter
1
-21
/
+15
2023-10-24
netfilter: nf_tables: Drop pointless memset in nf_tables_dump_obj
Phil Sutter
1
-3
/
+0
2023-10-24
netfilter: conntrack: switch connlabels to atomic_t
Florian Westphal
1
-9
/
+8
2023-10-24
br_netfilter: use single forward hook for ip and arp
Florian Westphal
1
-38
/
+34
2023-10-24
netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests
Phil Sutter
1
-13
/
+64
2023-10-24
netfilter: nf_tables: Introduce nf_tables_getrule_single()
Phil Sutter
1
-31
/
+43
2023-10-24
netfilter: nf_tables: Open-code audit log call in nf_tables_getrule()
Phil Sutter
1
-4
/
+15
2023-10-24
netfilter: nft_set_rbtree: prefer sync gc to async worker
Florian Westphal
1
-59
/
+65
2023-10-24
netfilter: nft_set_rbtree: rename gc deactivate+erase function
Florian Westphal
1
-5
/
+6
2023-10-24
net: sched: sch_qfq: Use non-work-conserving warning handler
Liu Jian
1
-1
/
+1
2023-10-24
xsk: Avoid starving the xsk further down the list
Albert Huang
1
-0
/
+18
2023-10-24
sock: Ignore memcg pressure heuristics when raising allocated
Abel Wu
1
-2
/
+12
2023-10-24
sock: Doc behaviors for pressure heurisitics
Abel Wu
1
-1
/
+13
2023-10-24
sock: Code cleanup on __sk_mem_raise_allocated()
Abel Wu
1
-10
/
+12
2023-10-24
9p/trans_fd: avoid sending req to a cancelled conn
Sishuai Gong
1
-2
/
+6
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
1
-2
/
+2
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2
-3
/
+2
2023-10-23
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
1
-1
/
+9
2023-10-23
Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
8
-137
/
+201
2023-10-23
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
16
-456
/
+880
2023-10-23
devlink: remove netlink small_ops
Jiri Pirko
1
-327
/
+1
[prev]
[next]