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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
net: mana: Fix Rx DMA datasize and skb_over_panic
Haiyang Zhang
1
-1
/
+0
2024-04-03
af_unix: Remove lock dance in unix_peek_fds().
Kuniyuki Iwashima
1
-1
/
+0
2024-04-02
tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
Jason Xing
1
-1
/
+1
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
1
-1
/
+9
2024-04-01
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
2
-2
/
+2
2024-04-01
inet: preserve const qualifier in inet_csk()
Eric Dumazet
4
-7
/
+4
2024-04-01
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
1
-2
/
+7
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
1
-0
/
+23
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
2
-0
/
+76
2024-04-01
pfcp: add PFCP module
Wojciech Drewek
1
-0
/
+17
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
6
-65
/
+144
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
1
-5
/
+20
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
1
-0
/
+27
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
1
-0
/
+6
2024-03-29
af_unix: Replace garbage collection algorithm.
Kuniyuki Iwashima
1
-8
/
+0
2024-03-29
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
1
-1
/
+1
2024-03-29
af_unix: Save O(n) setup of Tarjan's algo.
Kuniyuki Iwashima
1
-1
/
+0
2024-03-29
af_unix: Fix up unix_edge.successor for embryo socket.
Kuniyuki Iwashima
1
-0
/
+1
2024-03-29
af_unix: Save listener for embryo socket.
Kuniyuki Iwashima
1
-0
/
+1
2024-03-29
af_unix: Detect Strongly Connected Components.
Kuniyuki Iwashima
1
-0
/
+3
2024-03-29
af_unix: Iterate all vertices by DFS.
Kuniyuki Iwashima
1
-0
/
+2
2024-03-29
af_unix: Link struct unix_edge when queuing skb.
Kuniyuki Iwashima
2
-0
/
+3
2024-03-29
af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2
-0
/
+11
2024-03-29
af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2
-0
/
+12
2024-03-29
Bluetooth: add quirk for broken address properties
Johan Hovold
1
-0
/
+9
2024-03-29
net/smc: make smc_hash_sk/smc_unhash_sk static
Zhengchao Shao
1
-3
/
+0
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2
-0
/
+10
2024-03-29
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
1
-0
/
+2
2024-03-29
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
1
-0
/
+1
2024-03-27
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+2
2024-03-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+2
2024-03-25
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2
-0
/
+8
2024-03-25
wifi: mac80211: add support for tearing down negotiated TTLM
Ayala Beker
1
-0
/
+9
2024-03-25
wifi: mac80211: add flag to disallow puncturing in 5 GHz
Johannes Berg
1
-0
/
+3
2024-03-25
wifi: mac80211: fix BSS_CHANGED_MLD_TTLM description
Ayala Beker
1
-1
/
+1
2024-03-25
wifi: mac80211: clarify the dormant/suspended links docs
Johannes Berg
1
-3
/
+5
2024-03-25
wifi: cfg80211: add a flag to disable wireless extensions
Johannes Berg
1
-0
/
+2
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+6
2024-03-19
tcp: Clear req->syncookie in reqsk_alloc().
Kuniyuki Iwashima
1
-1
/
+6
2024-03-19
xsk: Don't assume metadata is always requested in TX completion
Stanislav Fomichev
1
-0
/
+2
2024-03-13
s390/iucv: use new address translation helpers
Heiko Carstens
1
-1
/
+2
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
51
-322
/
+1006
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2024-03-11
net: nexthop: Have all NH notifiers carry NH ID
Petr Machata
1
-1
/
+1
2024-03-11
net: gro: move two declarations to include/net/gro.h
Eric Dumazet
1
-3
/
+6
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+4
2024-03-08
Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
5
-56
/
+68
2024-03-08
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
1
-0
/
+1
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-7
/
+65
2024-03-08
net: nexthop: Expose nexthop group HW stats to user space
Ido Schimmel
1
-0
/
+18
[prev]
[next]