index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
rockchip
/
clk-px30.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-03
qed: Remove duplicated include of kernel.h
zhouchuangao
1
-1
/
+0
2021-08-03
drivers/net/usb: Remove all strcpy() uses
Len Baker
2
-5
/
+5
2021-08-03
qed: Remove redundant prints from the iWARP SYN handling
Shai Malin
1
-2
/
+0
2021-08-03
qed: Skip DORQ attention handling during recovery
Shai Malin
1
-1
/
+11
2021-08-03
qed: Avoid db_recovery during recovery
Shai Malin
1
-0
/
+5
2021-08-03
bpf: use skb_expand_head in bpf_out_neigh_v4/6
Vasily Averin
1
-22
/
+5
2021-08-03
ax25: use skb_expand_head
Vasily Averin
3
-23
/
+7
2021-08-03
vrf: use skb_expand_head in vrf_finish_output
Vasily Averin
1
-14
/
+7
2021-08-03
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
1
-11
/
+2
2021-08-03
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
1
-16
/
+11
2021-08-03
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
1
-35
/
+16
2021-08-03
skbuff: introduce skb_expand_head()
Vasily Averin
2
-0
/
+43
2021-08-03
net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()
Jiapeng Chong
1
-1
/
+4
2021-08-03
net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actions
Roi Dayan
1
-3
/
+3
2021-08-03
net/mlx5e: Remove redundant assignment of counter to null
Roi Dayan
1
-2
/
+2
2021-08-03
net/mlx5e: Remove redundant parse_attr arg
Roi Dayan
1
-5
/
+7
2021-08-03
net/mlx5e: Remove redundant cap check for flow counter
Roi Dayan
1
-4
/
+2
2021-08-03
net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions()
Roi Dayan
1
-4
/
+3
2021-08-03
net/mlx5e: Remove redundant tc act includes
Roi Dayan
1
-6
/
+0
2021-08-03
net/mlx5: Embed mlx5_ttc_table
Maor Gottlieb
11
-89
/
+137
2021-08-03
net/mlx5: Move TTC logic to fs_ttc
Maor Gottlieb
7
-638
/
+665
2021-08-03
net/mlx5e: Decouple TTC logic from mlx5e
Maor Gottlieb
9
-235
/
+250
2021-08-03
net/mlx5e: Rename some related TTC args and functions
Maor Gottlieb
3
-23
/
+26
2021-08-03
net/mlx5e: Rename traffic type enums
Maor Gottlieb
13
-159
/
+162
2021-08-03
net/mlx5e: Allocate the array of channels according to the real max_nch
Maxim Mikityanskiy
3
-3
/
+12
2021-08-03
net/mlx5e: Hide all implementation details of mlx5e_rx_res
Maxim Mikityanskiy
16
-720
/
+875
2021-08-03
net/mlx5e: Introduce mlx5e_channels API to get RQNs
Maxim Mikityanskiy
3
-1
/
+63
2021-08-03
net/mlx5e: Use a new initializer to build uniform indir table
Maxim Mikityanskiy
5
-18
/
+17
2021-08-03
net/mlx4: make the array states static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-03
net: 3c509: make the array if_names static const, makes object smaller
Colin Ian King
1
-1
/
+3
2021-08-03
dpaa2-eth: make the array faf_bits static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-03
qlcnic: make the array random_data static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-03
net: marvell: make the array name static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-03
cxgb4: make the array match_all_mac static, makes object smaller
Colin Ian King
1
-2
/
+2
2021-08-02
ipv4: Fix refcount warning for new fib_info
David Ahern
1
-1
/
+1
2021-08-02
net: phy: mscc: make some arrays static const, makes object smaller
Colin Ian King
1
-4
/
+4
2021-08-02
netdevsim: make array res_ids static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-02
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
3
-18
/
+30
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
17
-49
/
+25
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
3
-72
/
+67
2021-08-02
cavium: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-18
/
+6
2021-08-02
net: dsa: mt7530: drop paranoid checks in .get_tag_protocol()
Vladimir Oltean
1
-9
/
+1
2021-08-02
octeontx2-pf: cn10k: Config DWRR weight based on MTU
Sunil Goutham
7
-12
/
+52
2021-08-02
octeontx2-af: cn10k: DWRR MTU configuration
Sunil Goutham
5
-3
/
+201
2021-08-02
selftests/net: remove min gso test in packet_snd
Dust Li
1
-3
/
+0
2021-08-02
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
1
-1
/
+2
2021-08-02
net_sched: refactor TC action init API
Cong Wang
37
-169
/
+185
2021-08-02
niu: read property length only if we use it
Martin Kaiser
1
-3
/
+3
2021-07-31
pipe: make pipe writes always wake up readers
Linus Torvalds
1
-5
/
+5
2021-07-31
tools: bpftool: Complete metrics list in "bpftool prog profile" doc
Quentin Monnet
2
-2
/
+4
[next]