summaryrefslogtreecommitdiffstats
path: root/drivers/phy (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-12net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy1-0/+4
2020-06-12net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-06-12net/mlx5: Fix fatal error handling during device loadShay Drory1-3/+11
2020-06-12net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-11tipc: fix NULL pointer dereference in tipc_disc_rcv()Tuong Lien1-1/+1
2020-06-11tipc: fix kernel WARNING in tipc_msg_append()Tuong Lien2-3/+4
2020-06-11ionic: remove support for mgmt deviceShannon Nelson4-25/+0
2020-06-11drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang1-2/+3
2020-06-11docs: networkng: convert sja1105's devlink info to RTSJakub Kicinski3-27/+50
2020-06-11Crypto/chcr: Checking cra_refcnt before unregistering the algorithmsAyush Sawal1-4/+14
2020-06-11Crypto/chcr: Calculate src and dst sg lengths separately for dma mapAyush Sawal1-18/+45
2020-06-11docs: networkng: fix lists and table in sja1105Jakub Kicinski1-2/+4
2020-06-11docs: networking: fix extra spaces in ethtool-netlinkJakub Kicinski1-6/+6
2020-06-11net: cadence: macb: disable NAPI on errorCorentin Labbe1-1/+4
2020-06-11mptcp: don't leak msk in token containerPaolo Abeni1-0/+1
2020-06-10mptcp: fix races between shutdown and recvmsgPaolo Abeni1-21/+24
2020-06-10vxlan: Remove access to nexthop group structDavid Ahern2-5/+14
2020-06-10nexthop: Fix fdb labeling for groupsDavid Ahern3-35/+66
2020-06-10net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso1-24/+0
2020-06-09selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove1-0/+1
2020-06-09net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi1-0/+13
2020-06-09dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai2-2/+11
2020-06-09ionic: wait on queue start until after IFF_UPShannon Nelson1-2/+2
2020-06-09net: sched: export __netdev_watchdog_up()Valentin Longchamp1-0/+1
2020-06-09net: change addr_list_lock back to static keyCong Wang17-36/+76
2020-06-09selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove1-2/+8
2020-06-09mptcp: bugfix for RM_ADDR option parsingGeliang Tang1-0/+2
2020-06-09net-zerocopy: use vm_insert_pages() for tcp rcv zerocopyArjun Roy1-7/+63
2020-06-09net/tls(TLS_SW): Add selftest for 'chunked' sendfile testPooja Trivedi1-0/+58
2020-06-08net: fix wiki website url mac80211 and wireless filesFlavio Suligoi2-2/+2
2020-06-08include: fix wiki website url in netlink interface headerFlavio Suligoi1-1/+1
2020-06-08doc: networking: wireless: fix wiki website urlFlavio Suligoi2-4/+4
2020-06-08net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl1-1/+2
2020-06-08mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-08ima: Remove __init annotation from ima_pcrread()Roberto Sassu1-1/+1
2020-06-07apparmor: Fix memory leak of profile proxyJohn Johansen3-6/+9
2020-06-07apparmor: fix introspection of of task mode for unconfined tasksJohn Johansen1-2/+2
2020-06-07apparmor: check/put label on apparmor_sk_clone_security()Mauricio Faria de Oliveira1-0/+5
2020-06-07fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-07net: dp83869: Reset return variable if PHY strap is readDan Murphy1-0/+3
2020-06-07rhashtable: Drop raw RCU deref in nested_table_freeHerbert Xu1-4/+13
2020-06-06hpfs: fix warning due to superfluous semicolonZou Wei1-1/+1
2020-06-06kbuild: add variables for compression toolsDenis Efremov10-24/+45
2020-06-06Makefile: install modules.builtin even if CONFIG_MODULES=nJonas Zeiger1-3/+11
2020-06-06mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida1-1/+1
2020-06-06kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-2/+2
2020-06-06modpost: change elf_info->size to size_tMasahiro Yamada2-6/+5
2020-06-06modpost: remove is_vmlinux() helperMasahiro Yamada1-15/+1
2020-06-06modpost: strip .o from modname before calling new_module()Masahiro Yamada2-10/+12
2020-06-06modpost: set have_vmlinux in new_module()Masahiro Yamada1-5/+3