summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-27vsock: fix potential deadlock in transport->release()Stefano Garzarella
2020-02-27unix: It's CONFIG_PROC_FS not CONFIG_PROCFSDavid S. Miller
2020-02-27Merge branch 'net-rmnet-fix-several-bugs'David S. Miller
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-02-27net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-27unix: define and set show_fdinfo only if procfs is enabledTobias Klauser
2020-02-27Merge branch 'hinic-BugFixes'David S. Miller
2020-02-27hinic: fix a bug of rss configurationLuo bin
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin
2020-02-27hinic: fix a irq affinity bugLuo bin
2020-02-26net/smc: check for valid ib_client_dataKarsten Graul
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen
2020-02-26net: phy: mscc: fix firmware pathsAntoine Tenart
2020-02-26mptcp: add dummy icsk_sync_mss()Paolo Abeni
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila
2020-02-26slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-02-26ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-02-26net/smc: fix cleanup for linkgroup setup failuresUrsula Braun
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne
2020-02-26sched: act: count in the size of action flags bitfieldJiri Pirko
2020-02-26net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-26net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon
2020-02-26netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang
2020-02-26ethtool: limit bitset sizeMichal Kubecek
2020-02-26net: Fix Tx hash bound checkingAmritha Nambiar
2020-02-26selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio
2020-02-26nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()Stefano Brivio
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld
2020-02-25selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio
2020-02-24Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-24net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov
2020-02-24Merge branch 'net-ll_temac-Bugfixes'David S. Miller
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal
2020-02-24net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal
2020-02-24mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg
2020-02-23net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...Madhuparna Bhowmik