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
2022-06-22
Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...
Jakub Kicinski
1
-1
/
+1
2022-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
5
-26
/
+28
2022-06-21
net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode
Lukas Wunner
1
-2
/
+4
2022-06-21
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
1
-4
/
+15
2022-06-21
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
1
-4
/
+10
2022-06-21
selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
Jie2x Zhou
1
-1
/
+1
2022-06-20
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
1
-0
/
+3
2022-06-20
erspan: do not assume transport header is always set
Eric Dumazet
2
-10
/
+20
2022-06-20
ipv4: fix bind address validity regression tests
Riccardo Paolo Bestetti
1
-9
/
+27
2022-06-19
net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
Oleksij Rempel
1
-0
/
+6
2022-06-19
drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c
Wentao_Liang
1
-1
/
+1
2022-06-17
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
1
-2
/
+2
2022-06-17
ethtool: Fix get module eeprom fallback
Ivan Vecera
1
-1
/
+1
2022-06-17
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
1
-1
/
+3
2022-06-17
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
1
-2
/
+5
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
14
-107
/
+305
2022-06-17
netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
Florian Westphal
1
-1
/
+1
2022-06-17
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
1
-0
/
+9
2022-06-17
fprobe, samples: Add use_trace option and show hit/missed counter
Masami Hiramatsu (Google)
1
-4
/
+25
2022-06-17
bpf, docs: Update some of the JIT/maintenance entries
Daniel Borkmann
1
-21
/
+20
2022-06-17
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
2
-3
/
+40
2022-06-17
hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
Xu Jia
1
-1
/
+8
2022-06-17
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
1
-2
/
+1
2022-06-17
veth: Add updating of trans_start
Jay Vosburgh
1
-0
/
+4
2022-06-17
net: fix data-race in dev_isalive()
Eric Dumazet
2
-10
/
+16
2022-06-16
phy: aquantia: Fix AN when higher speeds than 1G are not advertised
Claudiu Manoil
1
-1
/
+14
2022-06-16
Merge branch 'bpf: Fix cookie values for kprobe multi'
Alexei Starovoitov
5
-68
/
+110
2022-06-16
selftest/bpf: Fix kprobe_multi bench test
Jiri Olsa
1
-0
/
+3
2022-06-16
bpf: Force cookies array to follow symbols sorting
Jiri Olsa
1
-15
/
+45
2022-06-16
ftrace: Keep address offset in ftrace_lookup_symbols
Jiri Olsa
1
-2
/
+11
2022-06-16
selftests/bpf: Shuffle cookies symbols in kprobe multi test
Jiri Olsa
2
-51
/
+51
2022-06-16
selftests/bpf: Test tail call counting with bpf2bpf and data on stack
Jakub Sitnicki
2
-0
/
+97
2022-06-16
bpf, x86: Fix tail call count offset calculation on bpf2bpf call
Jakub Sitnicki
1
-1
/
+2
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-752
/
+433
2022-06-16
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
1
-0
/
+1
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
10
-611
/
+83
2022-06-15
Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+30
2022-06-15
Merge tag 'tpmdd-next-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+13
2022-06-15
certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build
Masahiro Yamada
3
-12
/
+12
2022-06-15
certs/blacklist_hashes.c: fix const confusion in certs blacklist
Masahiro Yamada
1
-1
/
+1
2022-06-15
bpf: Limit maximum modifier chain length in btf_check_type_tags
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-06-15
Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+20
2022-06-15
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
1
-6
/
+28
2022-06-15
net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
Duoming Zhou
1
-5
/
+28
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-13
/
+13
2022-06-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
5
-46
/
+94
2022-06-14
MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS
Lukas Bulwahn
1
-0
/
+1
2022-06-14
ARM: dts: at91: ksz9477_evb: fix port/phy validation
Oleksij Rempel
1
-0
/
+5
2022-06-14
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
Christophe JAILLET
1
-1
/
+0
2022-06-14
netfs: fix up netfs_inode_init() docbook comment
Linus Torvalds
1
-1
/
+1
[next]