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-04-24
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
1
-5
/
+15
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
1
-3
/
+2
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
4
-14
/
+23
2024-04-24
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2
-6
/
+8
2024-04-24
page_pool: constify some read-only function arguments
Alexander Lobakin
1
-5
/
+5
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
1
-18
/
+38
2024-04-24
net: free_netdev: exit earlier if dummy
Breno Leitao
1
-1
/
+2
2024-04-24
net: core: Fix documentation
Breno Leitao
1
-2
/
+2
2024-04-24
sysctl: treewide: constify argument ctl_table_root::permissions(table)
Thomas Weißschuh
1
-1
/
+1
2024-04-24
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
1
-1
/
+0
2024-04-23
tcp: Fix Use-After-Free in tcp_ao_connect_init
Hyunwoo Kim
1
-1
/
+2
2024-04-23
neighbour: fix neigh_master_filtered()
Eric Dumazet
1
-1
/
+1
2024-04-23
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
1
-0
/
+3
2024-04-23
netlink: support all extack types in dumps
Jakub Kicinski
1
-5
/
+10
2024-04-23
netlink: move extack writing helpers
Jakub Kicinski
1
-63
/
+63
2024-04-23
netdev: support dumping a single netdev in qstats
Jakub Kicinski
2
-13
/
+40
2024-04-23
af_unix: Don't access successor in unix_del_edges() during GC.
Kuniyuki Iwashima
1
-5
/
+12
2024-04-23
ax25: Fix netdev refcount issue
Duoming Zhou
1
-1
/
+1
2024-04-22
Merge branch 'for-uring-ubufops' of git://git.kernel.org/pub/scm/linux/kernel...
Jens Axboe
1
-12
/
+24
2024-04-22
net: openvswitch: Check vport netdev name
Jun Gu
1
-1
/
+4
2024-04-22
netfilter: nfnetlink: Handle ACK flags for batch messages
Donald Hunter
1
-0
/
+5
2024-04-22
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
1
-12
/
+24
2024-04-22
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
1
-6
/
+14
2024-04-22
net: extend ubuf_info callback to ops structure
Pavel Begunkov
1
-6
/
+10
2024-04-22
tcp: try to send bigger TSO packets
Eric Dumazet
1
-2
/
+36
2024-04-22
tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit()
Eric Dumazet
1
-12
/
+14
2024-04-22
tcp: remove dubious FIN exception from tcp_cwnd_test()
Eric Dumazet
1
-13
/
+5
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2
-4
/
+6
2024-04-22
Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-68
/
+23
2024-04-22
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
1
-10
/
+32
2024-04-22
bridge/br_netlink.c: no need to return void function
Hangbin Liu
1
-1
/
+1
2024-04-22
tcp: do not export tcp_twsk_purge()
Eric Dumazet
1
-1
/
+0
2024-04-22
icmp: prevent possible NULL dereferences from icmp_build_probe()
Eric Dumazet
1
-2
/
+10
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
22
-25
/
+25
2024-04-20
Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"
Chuck Lever
2
-68
/
+23
2024-04-19
udp: preserve the connected status if only UDP cmsg
Yick Xie
2
-4
/
+6
2024-04-19
neighbour: no longer hold RTNL in neigh_dump_info()
Eric Dumazet
1
-4
/
+5
2024-04-19
neighbour: fix neigh_dump_info() return value
Eric Dumazet
1
-18
/
+13
2024-04-19
neighbour: add RCU protection to neigh_tables[]
Eric Dumazet
1
-11
/
+19
2024-04-19
net: rps: locklessly access rflow->cpu
Jason Xing
1
-1
/
+1
2024-04-19
net: rps: protect filter locklessly
Jason Xing
1
-4
/
+4
2024-04-19
net: rps: protect last_qtail with rps_input_queue_tail_save() helper
Jason Xing
1
-4
/
+4
2024-04-19
net_sched: sch_skbprio: implement lockless skbprio_dump()
Eric Dumazet
1
-3
/
+5
2024-04-19
net_sched: sch_pie: implement lockless pie_dump()
Eric Dumazet
1
-18
/
+21
2024-04-19
net_sched: sch_hhf: implement lockless hhf_dump()
Eric Dumazet
1
-14
/
+21
2024-04-19
net_sched: sch_hfsc: implement lockless accesses to q->defcls
Eric Dumazet
1
-5
/
+4
2024-04-19
net_sched: sch_fq_pie: implement lockless fq_pie_dump()
Eric Dumazet
1
-27
/
+34
2024-04-19
net_sched: sch_fq_codel: implement lockless fq_codel_dump()
Eric Dumazet
1
-22
/
+35
2024-04-19
net_sched: sch_fifo: implement lockless __fifo_dump()
Eric Dumazet
1
-6
/
+7
2024-04-19
net_sched: sch_ets: implement lockless ets_dump()
Eric Dumazet
1
-11
/
+14
[prev]
[next]