index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsicam.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-26
hsr: remove unnecessary code in hsr_dev_change_mtu()
Taehee Yoo
1
-3
/
+1
2020-04-26
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
3
-2
/
+27
2020-04-26
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
4
-4
/
+10
2020-04-26
octeontx2-pf: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-04-26
net: phy: dp83867: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-26
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
8
-105
/
+94
2020-04-26
net: hns3: use mutex vport_lock instead of mutex umv_lock
Jian Shen
2
-13
/
+19
2020-04-26
net: hns3: refactor the promisc mode setting
Jian Shen
8
-46
/
+122
2020-04-26
net: hns3: add support for dumping UC and MC MAC list
Jian Shen
2
-0
/
+53
2020-04-26
net: hns3: refactor the MAC address configure
Jian Shen
6
-218
/
+860
2020-04-26
net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()
Jian Shen
1
-1
/
+1
2020-04-26
net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()
Jian Shen
1
-9
/
+5
2020-04-26
net: hns3: refine for unicast MAC VLAN space management
Jian Shen
1
-48
/
+24
2020-04-25
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-25
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-25
bpf: Make bpf_link_fops static
Zou Wei
1
-1
/
+1
2020-04-25
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-25
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-25
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-25
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-25
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-25
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-25
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-25
bpf: Fix reStructuredText markup
Jakub Wilk
2
-2
/
+2
2020-04-25
ptp: idt82p33: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-25
net: ipv6: remove unused inline function ip6_set_txhash
YueHaibing
1
-1
/
+0
2020-04-25
net: sched: remove unused inline function qdisc_reset_all_tx
YueHaibing
1
-5
/
+0
2020-04-25
net: atlantic: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-25
net/mlxfw: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-25
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
net: phy: clear phydev->suspended after soft reset
Heiner Kallweit
1
-1
/
+11
2020-04-25
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
6
-10
/
+0
2020-04-25
net: phy: make phy_suspend a no-op if PHY is suspended already
Heiner Kallweit
1
-0
/
+3
2020-04-25
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
3
-43
/
+29
2020-04-25
dpaa2-eth: fix return codes used in ndo_setup_tc
Jesper Dangaard Brouer
1
-2
/
+2
2020-04-25
net: sched: report ndo_setup_tc failures via extack
Jesper Dangaard Brouer
1
-1
/
+4
2020-04-25
macsec: avoid to set wrong mtu
Taehee Yoo
1
-4
/
+8
2020-04-25
mlxsw: spectrum_span: Replace zero-length array with flexible-array member
Ido Schimmel
1
-1
/
+1
2020-04-25
mlxsw: spectrum_span: Use 'refcount_t' for reference counting
Ido Schimmel
2
-9
/
+10
2020-04-25
mlxsw: spectrum_span: Remove unnecessary debug prints
Ido Schimmel
1
-5
/
+0
2020-04-25
mlxsw: spectrum_span: Rename parms() to parms_set()
Amit Cohen
2
-9
/
+9
2020-04-25
mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure()
Amit Cohen
1
-10
/
+19
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2
-1
/
+1
2020-04-24
mm: check that mm is still valid in madvise()
Linus Torvalds
1
-0
/
+18
2020-04-24
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
4
-12
/
+11
2020-04-24
afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
David Howells
1
-1
/
+1
2020-04-24
afs: Remove some unused bits
David Howells
3
-8
/
+3
2020-04-24
mac80211: sta_info: Add lockdep condition for RCU list usage
Madhuparna Bhowmik
1
-1
/
+2
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
10
-25
/
+51
[next]