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
2020-04-25
liquidio: remove unused inline functions
YueHaibing
1
-12
/
+0
2020-04-25
ptp: clockmatrix: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-25
hsr: remove unnecessary code in hsr_dev_change_mtu()
Taehee Yoo
1
-3
/
+1
2020-04-25
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
3
-2
/
+27
2020-04-25
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
4
-4
/
+10
2020-04-25
octeontx2-pf: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-04-25
net: phy: dp83867: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-25
Merge branch 'net-hns3-refactor-for-MAC-table'
David S. Miller
12
-428
/
+1166
2020-04-25
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
8
-105
/
+94
2020-04-25
net: hns3: use mutex vport_lock instead of mutex umv_lock
Jian Shen
2
-13
/
+19
2020-04-25
net: hns3: refactor the promisc mode setting
Jian Shen
8
-46
/
+122
2020-04-25
net: hns3: add support for dumping UC and MC MAC list
Jian Shen
2
-0
/
+53
2020-04-25
net: hns3: refactor the MAC address configure
Jian Shen
6
-218
/
+860
2020-04-25
net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()
Jian Shen
1
-1
/
+1
2020-04-25
net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()
Jian Shen
1
-9
/
+5
2020-04-25
net: hns3: refine for unicast MAC VLAN space management
Jian Shen
1
-48
/
+24
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
548
-3210
/
+5609
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-1
/
+1
2020-04-25
Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-04-25
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+35
2020-04-25
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+11
2020-04-25
Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
114
-397
/
+1131
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
19
-85
/
+203
2020-04-24
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-24
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-24
bpf: Make bpf_link_fops static
Zou Wei
1
-1
/
+1
2020-04-24
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-24
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-24
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-24
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-24
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-24
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-24
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-24
bpf: Fix reStructuredText markup
Jakub Wilk
2
-2
/
+2
2020-04-24
ptp: idt82p33: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-24
net: ipv6: remove unused inline function ip6_set_txhash
YueHaibing
1
-1
/
+0
2020-04-24
net: sched: remove unused inline function qdisc_reset_all_tx
YueHaibing
1
-5
/
+0
2020-04-24
net: atlantic: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-24
net/mlxfw: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-24
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-24
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-24
Merge branch 'net-phy-smaller-phylib-improvements'
David S. Miller
6
-11
/
+14
2020-04-24
net: phy: clear phydev->suspended after soft reset
Heiner Kallweit
1
-1
/
+11
2020-04-24
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
6
-10
/
+0
2020-04-24
net: phy: make phy_suspend a no-op if PHY is suspended already
Heiner Kallweit
1
-0
/
+3
2020-04-24
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
3
-43
/
+29
2020-04-24
Merge branch 'qdisc-noop'
David S. Miller
2
-3
/
+6
2020-04-24
dpaa2-eth: fix return codes used in ndo_setup_tc
Jesper Dangaard Brouer
1
-2
/
+2
2020-04-24
net: sched: report ndo_setup_tc failures via extack
Jesper Dangaard Brouer
1
-1
/
+4
[prev]
[next]