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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-12
selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infra
Florian Westphal
1
-108
/
+71
2024-04-12
selftests: netfilter: br_netfilter.sh: move to lib.sh infra
Florian Westphal
1
-76
/
+55
2024-04-12
selftests: netfilter: bridge_brouter.sh: move to lib.sh infra
Florian Westphal
1
-76
/
+52
2024-04-12
selftests: netfilter: move to net subdir
Florian Westphal
36
-194
/
+97
2024-04-12
Merge branch 'nfp-minor-improvements'
David S. Miller
4
-2
/
+13
2024-04-12
nfp: update devlink device info output
Fei Qin
2
-1
/
+5
2024-04-12
devlink: add a new info version tag
Fei Qin
2
-1
/
+8
2024-04-12
tcp: increase the default TCP scaling ratio
Hechao Li
1
-3
/
+2
2024-04-12
Merge branch 'rtl8226b-serdes-switching'
David S. Miller
2
-26
/
+299
2024-04-12
net: sfp: add quirk for another multigig RollBall transceiver
Marek Behún
1
-0
/
+1
2024-04-12
net: phy: realtek: add rtl822x_c45_get_features() to set supported port
Eric Woudstra
1
-0
/
+10
2024-04-12
net: phy: realtek: Change rtlgen_get_speed() to rtlgen_decode_speed()
Eric Woudstra
1
-21
/
+25
2024-04-12
net: phy: realtek: Add driver instances for rtl8221b via Clause 45
Marek Behún
1
-4
/
+131
2024-04-12
net: phy: realtek: add get_rate_matching() for rtl822xb PHYs
Eric Woudstra
1
-0
/
+25
2024-04-12
net: phy: realtek: configure SerDes mode for rtl822xb PHYs
Alexander Couzens
1
-4
/
+110
2024-04-11
Merge branch 'net-dsa-allow-phylink_mac_ops-in-dsa-drivers'
Jakub Kicinski
4
-36
/
+87
2024-04-11
net: dsa: mv88e6xxx: provide own phylink MAC operations
Russell King (Oracle)
1
-24
/
+39
2024-04-11
net: dsa: allow DSA switch drivers to provide their own phylink mac ops
Russell King (Oracle)
3
-6
/
+36
2024-04-11
net: dsa: introduce dsa_phylink_to_port()
Russell King (Oracle)
2
-6
/
+12
2024-04-11
tls: remove redundant assignment to variable decrypted
Colin Ian King
1
-1
/
+0
2024-04-11
ipv4: Remove RTO_ONLINK.
Guillaume Nault
2
-15
/
+1
2024-04-11
tcp: add support for SO_PEEK_OFF socket option
Jon Maloy
2
-6
/
+11
2024-04-11
net: usb: qmi_wwan: Remove generic .ndo_get_stats64
Breno Leitao
1
-2
/
+0
2024-04-11
net: usb: qmi_wwan: Leverage core stats allocator
Breno Leitao
2
-7
/
+2
2024-04-11
mpls: no longer hold RTNL in mpls_netconf_dump_devconf()
Eric Dumazet
1
-37
/
+22
2024-04-11
flow_offload: fix flow_offload_has_one_action() kdoc
Asbjørn Sloth Tønnesen
1
-1
/
+1
2024-04-11
net/mlx5e: Expose the VF/SF RX drop counter on the representor
Carolina Jubran
2
-1
/
+43
2024-04-11
Merge branch 'minor-cleanups-to-skb-frag-ref-unref'
Jakub Kicinski
16
-110
/
+129
2024-04-11
net: mirror skb frag ref/unref helpers
Mina Almasry
6
-51
/
+44
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
16
-63
/
+89
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
439
-2417
/
+6069
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
69
-356
/
+743
2024-04-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-11
/
+33
2024-04-11
Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-17
/
+121
2024-04-11
Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
27
-238
/
+372
2024-04-11
Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...
Linus Torvalds
1
-14
/
+14
2024-04-11
Merge branch 'mptcp-add-last-time-fields-in-mptcp_info'
Jakub Kicinski
6
-5
/
+79
2024-04-11
selftests: mptcp: test last time mptcp_info
Geliang Tang
1
-0
/
+53
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
5
-5
/
+26
2024-04-11
Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jakub Kicinski
3
-15
/
+12
2024-04-11
net: mana: Avoid open coded arithmetic
Erick Archer
1
-8
/
+6
2024-04-11
RDMA/mana_ib: Prefer struct_size over open coded arithmetic
Erick Archer
1
-7
/
+5
2024-04-11
net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2
Erick Archer
1
-0
/
+1
2024-04-11
Merge branch 'ena-driver-bug-fixes'
Paolo Abeni
3
-14
/
+27
2024-04-11
net: ena: Set tx_info->xdpf value to NULL
David Arinzon
1
-1
/
+3
2024-04-11
net: ena: Fix incorrect descriptor free behavior
David Arinzon
1
-3
/
+11
2024-04-11
net: ena: Wrong missing IO completions check order
David Arinzon
1
-9
/
+12
2024-04-11
net: ena: Fix potential sign extension issue
David Arinzon
1
-1
/
+1
2024-04-11
Merge tag 'for-net-2024-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
9
-99
/
+79
2024-04-11
af_unix: Fix garbage collector racing against connect()
Michal Luczaj
1
-1
/
+17
[prev]
[next]