aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-21net: dsa: don't allocate the slave_mii_bus using devresVladimir Oltean1-3/+9
2021-09-21Doc: networking: Fox a typo in ice.rstMasanari Iida1-1/+1
2021-09-21net: dsa: fix dsa_tree_setup error pathVladimir Oltean1-0/+1
2021-09-21net/smc: fix 'workqueue leaked lock' in smc_conn_abort_workKarsten Graul1-0/+2
2021-09-21net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul1-1/+2
2021-09-21netfilter: conntrack: serialize hash resizes and cleanupsEric Dumazet1-33/+37
2021-09-21netfilter: log: work around missing softdep backend moduleFlorian Westphal3-3/+34
2021-09-21netfilter: iptable_raw: drop bogus net_init annotationFlorian Westphal1-1/+1
2021-09-21netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal1-26/+24
2021-09-21netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal1-47/+75
2021-09-21netfilter: nf_tables: Fix oversized kvmalloc() callsPablo Neira Ayuso1-1/+1
2021-09-21netfilter: nf_tables: unlink table before deleting itFlorian Westphal1-10/+18