Age | Commit message (Expand) | Author | Files | Lines |
2020-12-10 | ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls | Tom Parkin | 1 | -3/+149 |
2020-12-10 | Revert "macb: support the two tx descriptors on at91rm9200" | Willy Tarreau | 2 | -40/+8 |
2020-12-10 | net: qualcomm: rmnet: Update rmnet device MTU based on real device | Subash Abhinov Kasiviswanathan | 4 | -3/+90 |
2020-12-10 | net: lapbether: Consider it successful if (dis)connecting when already (dis)c... | Xie He | 1 | -2/+11 |
2020-12-10 | igc: Add new device ID | Sasha Neftin | 3 | -0/+3 |
2020-12-10 | net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup() | Zheng Yongjun | 1 | -6/+2 |
2020-12-10 | net/mlx4: simplify the return expression of mlx4_init_srq_table() | Zheng Yongjun | 1 | -7/+2 |
2020-12-10 | net: stmmac: simplify the return tc_delete_knode() | Zheng Yongjun | 1 | -8/+2 |
2020-12-10 | Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/... | David S. Miller | 8 | -34/+212 |
2020-12-10 | vxlan: avoid double unlikely() notation when using IS_ERR() | Antonio Quartulli | 1 | -1/+1 |
2020-12-10 | can: mcp251xfd: Add support for internal loopback mode | Manivannan Sadhasivam | 1 | -4/+7 |
2020-12-10 | can: flexcan: convert the driver to DT-only | Fabio Estevam | 1 | -17/+1 |
2020-12-10 | can: m_can: add PCI glue driver for Intel Elkhart Lake | Jarkko Nikula | 3 | -0/+194 |
2020-12-10 | can: m_can: move runtime PM enable/disable to m_can_platform | Patrik Flykt | 2 | -8/+9 |
2020-12-10 | can: m_can: m_can_config_endisable(): remove double clearing of clock stop re... | Sean Nyekjaer | 1 | -4/+0 |
2020-12-10 | can: rx-offload: can_rx_offload_offload_one(): avoid double unlikely() notati... | Antonio Quartulli | 1 | -1/+1 |
2020-12-09 | net: hns3: adjust rss tc mode configure command | Guojia Liao | 2 | -1/+5 |
2020-12-09 | net: hns3: adjust rss indirection table configure command | Guojia Liao | 2 | -8/+19 |
2020-12-09 | net: hns3: add support for max 512 rss size | Guojia Liao | 5 | -16/+39 |
2020-12-09 | net: hns3: add support for hw tc offload of tc flower | Jian Shen | 4 | -13/+397 |
2020-12-09 | net: hns3: add support for forwarding packet to queues of specified TC when f... | Jian Shen | 4 | -5/+27 |
2020-12-09 | net: hns3: add support for tc mqprio offload | Jian Shen | 5 | -53/+220 |
2020-12-09 | net: hns3: refine the struct hane3_tc_info | Jian Shen | 8 | -67/+64 |
2020-12-09 | nfp: silence set but not used warning with IPV6=n | Jakub Kicinski | 1 | -1/+1 |
2020-12-09 | net: stmmac: allow stmmac to probe for C45 PHY devices | Wong Vee Khee | 1 | -0/+3 |
2020-12-09 | net: sfp: relax bitrate-derived mode check | Russell King | 1 | -6/+5 |
2020-12-09 | net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround | Russell King | 1 | -5/+58 |
2020-12-09 | net: hdlc_x25: Remove unnecessary skb_reset_network_header calls | Xie He | 1 | -2/+0 |
2020-12-09 | net/mlx4: simplify the return expression of mlx4_init_cq_table() | Zheng Yongjun | 1 | -7/+2 |
2020-12-09 | ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool par... | Dwip N. Banerjee | 1 | -0/+2 |
2020-12-09 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 9 | -222/+117 |
2020-12-09 | net: marvell: octeontx2: simplify the otx2_ptp_adjfine() | Zheng Yongjun | 1 | -6/+1 |
2020-12-09 | net: dsa: simplify the return rtl8366_vlan_prepare() | Zheng Yongjun | 1 | -6/+1 |
2020-12-09 | net: stmmac: simplify the return dwmac5_rxp_disable() | Zheng Yongjun | 1 | -5/+1 |
2020-12-09 | net: hinic: simplify the return hinic_configure_max_qnum() | Zheng Yongjun | 1 | -7/+1 |
2020-12-09 | net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools() | Zheng Yongjun | 1 | -5/+1 |
2020-12-09 | net: cisco: enic: simplify the return vnic_cq_alloc() | Zheng Yongjun | 1 | -7/+1 |
2020-12-09 | net: emulex: benet: simplify the return expression of be_if_create() | Zheng Yongjun | 1 | -7/+1 |
2020-12-09 | net: marvell: octeontx2: simplify the return expression of rvu_npa_init() | Zheng Yongjun | 1 | -6/+2 |
2020-12-09 | net: marvell: prestera: simplify the return expression of prestera_port_close() | Zheng Yongjun | 1 | -6/+1 |
2020-12-09 | nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c module | Bongsu Jeon | 1 | -1/+6 |
2020-12-09 | net: ipa: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-09 | net: mv88e6xxx: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-09 | net: thunderbolt: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-09 | net: usb: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-09 | net: freescale: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-09 | net: ethernet: ti: convert comma to semicolon | Zheng Yongjun | 1 | -3/+3 |
2020-12-09 | hisilicon/hns3: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-09 | hisilicon/hns: convert comma to semicolon | Zheng Yongjun | 1 | -6/+6 |
2020-12-09 | net: mlx5: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |