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-17
skbuff: Add a function to check if a page belongs to page_pool
Liang Chen
1
-1
/
+6
2023-12-17
page_pool: halve BIAS_MAX for multiple user references of a fragment
Liang Chen
1
-1
/
+1
2023-12-15
tcp/dccp: change source port selection at connect() time
Eric Dumazet
1
-11
/
+16
2023-12-15
inet: returns a bool from inet_sk_get_local_port_range()
Eric Dumazet
1
-5
/
+16
2023-12-15
bpf: Fix dtor CFI
Peter Zijlstra
1
-2
/
+13
2023-12-15
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
2
-1
/
+99
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-3
/
+0
2023-12-15
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
Hyunwoo Kim
1
-1
/
+6
2023-12-15
Bluetooth: Add more enc key size check
Alex Lu
1
-1
/
+15
2023-12-15
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2
-7
/
+25
2023-12-15
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
1
-6
/
+15
2023-12-15
Bluetooth: hci_event: shut up a false-positive warning
Arnd Bergmann
1
-0
/
+3
2023-12-15
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
1
-1
/
+2
2023-12-15
Bluetooth: Fix not notifying when connection encryption changes
Luiz Augusto von Dentz
1
-7
/
+1
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-15
mac802154: Avoid new associations while disassociating
Miquel Raynal
2
-4
/
+15
2023-12-15
ieee802154: Avoid confusing changes after associating
Miquel Raynal
1
-12
/
+18
2023-12-15
mac802154: Only allow PAN controllers to process association requests
Miquel Raynal
1
-0
/
+6
2023-12-15
mac802154: Use the PAN coordinator parameter when stamping packets
Miquel Raynal
1
-4
/
+7
2023-12-15
mac80254: Provide real PAN coordinator info in beacons
Miquel Raynal
1
-2
/
+2
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
[prev]
[next]