summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern
2020-07-06Merge branch 'hns3-fixes'David S. Miller
2020-07-06net: hns3: fix use-after-free when doing self testYonglong Liu
2020-07-06net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan
2020-07-06net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan
2020-07-06net: hns3: check reset pending after FLR prepareHuazhong Tan
2020-07-06Merge branch 'smsc95xx-fix-smsc95xx_bind'David S. Miller
2020-07-06smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich
2020-07-06smsc95xx: check return value of smsc95xx_resetAndre Edich
2020-07-06drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He
2020-07-04Merge branch 'net-rmnet-fix-interface-leak-for-rmnet-module'David S. Miller
2020-07-04net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo
2020-07-04net: rmnet: fix lower interface leakTaehee Yoo
2020-07-04hsr: fix interface leak in error path of hsr_dev_finalize()Taehee Yoo
2020-07-04hinic: fix sending mailbox timeout in aeq event workLuo bin
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-07-04Merge branch 'Documentation-networking-eliminate-doubled-words'David S. Miller
2020-07-04Documentation: networking: rxrpc: drop doubled wordRandy Dunlap
2020-07-04Documentation: networking: ipvs-sysctl: drop doubled wordRandy Dunlap
2020-07-04Documentation: networking: ip-sysctl: drop doubled wordRandy Dunlap
2020-07-04Documentation: networking: dsa: drop doubled wordRandy Dunlap
2020-07-04Documentation: networking: can_ucan_protocol: drop doubled wordsRandy Dunlap
2020-07-04Documentation: networking: ax25: drop doubled wordRandy Dunlap
2020-07-04Documentation: networking: arcnet: drop doubled wordRandy Dunlap
2020-07-03sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen
2020-07-03netfilter: conntrack: refetch conntrack after nf_conntrack_update()Pablo Neira Ayuso
2020-07-02MAINTAINERS: net: macb: add Claudiu as co-maintainerNicolas Ferre
2020-07-02net: dsa: microchip: set the correct number of portsCodrin Ciubotariu
2020-07-02tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet
2020-07-01net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driverHelmut Grohne
2020-07-01tcp: fix SO_RCVLOWAT possible hangs under high mem pressureEric Dumazet
2020-07-01ip: Fix SO_MARK in RST, ACK and ICMP packetsWillem de Bruijn
2020-07-01tcp: md5: do not send silly options in SYNCOOKIESEric Dumazet
2020-07-01rds: If one path needs re-connection, check all and re-connectRao Shoaib
2020-07-01tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet
2020-07-01genetlink: remove genl_bindSean Tranchetti
2020-07-01hinic: fix passing non negative value to ERR_PTRLuo bin
2020-06-30net: qrtr: Fix an out of bounds read qrtr_endpoint_post()Dan Carpenter
2020-06-30tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet
2020-06-30net: qrtr: free flow in __qrtr_node_releaseCarl Huang
2020-06-30net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-30bpf: Add tests for PTR_TO_BTF_ID vs. null comparisonYonghong Song
2020-06-30bpf: Fix an incorrect branch elimination by verifierYonghong Song
2020-06-30Merge branch 'net-ipa-three-bug-fixes'David S. Miller
2020-06-30net: ipa: introduce ipa_cmd_tag_process()Alex Elder
2020-06-30net: ipa: no checksum offload for SDM845 LAN RXAlex Elder
2020-06-30net: ipa: always check for stopped channelAlex Elder
2020-06-30net: mvneta: fix use of state->speedRussell King
2020-06-30Merge branch 'support-AF_PACKET-for-layer-3-devices'David S. Miller