index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
tools-support-relr.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
net: cdc-ncm: Move spin_lock_bh() to spin_lock()
Yunbo Yu
1
-4
/
+4
2022-04-21
net: eql: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-2
/
+1
2022-04-21
drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_run...
Minghao Chi
1
-12
/
+6
2022-04-21
drivers: net: hippi: Fix deadlock in rr_close()
Duoming Zhou
1
-0
/
+2
2022-04-20
Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"
Linus Torvalds
1
-4
/
+5
2022-04-20
x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
Mikulas Patocka
1
-1
/
+1
2022-04-20
selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-20
selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-20
mlxsw: core_hwmon: Add interfaces for line card initialization and de-initial...
Vadim Pasternak
1
-0
/
+84
2022-04-20
mlxsw: core_thermal: Add interfaces for line card initialization and de-initi...
Vadim Pasternak
1
-0
/
+74
2022-04-20
mlxsw: core_env: Add interfaces for line card initialization and de-initializ...
Vadim Pasternak
1
-1
/
+165
2022-04-20
mlxsw: core_env: Split module power mode setting to a separate function
Vadim Pasternak
1
-14
/
+27
2022-04-20
mlxsw: core: Add bus argument to environment init API
Vadim Pasternak
3
-3
/
+9
2022-04-20
mlxsw: core_linecards: Introduce ops for linecards status change tracking
Jiri Pirko
2
-0
/
+154
2022-04-20
nfc: MAINTAINERS: add Bug entry
Krzysztof Kozlowski
1
-0
/
+1
2022-04-20
net: stmmac: Use readl_poll_timeout_atomic() in atomic state
Kevin Hao
1
-2
/
+2
2022-04-20
net/sched: flower: Consider the number of tags for vlan filters
Boris Sukholitko
1
-8
/
+16
2022-04-20
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
2
-0
/
+16
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
2
-0
/
+29
2022-04-20
net/sched: flower: Reduce identation after is_key_vlan refactoring
Boris Sukholitko
1
-17
/
+17
2022-04-20
net/sched: flower: Helper function for vlan ethtype checks
Boris Sukholitko
1
-15
/
+17
2022-04-20
ar5523: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-2
/
+1
2022-04-20
net: dsa: realtek: remove realtek,rtl8367s string
Luiz Angelo Daros de Luca
2
-5
/
+0
2022-04-20
dt-bindings: net: dsa: realtek: cleanup compatible strings
Luiz Angelo Daros de Luca
1
-21
/
+14
2022-04-20
net: hns3: remove unnecessary line wrap for hns3_set_tunable
Hao Chen
1
-6
/
+3
2022-04-20
net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
Peng Li
1
-1
/
+1
2022-04-20
net: hns3: fix the wrong words in comments
Peng Li
3
-3
/
+3
2022-04-20
net: hns3: update the comment of function hclgevf_get_mbx_resp
Peng Li
1
-2
/
+4
2022-04-20
net: hns3: add log for setting tx spare buf size
Hao Chen
1
-0
/
+6
2022-04-20
net: hns3: add failure logs in hclge_set_vport_mtu
Jie Wang
1
-0
/
+3
2022-04-20
net: hns3: refine the definition for struct hclge_pf_to_vf_msg
Jian Shen
2
-5
/
+14
2022-04-20
net: hns3: refactor hns3_set_ringparam()
Hao Chen
2
-22
/
+49
2022-04-20
net: hns3: add ethtool parameter check for CQE/EQE mode
Yufeng Mo
5
-7
/
+33
2022-04-20
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
3
-0
/
+26
2022-04-20
net: atlantic: Implement xdp data plane
Taehee Yoo
6
-9
/
+468
2022-04-20
net: atlantic: Implement xdp control plane
Taehee Yoo
10
-37
/
+177
2022-04-20
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
4
-25
/
+7
2022-04-20
net: dsa: drop dsa_slave_priv from dsa_slave_change_mtu
Vladimir Oltean
1
-2
/
+1
2022-04-20
net: dsa: avoid one dsa_to_port() in dsa_slave_change_mtu
Vladimir Oltean
1
-4
/
+1
2022-04-20
net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtu
Vladimir Oltean
1
-8
/
+5
2022-04-20
net: dsa: make cross-chip notifiers more efficient for host events
Vladimir Oltean
4
-140
/
+76
2022-04-20
net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
Vladimir Oltean
2
-61
/
+57
2022-04-20
doc/ip-sysctl: add bc_forwarding
Nicolas Dichtel
1
-0
/
+7
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
5
-20
/
+16
2022-04-19
fs: fix acl translation
Christian Brauner
3
-2
/
+18
2022-04-19
MAINTAINERS: Add maintainers for CTU CAN FD IP core driver
Pavel Pisa
1
-0
/
+8
2022-04-19
docs: ctucanfd: CTU CAN FD open-source IP core documentation.
Pavel Pisa
2
-0
/
+790
2022-04-19
can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.
Pavel Pisa
3
-0
/
+145
2022-04-19
can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support.
Pavel Pisa
3
-0
/
+316
2022-04-19
can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independe...
Martin Jerabek
8
-0
/
+1995
[next]