aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-30ia64: mca: always make IA64_MCA_DEBUG an expressionSergei Trofimovich1-2/+2
2021-04-30ia64: fix EFI_DEBUG buildSergei Trofimovich1-5/+6
2021-04-30ia64: trivial spelling fixesBhaskar Chowdhury1-3/+3
2021-04-30ia64: simplify code flow around swiotlb initSergei Trofimovich1-2/+5
2021-04-30ia64: drop unused IA64_FW_EMU ifdefSergei Trofimovich1-5/+0
2021-04-30ia64: ensure proper NUMA distance and possible map initializationValentin Schneider1-2/+5
2021-04-30arch/ia64/include/asm/pgtable.h: minor typo fixesBhaskar Chowdhury1-1/+1
2021-04-30arch/ia64/kernel/fsys.S: fix typosBhaskar Chowdhury1-2/+2
2021-04-30arch/ia64/kernel/head.S: remove duplicate includeZhang Yunkai1-1/+0
2021-04-28net: selftest: fix build issue if INET is disabledOleksij Rempel6-5/+24
2021-04-28net: netrom: nr_in: Remove redundant assignment to nsJiapeng Chong1-1/+0
2021-04-28net: tun: Remove redundant assignment to retYang Li1-1/+0
2021-04-28net: phy: marvell: add downshift support for M88E1240Maxim Kochetkov1-0/+2
2021-04-28net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255Colin Ian King1-1/+1
2021-04-28net/sched: act_ct: Remove redundant ct get and checkRoi Dayan1-3/+1
2021-04-28icmp: standardize naming of RFC 8335 PROBE constantsAndreas Roeseler2-22/+22
2021-04-27Fix misc new gcc warningsLinus Torvalds4-4/+4
2021-04-28bpf, selftests: Update array map tests for per-cpu batched opsPedro Tammela1-29/+75
2021-04-28bpf: Add batched ops support for percpu arrayPedro Tammela1-0/+2
2021-04-27bpf: Implement formatted output helpers with bstr_printfFlorent Revest5-132/+115
2021-04-27seq_file: Add a seq_bprintf functionFlorent Revest2-0/+22
2021-04-27sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queuesIgnat Korchagin1-0/+2
2021-04-27net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong1-0/+2
2021-04-27net: fix a concurrency bug in l2tp_tunnel_register()Gong, Sishuai1-5/+5
2021-04-27net/smc: Remove redundant assignment to rcJiapeng Chong1-1/+0
2021-04-27mpls: Remove redundant assignment to errJiapeng Chong1-1/+0
2021-04-27llc2: Remove redundant assignment to rcJiapeng Chong1-2/+0
2021-04-27net/tls: Remove redundant initialization of recordJiapeng Chong1-1/+1
2021-04-27rds: Remove redundant assignment to nr_sigJiapeng Chong1-1/+0
2021-04-27dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0Michael Grzeschik1-0/+1
2021-04-27net: dsa: microchip: Add Microchip KSZ8863 SMI based driver supportMichael Grzeschik3-1/+223
2021-04-27net: phy: Add support for microchip SMI0 MDIO busAndrew Lunn3-2/+17
2021-04-27dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switchMichael Grzeschik1-0/+2
2021-04-27net: dsa: microchip: Add Microchip KSZ8863 SPI based driver supportMichael Grzeschik1-12/+32
2021-04-27net: dsa: microchip: ksz8795: add support for ksz88xx chipsOleksij Rempel3-71/+281
2021-04-27net: dsa: microchip: ksz8795: move register offsets and shifts to separate structMichael Grzeschik3-160/+281
2021-04-27net: dsa: microchip: ksz8795: move cpu_select_interface to extra functionMichael Grzeschik1-42/+50
2021-04-27net: dsa: microchip: ksz8795: change drivers prefix to be genericMichael Grzeschik3-117/+111
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu6-58/+81
2021-04-27net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu4-24/+38
2021-04-27docs: networking: timestamping: update for DSA switchesYangbo Lu1-24/+39
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu11-32/+27
2021-04-27net: dsa: no longer clone skb in core driverYangbo Lu9-49/+57
2021-04-27net: dsa: no longer identify PTP packet in core driverYangbo Lu9-21/+21
2021-04-27net: dsa: check tx timestamp request in core driverYangbo Lu4-9/+4
2021-04-27fddi/skfp: fix typoqhjindev1-1/+1
2021-04-27net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODETobias Waldekranz1-3/+3
2021-04-27net: phy: marvell-88x2222: enable autoneg by defaultIvan Bornyakov1-2/+0
2021-04-27rxrpc: rxkad: Remove redundant variable offsetJiapeng Chong1-2/+0
2021-04-27macvlan: Use 'hash' iterators to simplify codeChristophe JAILLET1-27/+18