aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-08Merge tag 'for-net-2022-08-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-08-08s390/qeth: cache link_info for ethtoolAlexandra Winter
2022-08-08net: phy: dp83867: fix get nvmem cell failNikita Shubin
2022-08-08net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel
2022-08-08atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou
2022-08-08net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean
2022-08-08net/x25: fix call timeouts in blocking connectsMartin Schiller
2022-08-08Merge branch 'tsnep-two-fixes-for-the-driver'Jakub Kicinski
2022-08-08tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder
2022-08-08tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder
2022-08-08Bluetooth: ISO: Fix not using the correct QoSLuiz Augusto von Dentz
2022-08-08Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed()Tetsuo Handa
2022-08-08Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUPLuiz Augusto von Dentz
2022-08-08Bluetooth: MGMT: Fixes build warnings with C=1Luiz Augusto von Dentz
2022-08-08Bluetooth: hci_event: Fix build warning with C=1Luiz Augusto von Dentz
2022-08-08Bluetooth: ISO: Fix memory corruptionLuiz Augusto von Dentz
2022-08-08Bluetooth: Fix null pointer deref on unexpected status eventSoenke Huster
2022-08-08Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()Luiz Augusto von Dentz
2022-08-08Bluetooth: hci_conn: Fix updating ISO QoS PHYLuiz Augusto von Dentz
2022-08-08Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()Dan Carpenter
2022-08-08Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz
2022-08-08net: bpf: Use the protocol's set_rcvlowat behavior if there is oneGao Feng
2022-08-08virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo
2022-08-05net: seg6: initialize induction variable to first valid array indexNick Desaulniers
2022-08-05net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli
2022-08-05eth: fix the help in Wangxun's KconfigJakub Kicinski
2022-08-05net: avoid overflow when rose /proc displays timer information.Francois Romieu
2022-08-05octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli
2022-08-05Merge branch 'octeontx2-af-driver-fixes-for-npc'Jakub Kicinski
2022-08-05octeontx2-af: Fix key checking for source macSubbaraya Sundeep
2022-08-05octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep
2022-08-05octeontx2-af: suppress external profile loading warningHarman Kalra
2022-08-05octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach
2022-08-05MAINTAINERS: Update ibmveth maintainerNick Child
2022-08-05bnxt_en: Remove duplicated include bnxt_devlink.cYang Li
2022-08-05Merge branch 'netfilter-followup-fixes-for-net'Jakub Kicinski
2022-08-05netfilter: flowtable: fix incorrect Kconfig dependenciesPablo Neira Ayuso
2022-08-05selftests: netfilter: add test case for nf trace infrastructureFlorian Westphal
2022-08-05netfilter: nf_tables: fix crash when nf_trace is enabledFlorian Westphal
2022-08-05selftests: add few test cases for tap driverCezar Bulinaru
2022-08-05net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev i...Cezar Bulinaru
2022-08-05Merge branch 'mptcp-fixes'David S. Miller
2022-08-05selftests: mptcp: make sendfile selftest workFlorian Westphal
2022-08-05mptcp: do not queue data on closed subflowsPaolo Abeni
2022-08-05mptcp: move subflow cleanup in mptcp_destroy_common()Paolo Abeni
2022-08-03nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao
2022-08-03net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli
2022-08-03Merge branch 'make-dsa-work-with-bonding-s-arp-monitor'Jakub Kicinski
2022-08-03docs: net: bonding: remove mentions of trans_startVladimir Oltean
2022-08-03Revert "veth: Add updating of trans_start"Vladimir Oltean