summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-138/+222
2022-08-09plip: avoid rcu debug splatFlorian Westphal-1/+1
2022-08-09net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle-1/+1
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean-0/+3
2022-08-09Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-5/+8
2022-08-09netfilter: nf_tables: fix null deref due to zeroed list headFlorian Westphal-0/+1
2022-08-09netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso-0/+9
2022-08-09netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso-115/+126
2022-08-09netfilter: ip6t_LOG: Fix a typo in a commentChristophe JAILLET-1/+1
2022-08-09netfilter: nf_tables: do not allow RULE_ID to refer to another chainThadeu Lima de Souza Cascardo-2/+5
2022-08-09netfilter: nf_tables: do not allow CHAIN_ID to refer to another tableThadeu Lima de Souza Cascardo-2/+4
2022-08-09netfilter: nf_tables: do not allow SET_ID to refer to another tableThadeu Lima de Souza Cascardo-1/+3
2022-08-09netfilter: nf_tables: validate variable length element extensionPablo Neira Ayuso-17/+73
2022-08-08Merge tag 'for-net-2022-08-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-39/+64
2022-08-08s390/qeth: cache link_info for ethtoolAlexandra Winter-132/+48
2022-08-08net: phy: dp83867: fix get nvmem cell failNikita Shubin-1/+1
2022-08-08net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel-18/+16
2022-08-08atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou-0/+1
2022-08-08net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean-1/+14
2022-08-08net/x25: fix call timeouts in blocking connectsMartin Schiller-0/+5
2022-08-08Merge branch 'tsnep-two-fixes-for-the-driver'Jakub Kicinski-5/+5
2022-08-08tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder-4/+4
2022-08-08tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder-1/+1
2022-08-08Bluetooth: ISO: Fix not using the correct QoSLuiz Augusto von Dentz-5/+11
2022-08-08Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed()Tetsuo Handa-0/+2
2022-08-08Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUPLuiz Augusto von Dentz-1/+1
2022-08-08Bluetooth: MGMT: Fixes build warnings with C=1Luiz Augusto von Dentz-3/+2
2022-08-08Bluetooth: hci_event: Fix build warning with C=1Luiz Augusto von Dentz-2/+5
2022-08-08Bluetooth: ISO: Fix memory corruptionLuiz Augusto von Dentz-1/+4
2022-08-08Bluetooth: Fix null pointer deref on unexpected status eventSoenke Huster-6/+24
2022-08-08Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()Luiz Augusto von Dentz-5/+5
2022-08-08Bluetooth: hci_conn: Fix updating ISO QoS PHYLuiz Augusto von Dentz-9/+2
2022-08-08Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()Dan Carpenter-2/+4
2022-08-08Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz-7/+6
2022-08-08net: bpf: Use the protocol's set_rcvlowat behavior if there is oneGao Feng-1/+4
2022-08-08virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo-1/+4
2022-08-08wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()Kalle Valo-2/+3
2022-08-08wifi: cfg80211: Fix validating BSS pointers in __cfg80211_connect_resultVeerendranath Jakkam-3/+5
2022-08-05net: seg6: initialize induction variable to first valid array indexNick Desaulniers-5/+5
2022-08-05net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli-0/+3
2022-08-05eth: fix the help in Wangxun's KconfigJakub Kicinski-3/+3
2022-08-05net: avoid overflow when rose /proc displays timer information.Francois Romieu-1/+3
2022-08-05octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli-5/+15
2022-08-05Merge branch 'octeontx2-af-driver-fixes-for-npc'Jakub Kicinski-5/+19
2022-08-05octeontx2-af: Fix key checking for source macSubbaraya Sundeep-1/+2
2022-08-05octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep-0/+12
2022-08-05octeontx2-af: suppress external profile loading warningHarman Kalra-1/+1
2022-08-05octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach-3/+4
2022-08-05MAINTAINERS: Update ibmveth maintainerNick Child-1/+1
2022-08-05bnxt_en: Remove duplicated include bnxt_devlink.cYang Li-1/+0