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-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
3
-7
/
+27
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
3
-1
/
+11
2022-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...
Jakub Kicinski
2
-6
/
+13
2022-09-21
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
1
-2
/
+2
2022-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
1
-2
/
+1
2022-09-21
net: sched: simplify code in mall_reoffload
William Dean
1
-4
/
+1
2022-09-21
net/af_packet: registration process optimization in packet_init()
Ziyang Xuan
1
-13
/
+13
2022-09-21
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
1
-4
/
+1
2022-09-21
netfilter: rpfilter: Remove unused variable 'ret'.
Guillaume Nault
1
-1
/
+0
2022-09-21
netfilter: conntrack: revisit the gc initial rescheduling bias
Antoine Tenart
1
-4
/
+6
2022-09-21
netfilter: conntrack: fix the gc rescheduling delay
Antoine Tenart
1
-2
/
+8
2022-09-20
net/sched: use tc_cls_stats_dump() in filter
Zhengchao Shao
8
-75
/
+15
2022-09-20
net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NET
Lukas Bulwahn
1
-2
/
+2
2022-09-20
net/sched: taprio: replace safety precautions with comments
Vladimir Oltean
1
-15
/
+9
2022-09-20
net/sched: taprio: add extack messages in taprio_init
Vladimir Oltean
1
-2
/
+6
2022-09-20
net/sched: taprio: stop going through private ops for dequeue and peek
Vladimir Oltean
1
-46
/
+12
2022-09-20
net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_e...
Vladimir Oltean
1
-3
/
+3
2022-09-20
net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_de...
Vladimir Oltean
1
-4
/
+8
2022-09-20
net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutex
Vladimir Oltean
1
-10
/
+4
2022-09-20
net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutex
Vladimir Oltean
1
-8
/
+2
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
6
-8
/
+128
2022-09-20
tcp: Save unnecessary inet_twsk_purge() calls.
Kuniyuki Iwashima
3
-2
/
+17
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
14
-71
/
+100
2022-09-20
tcp: Set NULL to sk->sk_prot->h.hashinfo.
Kuniyuki Iwashima
5
-15
/
+14
2022-09-20
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
6
-24
/
+13
2022-09-20
tcp: Clean up some functions.
Kuniyuki Iwashima
5
-46
/
+45
2022-09-20
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
1
-7
/
+7
2022-09-20
seg6: add NEXT-C-SID support for SRv6 End behavior
Andrea Mayer
1
-3
/
+332
2022-09-20
seg6: add netlink_ext_ack support in parsing SRv6 behavior attributes
Andrea Mayer
1
-16
/
+28
2022-09-20
net-next: gro: Fix use of skb_gro_header_slow
Richard Gobert
1
-1
/
+1
2022-09-20
net: dsa: allow masters to join a LAG
Vladimir Oltean
5
-10
/
+298
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
3
-2
/
+4
2022-09-20
net: dsa: suppress device links to LAG DSA masters
Vladimir Oltean
1
-6
/
+8
2022-09-20
net: dsa: suppress appending ethtool stats to LAG DSA masters
Vladimir Oltean
1
-0
/
+9
2022-09-20
net: dsa: don't keep track of admin/oper state on LAG DSA masters
Vladimir Oltean
1
-0
/
+12
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
7
-1
/
+354
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
5
-27
/
+26
2022-09-20
flow_offload: Introduce flow_match_l2tpv3
Wojciech Drewek
1
-0
/
+7
2022-09-20
net/sched: flower: Add L2TPv3 filter
Wojciech Drewek
1
-0
/
+16
2022-09-20
flow_dissector: Add L2TPv3 dissectors
Wojciech Drewek
1
-0
/
+28
2022-09-19
openvswitch: Change the return type for vport_ops.send function hook to int
Nathan Huckleberry
2
-2
/
+2
2022-09-19
Merge tag 'batadv-next-pullrequest-20220916' of git://git.open-mesh.org/linux...
Jakub Kicinski
4
-43
/
+1
2022-09-19
net: rds: add missing __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
3
-4
/
+4
2022-09-19
rxrpc: remove rxrpc_max_call_lifetime declaration
Gaosheng Cui
1
-1
/
+0
2022-09-16
Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...
David S. Miller
6
-66
/
+111
2022-09-16
vsock/vmci: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-16
rtnetlink: advertise allmulti counter
Nicolas Dichtel
1
-0
/
+3
2022-09-15
mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to user
Thomas Haller
1
-1
/
+1
2022-09-15
mptcp: allow privileged operations from user namespaces
Thomas Haller
1
-9
/
+9
2022-09-15
mptcp: add do_check_data_fin to replace copied
Geliang Tang
1
-3
/
+4
[next]