summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11netfilter: nf_tables: fix scheduling-while-atomic splatFlorian Westphal
2022-08-11netfilter: nf_ct_irc: cap packet search space to 4kFlorian Westphal
2022-08-11netfilter: nf_ct_ftp: prefer skb_linearizeFlorian Westphal
2022-08-11netfilter: nf_ct_h323: cap packet size at 64kFlorian Westphal
2022-08-11netfilter: nf_ct_sane: remove pseudo skb linearizationFlorian Westphal
2022-08-10netfilter: nf_tables: possible module reference underflow in error pathPablo Neira Ayuso
2022-08-10netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERV...Pablo Neira Ayuso
2022-08-10netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id a...Pablo Neira Ayuso
2022-08-10genetlink: correct uAPI definesJakub Kicinski
2022-08-10devlink: Fix use-after-free after a failed reloadIdo Schimmel
2022-08-10net:bonding:support balance-alb interface with vlan to bridgeSun Shouxin
2022-08-10macsec: Fix traffic counters/statisticsClayton Yager
2022-08-10vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()Peilin Ye
2022-08-10vsock: Fix memory leak in vsock_connect()Peilin Ye
2022-08-10Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-10netlabel: fix typo in commentTopi Miettinen
2022-08-10Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...David S. Miller
2022-08-09Merge branch 'do-not-use-rt_tos-for-ipv6-flowlabel'Jakub Kicinski
2022-08-09ipv6: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: fix TOS inheriting for ipv4Matthias May
2022-08-09net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)
2022-08-09ax88796: Fix some typo in a commentChristophe JAILLET
2022-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-09can: mcp251x: Fix race condition on receive interruptSebastian Würl
2022-08-09plip: avoid rcu debug splatFlorian Westphal
2022-08-09net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean
2022-08-09Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-08-09netfilter: nf_tables: fix null deref due to zeroed list headFlorian Westphal
2022-08-09netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso
2022-08-09netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso
2022-08-09netfilter: ip6t_LOG: Fix a typo in a commentChristophe JAILLET
2022-08-09netfilter: nf_tables: do not allow RULE_ID to refer to another chainThadeu Lima de Souza Cascardo
2022-08-09netfilter: nf_tables: do not allow CHAIN_ID to refer to another tableThadeu Lima de Souza Cascardo
2022-08-09netfilter: nf_tables: do not allow SET_ID to refer to another tableThadeu Lima de Souza Cascardo
2022-08-09netfilter: nf_tables: validate variable length element extensionPablo Neira Ayuso
2022-08-09can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-09can: j1939: j1939_session_destroy(): fix memory leak of skbsFedor Pchelkin
2022-08-09can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...Fedor Pchelkin
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