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-06-04
tcp: add a helper for setting EOR on tail skb
Jakub Kicinski
1
-9
/
+2
2024-06-04
tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
Jakub Kicinski
2
-10
/
+4
2024-06-04
net: tls: fix marking packets as decrypted
Jakub Kicinski
1
-0
/
+3
2024-06-04
net/sched: cls_flower: add support for matching tunnel control flags
Davide Caratti
1
-1
/
+55
2024-06-04
flow_dissector: add support for tunnel control flags
Davide Caratti
1
-1
/
+15
2024-06-04
net: count drops due to missing qdisc as dev->tx_drops
Jakub Kicinski
1
-0
/
+1
2024-06-03
Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
16
-41
/
+103
2024-06-03
net: dst_cache: add two DEBUG_NET warnings
Eric Dumazet
1
-0
/
+2
2024-06-03
ila: block BH in ila_output()
Eric Dumazet
1
-1
/
+6
2024-06-03
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
1
-8
/
+6
2024-06-03
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
1
-8
/
+6
2024-06-03
ipv6: ioam: block BH from ioam6_output()
Eric Dumazet
1
-4
/
+4
2024-06-03
SUNRPC: Fix loop termination condition in gss_free_in_token_pages()
Chuck Lever
1
-1
/
+1
2024-06-03
net/smc: change SMCR_RMBE_SIZES from 5 to 15
Guangguan Wang
1
-1
/
+1
2024-06-03
net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...
Guangguan Wang
1
-2
/
+3
2024-06-03
net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...
Yunshui Jiang
1
-4
/
+4
2024-06-03
batman-adv: Don't accept TT entries for out-of-spec VIDs
Sven Eckelmann
1
-0
/
+27
2024-06-01
af_unix: Remove dead code in unix_stream_read_generic().
Kuniyuki Iwashima
1
-19
/
+2
2024-06-01
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
1
-4
/
+9
2024-06-01
net/ncsi: Fix the multi thread manner of NCSI driver
DelphineCCChiu
3
-38
/
+41
2024-06-01
net: make net.core.{r,w}mem_{default,max} namespaced
Matteo Croce
1
-33
/
+42
2024-06-01
net: rps: fix error when CONFIG_RFS_ACCEL is off
Jason Xing
1
-1
/
+2
2024-06-01
ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()
Duoming Zhou
1
-1
/
+1
2024-06-01
ax25: Fix refcount imbalance on inbound connections
Lars Kellogg-Stedman
1
-0
/
+6
2024-06-01
net: validate SO_TXTIME clockid coming from userspace
Abhishek Chauhan
1
-0
/
+16
2024-06-01
ethtool: init tsinfo stats if requested
Vadim Fedorenko
1
-3
/
+3
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-113
/
+172
2024-05-30
ipv6: sr: restruct ifdefines
Hangbin Liu
1
-28
/
+5
2024-05-30
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
2
-5
/
+5
2024-05-30
SUNRPC: return proper error from gss_wrap_req_priv
Chen Hanxiao
1
-1
/
+3
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-111
/
+152
2024-05-30
Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
5
-28
/
+82
2024-05-29
ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
Alexander Mikhalitsyn
1
-1
/
+1
2024-05-29
net: dsa: remove mac_prepare()/mac_finish() shims
Russell King (Oracle)
2
-34
/
+0
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
3
-36
/
+26
2024-05-29
tcp: fix races in tcp_v[46]_err()
Eric Dumazet
2
-15
/
+6
2024-05-29
tcp: fix races in tcp_abort()
Eric Dumazet
1
-5
/
+1
2024-05-29
tcp: fix race in tcp_write_err()
Eric Dumazet
1
-5
/
+1
2024-05-29
tcp: add tcp_done_with_error() helper
Eric Dumazet
2
-12
/
+22
2024-05-29
Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+2
2024-05-29
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
1
-4
/
+10
2024-05-29
wifi: mac80211: correctly parse Spatial Reuse Parameter Set element
Lingbo Kong
1
-2
/
+8
2024-05-29
wifi: mac80211: fix Spatial Reuse element size check
Lingbo Kong
1
-1
/
+1
2024-05-29
wifi: mac80211: pass proper link id for channel switch started notification
Aditya Kumar Singh
1
-2
/
+2
2024-05-29
wifi: cfg80211: fix 6 GHz scan request building
Johannes Berg
2
-17
/
+36
2024-05-29
wifi: mac80211: handle tasklet frames before stopping
Johannes Berg
3
-2
/
+12
2024-05-29
wifi: mac80211: apply mcast rate only if interface is up
Johannes Berg
1
-2
/
+3
2024-05-29
wifi: cfg80211: pmsr: use correct nla_get_uX functions
Lin Ma
1
-4
/
+4
2024-05-29
wifi: cfg80211: Lock wiphy in cfg80211_get_station
Remi Pommarel
1
-1
/
+6
2024-05-29
wifi: cfg80211: fully move wiphy work to unbound workqueue
Johannes Berg
2
-3
/
+3
[prev]
[next]