index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bucket_locks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
net: gianfar: Add definitions for CAR1 and CAM1 register bits
Esben Haabendal
1
-0
/
+54
2021-06-17
net: gianfar: Avoid 16 bytes of memset
Esben Haabendal
1
-1
/
+1
2021-06-17
net: gianfar: Clear CAR registers
Esben Haabendal
1
-0
/
+3
2021-06-17
net: gianfar: Extend statistics counters to 64-bit
Esben Haabendal
1
-5
/
+5
2021-06-17
net: gianfar: Convert to ndo_get_stats64 interface
Esben Haabendal
1
-18
/
+7
2021-06-17
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
1
-1
/
+2
2021-06-17
net: ipa: Add missing of_node_put() in ipa_firmware_load()
Yang Yingliang
1
-0
/
+1
2021-06-17
net: fix mistake path for netdev_features_strings
Jian Shen
2
-3
/
+3
2021-06-17
documentation: networking: devlink: fix prestera.rst formatting that causes b...
Oleksandr Mazur
3
-2
/
+4
2021-06-17
net: pcs: xpcs: Fix a less than zero u16 comparison error
Colin Ian King
1
-6
/
+6
2021-06-16
net: marvell: prestera: Add matchall support
Serhiy Boiko
10
-1
/
+367
2021-06-16
net: marvell: Implement TC flower offload
Serhiy Boiko
11
-2
/
+1404
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
8
-108
/
+163
2021-06-16
net/smc: Add netlink support for SMC fallback statistics
Guvenc Gulce
5
-1
/
+113
2021-06-16
net/smc: Add netlink support for SMC statistics
Guvenc Gulce
4
-0
/
+355
2021-06-16
net/smc: Add SMC statistics support
Guvenc Gulce
7
-21
/
+395
2021-06-16
mlxsw: spectrum_router: remove redundant continue statement
Colin Ian King
1
-1
/
+0
2021-06-16
nfp: flower-ct: implement action_merge check
Louis Peens
1
-0
/
+119
2021-06-16
nfp: flower-ct: fill ct metadata check function
Louis Peens
1
-5
/
+32
2021-06-16
nfp: flower-ct: fill in ct merge check function
Louis Peens
2
-0
/
+190
2021-06-16
nfp: flower-ct: implement code to save merge of tc and nft flows
Louis Peens
1
-0
/
+187
2021-06-16
nfp: flower-ct: add nft_merge table
Louis Peens
3
-0
/
+49
2021-06-16
nfp: flower-ct: make a full copy of the rule when it is a NFT flow
Yinjun Zhang
1
-12
/
+46
2021-06-16
nfp: flower-ct: add nft flows to nft list
Louis Peens
3
-1
/
+77
2021-06-16
nfp: flower-ct: add nft callback stubs
Louis Peens
2
-1
/
+73
2021-06-16
nfp: flower-ct: add delete flow handling for ct
Louis Peens
3
-4
/
+49
2021-06-16
net: phy: replace if-else statements with switch
Weihang Li
1
-4
/
+9
2021-06-16
net: phy: remove unnecessary line continuation
Wenpeng Liang
2
-6
/
+6
2021-06-16
net: phy: print the function name by __func__ instead of an fixed string
Wenpeng Liang
1
-2
/
+2
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
4
-12
/
+9
2021-06-16
net: phy: fix space alignment issues
Wenpeng Liang
4
-25
/
+25
2021-06-16
net: phy: delete repeated words of comments
Wenpeng Liang
2
-2
/
+2
2021-06-16
net: phy: correct format of block comments
Wenpeng Liang
5
-9
/
+16
2021-06-16
net: phy: change format of some declarations
Wenpeng Liang
5
-5
/
+9
2021-06-16
net: qualcomm: rmnet: Remove some unneeded casts
Subash Abhinov Kasiviswanathan
1
-6
/
+5
2021-06-16
net: iosm: remove the repeated declaration and comment
Shaokun Zhang
1
-10
/
+0
2021-06-16
net: dsa: xrs700x: forward HSR supervision frames
George McCollister
1
-8
/
+19
2021-06-16
net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
Bjorn Andersson
1
-2
/
+4
2021-06-16
net: hsr: don't check sequence number if tag removal is offloaded
George McCollister
1
-1
/
+2
2021-06-16
net: stmmac: Fix error return code in ingenic_mac_probe()
Wei Yongjun
1
-0
/
+1
2021-06-16
net: chelsio: cxgb4: use eth_zero_addr() to assign zero address
Yang Yingliang
1
-2
/
+1
2021-06-16
net: cosa: remove redundant spaces
Peng Li
1
-5
/
+5
2021-06-16
net: cosa: remove trailing whitespaces
Peng Li
1
-13
/
+13
2021-06-16
net: cosa: add some required spaces
Peng Li
1
-68
/
+69
2021-06-16
net: cosa: fix the code style issue about trailing statements
Peng Li
1
-42
/
+79
2021-06-16
net: cosa: fix the alignment issue
Peng Li
1
-10
/
+12
2021-06-16
net: cosa: use BIT macro
Peng Li
1
-3
/
+3
2021-06-16
net: cosa: add necessary () to macro argument
Peng Li
1
-8
/
+8
2021-06-16
net: cosa: remove redundant braces {}
Peng Li
1
-3
/
+3
2021-06-16
net: cosa: add braces {} to all arms of the statement
Peng Li
1
-3
/
+3
[next]