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-15
netlink: specs: mptcp: rename the MPTCP path management spec
Jakub Kicinski
2
-2
/
+2
2023-12-15
net/rose: fix races in rose_kill_by_device()
Eric Dumazet
1
-5
/
+34
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
7
-26
/
+28
2023-12-15
net: increase optmem_max default value
Eric Dumazet
1
-2
/
+4
2023-12-15
net: sched: ife: fix potential use-after-free
Eric Dumazet
1
-0
/
+1
2023-12-15
net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
Shigeru Yoshida
1
-1
/
+1
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
5
-4
/
+41
2023-12-15
virtio/vsock: fix logic which reduces credit update messages
Arseniy Krasnov
1
-3
/
+10
2023-12-15
ipmr: support IP_PKTINFO on cache report IGMP msg
Leone Fernando
1
-7
/
+6
2023-12-14
Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
6
-11
/
+114
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-24
/
+84
2023-12-14
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
3
-0
/
+137
2023-12-14
wifi: mac80211: sta_info.c: fix sentence grammar
Randy Dunlap
1
-2
/
+2
2023-12-14
wifi: mac80211: rx.c: fix sentence grammar
Randy Dunlap
1
-2
/
+2
2023-12-14
wifi: cfg80211: sort certificates in build
Johannes Berg
1
-2
/
+2
2023-12-14
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
1
-5
/
+4
2023-12-14
wifi: cfg80211: fix certs build to not depend on file order
Johannes Berg
1
-1
/
+1
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
2
-4
/
+31
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2
-23
/
+13
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
3
-71
/
+83
2023-12-13
net: page_pool: factor out releasing DMA from releasing the page
Jakub Kicinski
1
-9
/
+16
2023-12-13
page_pool: transition to reference count management after page draining
Liang Chen
1
-6
/
+6
2023-12-13
sctp: support MSG_ERRQUEUE flag in recvmsg()
Eric Dumazet
2
-0
/
+4
2023-12-13
net: prevent mss overflow in skb_segment()
Eric Dumazet
1
-1
/
+2
2023-12-13
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
1
-0
/
+12
2023-12-13
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
1
-1
/
+1
2023-12-13
net/sched: act_api: skip idr replace on bound actions
Pedro Tammela
2
-6
/
+7
2023-12-13
net/sched: act_api: rely on rcu in tcf_idr_check_alloc
Pedro Tammela
1
-22
/
+43
2023-12-13
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
1
-0
/
+2
2023-12-13
xdp: Add VLAN tag hint
Larysa Zaremba
1
-0
/
+33
2023-12-13
xsk: add functions to fill control buffer
Maciej Fijalkowski
1
-0
/
+12
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-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
[prev]
[next]