summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-29ionic: update MAINTAINERS entryShannon Nelson2-1/+3
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao5-7/+49
2022-11-29packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn1-4/+2
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi1-2/+4
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed2-0/+23
2022-11-29net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functionsShang XiaoJing2-3/+3
2022-11-29net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida1-1/+3
2022-11-28net: mdiobus: fix unbalanced node reference countYang Yingliang2-1/+2
2022-11-28net: hsr: Fix potential use-after-freeYueHaibing1-2/+3
2022-11-28tipc: re-fetch skb cb after tipc_msg_validateXin Long1-0/+3
2022-11-28Merge branch 'mptcp-more-fixes-for-6-1'Jakub Kicinski2-10/+9
2022-11-28mptcp: fix sleep in atomic at close timePaolo Abeni1-3/+3
2022-11-28mptcp: don't orphan ssk in mptcp_close()Menglong Dong1-7/+6
2022-11-28dsa: lan9303: Correct stat nameJerry Ray1-1/+1
2022-11-28Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski5-19/+58
2022-11-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-30/+48
2022-11-28ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel2-3/+16
2022-11-28Merge branch 'wwan-iosm-fixes'David S. Miller2-13/+15
2022-11-28net: wwan: iosm: fix incorrect skb lengthM Chetan Kumar1-7/+11
2022-11-28net: wwan: iosm: fix crash in peek throughput testM Chetan Kumar1-3/+2
2022-11-28net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar1-1/+1
2022-11-28net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar1-2/+1
2022-11-28net: phylink: fix PHY validation with rate adaptionRussell King (Oracle)1-6/+16
2022-11-28net: ethernet: nixge: fix NULL dereferenceYuri Karpov1-14/+15
2022-11-28net/9p: Fix a potential socket leak in p9_socket_openWang Hai1-1/+3
2022-11-28net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can1-1/+8
2022-11-28net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong1-1/+1
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller12-101/+105
2022-11-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller5-8/+37
2022-11-27net: phy: fix null-ptr-deref while probe() failedYang Yingliang1-0/+1
2022-11-25wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi1-0/+3
2022-11-25wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg1-1/+6
2022-11-25wifi: cfg80211: fix buffer overflow in elem comparisonJohannes Berg1-1/+2
2022-11-25net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes1-1/+1
2022-11-25net: fec: don't reset irq coalesce settings to defaults on "ip link up"Rasmus Villemoes1-16/+6
2022-11-25octeontx2-pf: Fix pfc_alloc_status array overflowSuman Ghosh1-1/+1
2022-11-25net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng2-2/+12
2022-11-25aquantia: Do not purge addresses when setting the number of ringsIzabela Bakollari3-4/+7
2022-11-25qed: avoid defines prefixed with CONFIGLukas Bulwahn1-12/+12
2022-11-25qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou1-2/+2
2022-11-25Merge tag 'linux-can-fixes-for-6.1-20221124' of git://git.kernel.org/pub/scm/...David S. Miller8-18/+34
2022-11-24wifi: wilc1000: validate number of channelsPhil Turnbull1-6/+16
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull1-1/+2
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull1-2/+12
2022-11-24wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull1-5/+16
2022-11-24can: mcba_usb: Fix termination command argumentYasushi SHOJI1-3/+7
2022-11-24can: m_can: Add check for devm_clk_getJiasheng Jiang1-1/+1
2022-11-24can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methodsZhang Changzhong1-3/+6
2022-11-24can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()Zhang Changzhong1-1/+4
2022-11-24can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong1-4/+6