summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-10-21sfc: Don't use netif_info before net_device setupErik Ekman
2021-10-21sfc: Export fibre-specific supported link modesErik Ekman
2021-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-10-21Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-10-21Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-10-20net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim
2021-10-20net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh
2021-10-20net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-20ice: Add missing E810 device idsTony Nguyen
2021-10-20igc: Update I226_K device IDSasha Neftin
2021-10-20e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin
2021-10-20ptp: Fix possible memory leak in ptp_clock_register()Yang Yingliang
2021-10-20net: stmmac: Fix E2E delay mechanismKurt Kanzenbach
2021-10-20nfc: st95hf: Make spi remove() callback return zeroUwe Kleine-König
2021-10-20Merge branch 'hns3-fixes'David S. Miller
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-20net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang
2021-10-20vrf: Revert "Reset skb conntrack connection..."Eugene Crosser
2021-10-19net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'Christophe JAILLET
2021-10-19Merge tag 'linux-can-fixes-for-5.15-20211019' of git://git.kernel.org/pub/scm...David S. Miller
2021-10-19cavium: Fix return values of the probe functionZheyu Ma
2021-10-19mISDN: Fix return values of the probe functionZheyu Ma
2021-10-19can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX pathMarc Kleine-Budde
2021-10-18nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor
2021-10-18selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang
2021-10-18mctp: Be explicit about struct sockaddr_mctp paddingJeremy Kerr
2021-10-18mctp: unify sockaddr_mctp typesJeremy Kerr
2021-10-18cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma
2021-10-18net: mscc: ocelot: Add of_node_put() before gotoWan Jiabing
2021-10-18net: sparx5: Add of_node_put() before gotoWan Jiabing
2021-10-18net/sched: act_ct: Fix byte count on fragmented packetsPaul Blakey
2021-10-18net: dsa: mt7530: correct ds->num_portsDENG Qingfang
2021-10-18net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski
2021-10-18Merge tag 'linux-can-fixes-for-5.15-20211017' of git://git.kernel.org/pub/scm...David S. Miller
2021-10-18hamradio: baycom_epp: fix build for UMLRandy Dunlap
2021-10-18netfilter: ebtables: allocate chainstack on CPU local nodesDavidlohr Bueso
2021-10-17can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nu...Stephane Grosjean
2021-10-17can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean
2021-10-17can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma
2021-10-17can: m_can: fix iomap_read_fifo() and iomap_write_fifo()Aswath Govindraju
2021-10-17can: rcar_can: fix suspend/resumeYoshihiro Shimoda