summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-10geneve: do not use RT_TOS for IPv6 flowlabelMatthias May1-2/+1
2022-08-10geneve: fix TOS inheriting for ipv4Matthias May1-4/+8
2022-08-10net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)1-13/+8
2022-08-10ax88796: Fix some typo in a commentChristophe JAILLET1-2/+2
2022-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski8-138/+222
2022-08-09plip: avoid rcu debug splatFlorian Westphal1-1/+1
2022-08-09net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle1-1/+1
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean1-0/+3
2022-08-09Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-5/+8
2022-08-09netfilter: nf_tables: fix null deref due to zeroed list headFlorian Westphal1-0/+1
2022-08-09netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso2-0/+9
2022-08-09netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso6-115/+126
2022-08-09netfilter: ip6t_LOG: Fix a typo in a commentChristophe JAILLET1-1/+1
2022-08-09netfilter: nf_tables: do not allow RULE_ID to refer to another chainThadeu Lima de Souza Cascardo1-2/+5
2022-08-09netfilter: nf_tables: do not allow CHAIN_ID to refer to another tableThadeu Lima de Souza Cascardo1-2/+4
2022-08-09netfilter: nf_tables: do not allow SET_ID to refer to another tableThadeu Lima de Souza Cascardo1-1/+3
2022-08-09netfilter: nf_tables: validate variable length element extensionPablo Neira Ayuso3-17/+73
2022-08-09Merge tag 'for-net-2022-08-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski7-39/+64
2022-08-09s390/qeth: cache link_info for ethtoolAlexandra Winter2-132/+48
2022-08-09net: phy: dp83867: fix get nvmem cell failNikita Shubin1-1/+1
2022-08-09net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel1-18/+16
2022-08-09atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou1-0/+1
2022-08-09net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean1-1/+14
2022-08-09net/x25: fix call timeouts in blocking connectsMartin Schiller1-0/+5
2022-08-09Merge branch 'tsnep-two-fixes-for-the-driver'Jakub Kicinski1-5/+5
2022-08-09tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder1-4/+4
2022-08-09tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder1-1/+1
2022-08-09Bluetooth: ISO: Fix not using the correct QoSLuiz Augusto von Dentz1-5/+11
2022-08-09Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed()Tetsuo Handa1-0/+2
2022-08-09Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUPLuiz Augusto von Dentz1-1/+1
2022-08-09Bluetooth: MGMT: Fixes build warnings with C=1Luiz Augusto von Dentz1-3/+2
2022-08-09Bluetooth: hci_event: Fix build warning with C=1Luiz Augusto von Dentz1-2/+5
2022-08-09Bluetooth: ISO: Fix memory corruptionLuiz Augusto von Dentz1-1/+4
2022-08-09Bluetooth: Fix null pointer deref on unexpected status eventSoenke Huster2-6/+24
2022-08-09Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()Luiz Augusto von Dentz1-5/+5
2022-08-09Bluetooth: hci_conn: Fix updating ISO QoS PHYLuiz Augusto von Dentz1-9/+2
2022-08-09Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()Dan Carpenter1-2/+4
2022-08-09Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz1-7/+6
2022-08-08net: bpf: Use the protocol's set_rcvlowat behavior if there is oneGao Feng1-1/+4
2022-08-08virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo1-1/+4
2022-08-08wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()Kalle Valo2-2/+3
2022-08-08wifi: cfg80211: Fix validating BSS pointers in __cfg80211_connect_resultVeerendranath Jakkam1-3/+5
2022-08-06net: seg6: initialize induction variable to first valid array indexNick Desaulniers1-5/+5
2022-08-06net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2022-08-06eth: fix the help in Wangxun's KconfigJakub Kicinski1-3/+3
2022-08-06net: avoid overflow when rose /proc displays timer information.Francois Romieu1-1/+3
2022-08-06octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2-5/+15
2022-08-06Merge branch 'octeontx2-af-driver-fixes-for-npc'Jakub Kicinski3-5/+19
2022-08-06octeontx2-af: Fix key checking for source macSubbaraya Sundeep1-1/+2
2022-08-06octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep2-0/+12