index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dec_and_lock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
net: netrom: nr_in: Remove redundant assignment to ns
Jiapeng Chong
1
-1
/
+0
2021-04-28
net: tun: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-04-28
net: phy: marvell: add downshift support for M88E1240
Maxim Kochetkov
1
-0
/
+2
2021-04-28
net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255
Colin Ian King
1
-1
/
+1
2021-04-28
net/sched: act_ct: Remove redundant ct get and check
Roi Dayan
1
-3
/
+1
2021-04-28
icmp: standardize naming of RFC 8335 PROBE constants
Andreas Roeseler
2
-22
/
+22
2021-04-28
Fix misc new gcc warnings
Linus Torvalds
4
-4
/
+4
2021-04-28
bpf, selftests: Update array map tests for per-cpu batched ops
Pedro Tammela
1
-29
/
+75
2021-04-28
bpf: Add batched ops support for percpu array
Pedro Tammela
1
-0
/
+2
2021-04-28
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
5
-132
/
+115
2021-04-28
seq_file: Add a seq_bprintf function
Florent Revest
2
-0
/
+22
2021-04-28
sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
Ignat Korchagin
1
-0
/
+2
2021-04-28
net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
Lv Yunlong
1
-0
/
+2
2021-04-27
net: fix a concurrency bug in l2tp_tunnel_register()
Gong, Sishuai
1
-5
/
+5
2021-04-27
net/smc: Remove redundant assignment to rc
Jiapeng Chong
1
-1
/
+0
2021-04-27
mpls: Remove redundant assignment to err
Jiapeng Chong
1
-1
/
+0
2021-04-27
llc2: Remove redundant assignment to rc
Jiapeng Chong
1
-2
/
+0
2021-04-27
net/tls: Remove redundant initialization of record
Jiapeng Chong
1
-1
/
+1
2021-04-27
rds: Remove redundant assignment to nr_sig
Jiapeng Chong
1
-1
/
+0
2021-04-27
dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
Michael Grzeschik
1
-0
/
+1
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
Michael Grzeschik
3
-1
/
+223
2021-04-27
net: phy: Add support for microchip SMI0 MDIO bus
Andrew Lunn
3
-2
/
+17
2021-04-27
dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch
Michael Grzeschik
1
-0
/
+2
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
Michael Grzeschik
1
-12
/
+32
2021-04-27
net: dsa: microchip: ksz8795: add support for ksz88xx chips
Oleksij Rempel
3
-71
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...
Michael Grzeschik
3
-160
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
Michael Grzeschik
1
-42
/
+50
2021-04-27
net: dsa: microchip: ksz8795: change drivers prefix to be generic
Michael Grzeschik
3
-117
/
+111
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
6
-58
/
+81
2021-04-27
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
4
-24
/
+38
2021-04-27
docs: networking: timestamping: update for DSA switches
Yangbo Lu
1
-24
/
+39
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
11
-32
/
+27
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
9
-49
/
+57
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
9
-21
/
+21
2021-04-27
net: dsa: check tx timestamp request in core driver
Yangbo Lu
4
-9
/
+4
2021-04-27
fddi/skfp: fix typo
qhjindev
1
-1
/
+1
2021-04-27
net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODE
Tobias Waldekranz
1
-3
/
+3
2021-04-27
net: phy: marvell-88x2222: enable autoneg by default
Ivan Bornyakov
1
-2
/
+0
2021-04-27
rxrpc: rxkad: Remove redundant variable offset
Jiapeng Chong
1
-2
/
+0
2021-04-27
macvlan: Use 'hash' iterators to simplify code
Christophe JAILLET
1
-27
/
+18
2021-04-27
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
3
-31
/
+15
2021-04-27
netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n
Arnd Bergmann
1
-2
/
+2
2021-04-27
netfilter: nft_socket: fix an unused variable warning
Arnd Bergmann
1
-2
/
+5
2021-04-27
vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEV
Arnd Bergmann
1
-1
/
+1
2021-04-27
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
8
-63
/
+465
2021-04-27
netfilter: nftables: add helper function to validate set element data
Pablo Neira Ayuso
1
-4
/
+11
2021-04-27
netfilter: nftables: add helper function to flush set elements
Pablo Neira Ayuso
1
-13
/
+18
2021-04-27
netfilter: nftables: add loop check helper function
Pablo Neira Ayuso
1
-9
/
+21
2021-04-27
netfilter: nftables: rename set element data activation/deactivation functions
Pablo Neira Ayuso
1
-11
/
+11
2021-04-27
bpf, docs: Fix literal block for example code
Hengqi Chen
1
-1
/
+1
[next]