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
2023-02-13
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
1
-0
/
+26
2023-02-13
ice: Fix check for weight and priority of a scheduling node
Michal Wilczynski
1
-2
/
+2
2023-02-13
bnxt_en: Fix mqprio and XDP ring checking logic
Michael Chan
1
-2
/
+6
2023-02-13
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-13
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
Miko Larsson
1
-4
/
+4
2023-02-13
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
2023-02-13
af_key: Fix heap information leak
Hyunwoo Kim
1
-1
/
+1
2023-02-10
Merge branch 'sk-sk_forward_alloc-fixes'
Jakub Kicinski
5
-13
/
+19
2023-02-10
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2
-1
/
+1
2023-02-10
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
3
-12
/
+18
2023-02-10
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
1
-0
/
+2
2023-02-10
ice: xsk: Fix cleaning of XDP_TX frames
Larysa Zaremba
1
-6
/
+9
2023-02-10
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
1
-4
/
+30
2023-02-10
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
1
-3
/
+1
2023-02-10
net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk
Siddharth Vadapalli
2
-1
/
+12
2023-02-09
vmxnet3: move rss code block under eop descriptor
Ronak Doshi
1
-25
/
+25
2023-02-09
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
1
-1
/
+9
2023-02-09
Merge branch 'ipv6-fix-socket-connection-with-dscp-fib-rules'
Jakub Kicinski
4
-3
/
+179
2023-02-09
selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.
Guillaume Nault
2
-2
/
+177
2023-02-09
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-09
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
2023-02-09
Merge branch 'nfp-fix-schedule-in-atomic-context-when-offloading-sa'
Jakub Kicinski
4
-74
/
+99
2023-02-09
nfp: fix schedule in atomic context when offloading sa
Yinjun Zhang
3
-70
/
+87
2023-02-09
nfp: fix incorrect use of mbox in IPsec code
Yinjun Zhang
2
-4
/
+12
2023-02-09
net: bgmac: fix BCM5358 support by setting correct flags
Rafał Miłecki
1
-3
/
+3
2023-02-09
Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
65
-353
/
+798
2023-02-09
Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-7
/
+41
2023-02-09
Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+2
2023-02-09
selftests: forwarding: lib: quote the sysctl values
Hangbin Liu
1
-2
/
+2
2023-02-09
net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...
Vladimir Oltean
1
-4
/
+4
2023-02-09
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
1
-3
/
+3
2023-02-08
Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5
-20
/
+73
2023-02-08
net: txgbe: Update support email address
Jiawen Wu
1
-1
/
+1
2023-02-08
Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
13
-126
/
+86
2023-02-08
selftests: Fix failing VXLAN VNI filtering test
Ido Schimmel
1
-13
/
+5
2023-02-08
Merge branch 'mptcp-fixes'
David S. Miller
5
-13
/
+51
2023-02-08
selftests: mptcp: stop tests earlier
Matthieu Baerts
1
-4
/
+10
2023-02-08
selftests: mptcp: allow more slack for slow test-case
Paolo Abeni
1
-2
/
+8
2023-02-08
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
1
-1
/
+9
2023-02-08
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2
-5
/
+7
2023-02-08
mptcp: fix locking for setsockopt corner-case
Paolo Abeni
1
-2
/
+9
2023-02-08
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
1
-0
/
+9
2023-02-08
net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0
Vladimir Oltean
1
-10
/
+14
2023-02-08
nfp: ethtool: fix the bug of setting unsupported port speed
Yu Xiao
2
-36
/
+170
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
4
-4
/
+4
2023-02-08
net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()
Tariq Toukan
1
-2
/
+2
2023-02-08
net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSA
Arınç ÜNAL
1
-5
/
+3
2023-02-07
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
1
-1
/
+1
2023-02-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-22
/
+30
2023-02-07
igc: Add ndo_tx_timeout support
Sasha Neftin
1
-2
/
+23
[next]