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
2024-02-07
xfrm: interface: use exit_batch_rtnl() method
Eric Dumazet
1
-8
/
+6
2024-02-07
bridge: use exit_batch_rtnl() method
Eric Dumazet
1
-10
/
+5
2024-02-07
ip_tunnel: use exit_batch_rtnl() method
Eric Dumazet
4
-21
/
+29
2024-02-07
sit: use exit_batch_rtnl() method
Eric Dumazet
1
-8
/
+5
2024-02-07
ip6_vti: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-07
ip6_tunnel: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-07
ip6_gre: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-07
ipv4: add __unregister_nexthop_notifier()
Eric Dumazet
1
-6
/
+13
2024-02-07
nexthop: convert nexthop_net_exit_batch to exit_batch_rtnl method
Eric Dumazet
1
-7
/
+12
2024-02-07
net: add exit_batch_rtnl() method
Eric Dumazet
1
-1
/
+30
2024-02-07
Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-3
/
+17
2024-02-07
net/smc: change the term virtual ISM to Emulated-ISM
Wen Gu
6
-24
/
+24
2024-02-07
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
1
-1
/
+7
2024-02-07
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
1
-1
/
+2
2024-02-07
netfilter: nft_compat: narrow down revision to unsigned 8-bits
Pablo Neira Ayuso
1
-3
/
+3
2024-02-07
Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
10
-67
/
+175
2024-02-07
net: Do not return value from init_dummy_netdev()
Amit Cohen
1
-3
/
+1
2024-02-07
libceph: just wait for more data to be available on the socket
Xiubo Li
3
-20
/
+18
2024-02-07
libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()
Xiubo Li
1
-4
/
+4
2024-02-07
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
1
-3
/
+15
2024-02-07
net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO}
Masahiro Yamada
1
-4
/
+3
2024-02-07
netlabel: cleanup struct netlbl_lsm_catmap
George Guo
1
-4
/
+4
2024-02-06
devlink: avoid potential loop in devlink_rel_nested_in_notify_work()
Jiri Pirko
1
-6
/
+6
2024-02-06
af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.
Kuniyuki Iwashima
1
-0
/
+11
2024-02-06
nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
Christophe JAILLET
1
-2
/
+2
2024-02-06
nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplication
Christophe JAILLET
1
-8
/
+10
2024-02-06
tipc: rename the module name diag to tipc_diag
Xin Long
1
-2
/
+2
2024-02-06
net: dst: Make dst_destroy() static and return void.
Sebastian Andrzej Siewior
1
-4
/
+2
2024-02-06
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
Shigeru Yoshida
1
-0
/
+6
2024-02-05
xsk: support redirect to any socket bound to the same umem
Magnus Karlsson
1
-1
/
+4
2024-02-05
xfrm: get global statistics from the offloaded device
Leon Romanovsky
2
-0
/
+14
2024-02-05
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
2
-3
/
+3
2024-02-05
net: dsa: reindent arguments of dsa_user_vlan_for_each()
Vladimir Oltean
1
-4
/
+4
2024-02-05
rxrpc: Fix counting of new acks and nacks
David Howells
4
-25
/
+117
2024-02-05
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
David Howells
1
-0
/
+8
2024-02-05
rxrpc: Fix delayed ACKs to not set the reference serial number
David Howells
2
-6
/
+1
2024-02-05
rxrpc: Fix generation of serial numbers to skip zero
David Howells
5
-9
/
+23
2024-02-05
mptcp: annotate lockless accesses around read-mostly fields
Paolo Abeni
2
-8
/
+8
2024-02-05
mptcp: annotate lockless access for token
Paolo Abeni
3
-7
/
+7
2024-02-05
mptcp: annotate lockless access for RX path fields
Paolo Abeni
2
-11
/
+14
2024-02-05
mptcp: annotate lockless access for the tx path
Paolo Abeni
3
-10
/
+9
2024-02-05
mptcp: annotate access for msk keys
Paolo Abeni
4
-13
/
+17
2024-02-04
net: make dev_unreg_count global
Eric Dumazet
2
-13
/
+10
2024-02-04
inet: read sk->sk_family once in inet_recv_error()
Eric Dumazet
1
-2
/
+4
2024-02-04
wifi: cfg80211: fix kunit exports
Johannes Berg
1
-2
/
+2
2024-02-03
tunnels: fix out of bounds access when building IPv6 PMTU error
Antoine Tenart
1
-1
/
+1
2024-02-02
ipv6: make addrconf_wq single threaded
Eric Dumazet
1
-1
/
+2
2024-02-02
net/sched: Remove alias of sch_clsact
Michal Koutný
1
-1
/
+0
2024-02-02
net/sched: Load modules via their alias
Michal Koutný
3
-4
/
+4
2024-02-02
net/sched: Add module aliases for cls_,sch_,act_ modules
Michal Koutný
55
-0
/
+56
[prev]
[next]