summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-02tcp: use sendpage_ok() to detect misused .sendpageColy Li
2020-10-02nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()Coly Li
2020-10-02net: add WARN_ONCE in kernel_sendpage() for improper zero-copy sendColy Li
2020-10-02net: introduce helper sendpage_ok() in include/linux/net.hColy Li
2020-10-02net: usb: pegasus: Proper error handing when setting pegasus' MAC addressPetko Manolov
2020-10-02net: core: document two new elements of struct net_deviceMauro Carvalho Chehab
2020-10-02netlink: fix policy dump leakJohannes Berg
2020-10-01r8169: fix data corruption issue on RTL8402Heiner Kallweit
2020-10-01r8169: fix handling ether_clkHeiner Kallweit
2020-09-30Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver'David S. Miller
2020-09-30octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam
2020-09-30octeontx2-pf: Fix the device state on errorHariprasad Kelam
2020-09-30octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 framesGeetha sowjanya
2020-09-30octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep
2020-09-30Merge branch '100GbE' of https://github.com/anguy11/net-queueDavid S. Miller
2020-09-30ice: preserve NVM capabilities in safe modeJacob Keller
2020-09-30ice: increase maximum wait time for flash write commandsJacob Keller
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-29Merge branch 'mptcp-Fix-for-32-bit-DATA_FIN'David S. Miller
2020-09-29mptcp: Handle incoming 32-bit DATA_FIN valuesMat Martineau
2020-09-29mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seqMat Martineau
2020-09-29Merge branch 'via-rhine-Resume-fix-and-other-maintenance-work'David S. Miller
2020-09-29via-rhine: New device driver maintainerKevin Brace
2020-09-29via-rhine: Eliminate version informationKevin Brace
2020-09-29via-rhine: VTunknown1 device is really VT8251 South BridgeKevin Brace
2020-09-29via-rhine: Fix for the hardware having a reset failure after resumeKevin Brace
2020-09-29MAINTAINERS: Update MAINTAINERS for Intel ethernet driversTony Nguyen
2020-09-29Merge branch 'More-incorrect-VCAP-offsets-for-mscc_ocelot-switch'David S. Miller
2020-09-29net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean
2020-09-29net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean
2020-09-29net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu
2020-09-29virtio-net: don't disable guest csum when disable LROTonghao Zhang
2020-09-29bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()He Zhe
2020-09-28ethtool: mark netlink family as __ro_after_initJakub Kicinski
2020-09-28genetlink: add missing kdoc for validation flagsJakub Kicinski
2020-09-28net: usb: ax88179_178a: add MCT usb 3.0 adapterWilken Gottwalt
2020-09-28net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt
2020-09-28net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locksManivannan Sadhasivam
2020-09-28Merge branch 'net-core-fix-a-lockdep-splat-in-the-dev_addr_list'David S. Miller
2020-09-28net: core: add nested_level variable in net_deviceTaehee Yoo
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-28net: core: add __netdev_upper_dev_unlink()Taehee Yoo
2020-09-28net_sched: remove a redundant goto chain checkCong Wang
2020-09-28net: bridge: fdb: don't flush ext_learn entriesNikolay Aleksandrov
2020-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-09-27r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit
2020-09-27dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoCMarian-Cristian Rotariu
2020-09-27mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error pathIdo Schimmel
2020-09-27mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap
2020-09-25net: atlantic: fix build when object tree is separateIgor Russkikh