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-12-13
Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"
Jakub Kicinski
1
-1
/
+1
2023-12-13
tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
Salvatore Dipietro
1
-1
/
+1
2023-12-12
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
1
-0
/
+6
2023-12-13
net: 9p: avoid freeing uninit memory in p9pdu_vreadf
Fedor Pchelkin
1
-4
/
+13
2023-12-12
Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...
Jens Axboe
2
-2
/
+2
2023-12-12
file: stop exposing receive_fd_user()
Christian Brauner
2
-2
/
+2
2023-12-12
net/rose: Fix Use-After-Free in rose_ioctl
Hyunwoo Kim
1
-1
/
+3
2023-12-12
atm: Fix Use-After-Free in do_vcc_ioctl
Hyunwoo Kim
1
-2
/
+5
2023-12-12
net: dns_resolver: the module is called dns_resolver, not dnsresolver
Ahelenia ZiemiaĆska
1
-1
/
+1
2023-12-12
wifi: mac80211: drop spurious WARN_ON() in ieee80211_ibss_csa_beacon()
Dmitry Antipov
1
-1
/
+1
2023-12-12
wifi: mac80211: don't set ESS capab bit in assoc request
Johannes Berg
1
-1
/
+12
2023-12-12
wifi: cfg80211: consume both probe response and beacon IEs
Benjamin Berg
1
-1
/
+3
2023-12-12
wifi: cfg80211: generate an ML element for per-STA profiles
Benjamin Berg
1
-0
/
+31
2023-12-12
wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
2
-6
/
+6
2023-12-12
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
7
-21
/
+21
2023-12-12
wifi: mac80211: add a flag to disallow puncturing
Johannes Berg
2
-2
/
+11
2023-12-12
wifi: cfg80211: Add support for setting TID to link mapping
Ilan Peer
3
-0
/
+75
2023-12-12
wifi: cfg80211: add BSS usage reporting
Johannes Berg
3
-28
/
+102
2023-12-12
wifi: nl80211: Extend del pmksa support for SAE and OWE security
Vinayak Yadawad
1
-27
/
+67
2023-12-12
wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()
Dmitry Antipov
4
-14
/
+12
2023-12-12
wifi: mac80211: Add support for WBRF features
Evan Quan
5
-0
/
+115
2023-12-12
wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
Evan Quan
1
-1
/
+2
2023-12-12
wifi: mac80211: mesh_plink: fix matches_local logic
Johannes Berg
1
-5
/
+5
2023-12-12
wifi: mac80211: mesh: check element parsing succeeded
Johannes Berg
1
-2
/
+4
2023-12-12
wifi: mac80211: check defragmentation succeeded
Johannes Berg
1
-1
/
+3
2023-12-12
wifi: mac80211: don't re-add debugfs during reconfig
Johannes Berg
1
-1
/
+5
2023-12-12
net: rfkill: gpio: set GPIO direction
Rouven Czerwinski
1
-0
/
+8
2023-12-12
wifi: mac80211: check if the existing link config remains unchanged
Edward Adam Davis
1
-2
/
+2
2023-12-12
wifi: cfg80211: Add my certificate
Chen-Yu Tsai
1
-0
/
+87
2023-12-11
net/sched: cls_api: conditional notification of events
Pedro Tammela
1
-0
/
+12
2023-12-11
net/sched: cls_api: remove 'unicast' argument from delete notification
Pedro Tammela
1
-17
/
+9
2023-12-11
net/sched: act_api: conditional notification of events
Pedro Tammela
1
-23
/
+75
2023-12-11
net/sched: act_api: don't open code max()
Pedro Tammela
1
-6
/
+3
2023-12-11
ipv6: annotate data-races around np->ucast_oif
Eric Dumazet
7
-40
/
+34
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
11
-49
/
+51
2023-12-11
Revert "net: rtnetlink: remove local list in __linkwatch_run_queue()"
Johannes Berg
1
-3
/
+12
2023-12-11
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
1
-6
/
+28
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
60
-225
/
+654
2023-12-09
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
1
-0
/
+6
2023-12-08
tcp: fix tcp_disordered_ack() vs usec TS resolution
Eric Dumazet
1
-2
/
+20
2023-12-08
net: sysfs: fix locking in carrier read
Johannes Berg
1
-2
/
+7
2023-12-08
Merge tag 'io_uring-6.7-2023-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+6
2023-12-08
Use READ/WRITE_ONCE() for IP local_port_range.
David Laight
4
-50
/
+34
2023-12-08
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
1
-1
/
+1
2023-12-08
ethtool: Implement ethtool_puts()
[email protected]
1
-0
/
+7
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej ƻenczykowski
1
-5
/
+1
2023-12-08
neighbour: Don't let neigh_forced_gc() disable preemption for long
Judy Hsiao
1
-1
/
+8
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-76
/
+153
2023-12-07
calipso: fix memory leak in netlbl_calipso_add_pass()
Gavrilov Ilia
1
-23
/
+26
2023-12-07
vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
Stefano Garzarella
1
-2
/
+1
[prev]
[next]