index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
1
-2
/
+8
2024-06-19
net: add rx_sk to trace_kfree_skb
Yan Zhai
1
-4
/
+7
2024-06-18
net: mana: Add support for page sizes other than 4KB on ARM64
Haiyang Zhang
2
-2
/
+11
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2
-0
/
+5
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
1
-3
/
+0
2024-06-17
net/smc: Introduce IPPROTO_SMC
D. Wythe
1
-0
/
+2
2024-06-17
net: make for_each_netdev_dump() a little more bug-proof
Jakub Kicinski
1
-1
/
+2
2024-06-14
net: stmmac: add select_pcs() platform method
Russell King (Oracle)
1
-1
/
+3
2024-06-14
net/mlx5e: Support SWP-mode offload L4 csum calculation
Rahul Rameshbabu
1
-1
/
+2
2024-06-14
net/mlx5: Correct TASR typo into TSAR
Cosmin Ratiu
1
-1
/
+1
2024-06-13
Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Jakub Kicinski
2
-5
/
+8
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-39
/
+86
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-12
/
+41
2024-06-12
flow_offload: add encapsulation control flag helpers
Asbjørn Sloth Tønnesen
1
-0
/
+35
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
3
-1
/
+32
2024-06-12
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
1
-0
/
+7
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
1
-1
/
+7
2024-06-12
net: add and use skb_get_hash_net
Florian Westphal
1
-2
/
+10
2024-06-12
net: mana: Allow variable size indirection table
Shradha Gupta
2
-5
/
+8
2024-06-12
net/tcp: Remove tcp_hash_fail()
Dmitry Safonov
1
-37
/
+0
2024-06-12
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
1
-0
/
+317
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
1
-74
/
+4
2024-06-12
net/tcp: Add a helper tcp_ao_hdr_maclen()
Dmitry Safonov
1
-0
/
+5
2024-06-12
net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
Dmitry Safonov
1
-10
/
+4
2024-06-11
Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-4
/
+32
2024-06-11
net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
Kory Maincent
1
-2
/
+2
2024-06-11
net: core,vrf: Change pcpu_dstat fields to u64_stats_t
Jeremy Kerr
1
-6
/
+6
2024-06-11
Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+9
2024-06-10
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
1
-0
/
+28
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+10
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
5
-72
/
+240
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-4
/
+32
2024-06-10
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
1
-2
/
+3
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
1
-1
/
+0
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
1
-5
/
+0
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
1
-2
/
+4
2024-06-10
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-1
/
+0
2024-06-08
Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2024-06-08
Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+9
2024-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-6
/
+23
2024-06-07
Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-06-07
dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
Udit Kumar
2
-4
/
+4
2024-06-07
input: Add support for "Do Not Disturb"
Aseda Aboagye
1
-0
/
+1
2024-06-07
input: Add event code for accessibility key
Aseda Aboagye
1
-0
/
+1
2024-06-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2024-06-06
Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+0
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-208
/
+59
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+5
2024-06-06
tcp: move reqsk_alloc() to inet_connection_sock.c
Eric Dumazet
1
-33
/
+0
2024-06-06
tcp: small changes in reqsk_put() and reqsk_free()
Eric Dumazet
1
-2
/
+2
[next]