summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-12-10selftests/bpf: Add test for signed 32-bit bound check bugJean-Philippe Brucker
2020-12-10tcp: correctly handle increased zerocopy args struct sizeArjun Roy
2020-12-10bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.Alexei Starovoitov
2020-12-10net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()Zheng Yongjun
2020-12-10net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun
2020-12-10net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun
2020-12-10Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/...David S. Miller
2020-12-10vxlan: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli
2020-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-10Merge tag 'media/v5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-12-10can: mcp251xfd: Add support for internal loopback modeManivannan Sadhasivam
2020-12-10can: flexcan: convert the driver to DT-onlyFabio Estevam
2020-12-10can: m_can: add PCI glue driver for Intel Elkhart LakeJarkko Nikula
2020-12-10can: m_can: move runtime PM enable/disable to m_can_platformPatrik Flykt
2020-12-10can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...Sean Nyekjaer
2020-12-10can: rx-offload: can_rx_offload_offload_one(): avoid double unlikely() notati...Antonio Quartulli
2020-12-10can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp
2020-12-10zonefs: fix page reference and BIO leakDamien Le Moal
2020-12-09MAINTAINERS: Add entry for Marvell Prestera Ethernet Switch driverMickey Rachamim
2020-12-09net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flowerGuillaume Nault
2020-12-09Merge branch 'hns3-next'David S. Miller
2020-12-09net: hns3: adjust rss tc mode configure commandGuojia Liao
2020-12-09net: hns3: adjust rss indirection table configure commandGuojia Liao
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao
2020-12-09net: hns3: add support for hw tc offload of tc flowerJian Shen
2020-12-09net: hns3: add support for forwarding packet to queues of specified TC when f...Jian Shen
2020-12-09net: hns3: add support for tc mqprio offloadJian Shen
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen
2020-12-09nfp: silence set but not used warning with IPV6=nJakub Kicinski
2020-12-09net: stmmac: allow stmmac to probe for C45 PHY devicesWong Vee Khee
2020-12-09drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan
2020-12-09Merge branch 'Add-support-for-VSOL-V2801F-CarlitoxxPro-CPGOS03-GPON-moDavid S. Miller
2020-12-09net: sfp: relax bitrate-derived mode checkRussell King
2020-12-09net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King
2020-12-09net: x25: Fix handling of Restart Request and Restart ConfirmationXie He
2020-12-09Merge branch 'mptcp-fixes'David S. Miller
2020-12-09mptcp: be careful on subflows shutdownPaolo Abeni
2020-12-09mptcp: plug subflow context memory leakPaolo Abeni
2020-12-09mptcp: link MPC subflow into msk only after acceptPaolo Abeni
2020-12-09net: hdlc_x25: Remove unnecessary skb_reset_network_header callsXie He
2020-12-09net/mlx4: simplify the return expression of mlx4_init_cq_table()Zheng Yongjun
2020-12-09ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool par...Dwip N. Banerjee
2020-12-09Merge branch 'mptcp-Add-port-parameter-to-ADD_ADDR-option'David S. Miller
2020-12-09mptcp: use the variable sk instead of open-codingGeliang Tang
2020-12-09mptcp: rename add_addr_signal and mptcp_add_addr_statusGeliang Tang
2020-12-09mptcp: drop rm_addr_signal flagGeliang Tang
2020-12-09mptcp: print out port and ahmac when receiving ADD_ADDRGeliang Tang
2020-12-09mptcp: add port parameter for mptcp_pm_announce_addrGeliang Tang
2020-12-09mptcp: send out dedicated packet for ADD_ADDR using portGeliang Tang
2020-12-09mptcp: add the outgoing ADD_ADDR port supportGeliang Tang