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
2022-09-27
NFC: hci: Split memcpy() of struct hcp_message flexible array
Kees Cook
1
-7
/
+5
2022-09-27
net: openvswitch: allow conntrack in non-initial user namespace
Michael Weiß
1
-5
/
+8
2022-09-27
net: openvswitch: allow metering in non-initial user namespace
Michael Weiß
1
-7
/
+7
2022-09-27
wifi: mac80211: mlme: Fix double unlock on assoc success handling
Rafael Mendonca
1
-1
/
+0
2022-09-27
wifi: mac80211: mlme: Fix missing unlock on beacon RX
Rafael Mendonca
1
-2
/
+6
2022-09-27
wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()
Paweł Lenkow
1
-2
/
+4
2022-09-27
wifi: mac80211: fix regression with non-QoS drivers
Hans de Goede
1
-0
/
+4
2022-09-27
wifi: mac80211: ensure vif queues are operational after start
Alexander Wetzel
1
-2
/
+2
2022-09-27
wifi: mac80211: don't start TX with fq->lock to fix deadlock
Alexander Wetzel
1
-1
/
+1
2022-09-27
wifi: cfg80211: fix MCS divisor value
Tamizh Chelvam Raja
1
-2
/
+2
2022-09-27
net/smc: Support SO_REUSEPORT
Tony Lu
1
-0
/
+1
2022-09-26
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
1
-1
/
+4
2022-09-26
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
1
-9
/
+4
2022-09-26
net: dsa: make user ports return to init_net on netns deletion
Vladimir Oltean
1
-0
/
+1
2022-09-26
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
1
-6
/
+4
2022-09-26
SUNRPC: Fix typo in xdr_buf_subsegment's kdoc comment
Chuck Lever
1
-1
/
+1
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
1
-0
/
+22
2022-09-26
SUNRPC: Clarify comment that documents svc_max_payload()
Chuck Lever
1
-2
/
+6
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
1
-1
/
+1
2022-09-26
SUNRPC: Optimize svc_process()
Chuck Lever
1
-13
/
+11
2022-09-26
af_unix: Refactor unix_read_skb()
Peilin Ye
1
-24
/
+10
2022-09-26
udp: Refactor udp_read_skb()
Peilin Ye
1
-29
/
+17
2022-09-26
skmsg: Schedule psock work if the cached skb exists on the psock
Liu Jian
1
-4
/
+8
2022-09-26
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
Liu Jian
1
-1
/
+2
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
53
-300
/
+500
2022-09-24
Bluetooth: RFCOMM: remove define-only RFCOMM_TTY_MAGIC ex-magic-number
наб
1
-1
/
+0
2022-09-23
ipv6: tcp: send consistent autoflowlabel in RST packets
Eric Dumazet
1
-1
/
+4
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
86
-437
/
+744
2022-09-23
Merge tag 'linux-can-next-for-6.1-20220923' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
1
-6
/
+19
2022-09-23
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
1
-3
/
+4
2022-09-23
can: bcm: registration process optimization in bcm_module_init()
Ziyang Xuan
1
-3
/
+15
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2
-0
/
+6
2022-09-22
ethtool: tunnels: check the return value of nla_nest_start()
Li Zhong
1
-0
/
+2
2022-09-22
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
22
-147
/
+31
2022-09-22
net/sched: taprio: remove unnecessary taprio_list_lock
Vladimir Oltean
1
-7
/
+0
2022-09-22
net/tls: Support 256 bit keys with TX device offload
Gal Pressman
2
-0
/
+13
2022-09-22
net/tls: Use cipher sizes structs
Gal Pressman
2
-51
/
+76
2022-09-22
net/tls: Describe ciphers sizes by const structs
Tariq Toukan
1
-0
/
+17
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-65
/
+132
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
19
-61
/
+125
2022-09-22
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
2
-4
/
+5
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
3
-7
/
+27
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
3
-1
/
+11
2022-09-22
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
1
-1
/
+4
2022-09-22
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
3
-5
/
+9
2022-09-22
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
2
-8
/
+20
2022-09-22
xfrm: add extack to attach_*
Sabrina Dubroca
1
-16
/
+30
2022-09-22
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
2
-8
/
+20
[prev]
[next]