summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-24MAINTAINERS: rectify file entry in BONDING DRIVERLukas Bulwahn
2022-08-24Merge branch 'sysctl-data-races'David S. Miller
2022-08-24net: Fix a data-race around sysctl_somaxconn.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around netdev_unregister_timeout_secs.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around netdev_budget_usecs.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_max_skb_frags.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around netdev_budget.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around sysctl_net_busy_read.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around sysctl_tstamp_allow_data.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_optmem_max.Kuniyuki Iwashima
2022-08-24ratelimit: Fix data-races in ___ratelimit().Kuniyuki Iwashima
2022-08-24net: Fix data-races around netdev_tstamp_prequeue.Kuniyuki Iwashima
2022-08-24net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima
2022-08-24net: Fix data-races around weight_p and dev_weight_[rt]x_bias.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_[rw]mem_(max|default).Kuniyuki Iwashima
2022-08-24net/core/skbuff: Check the return value of skb_copy_bits()lily
2022-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-08-24fec: Restart PPS after link state changeCsókás Bence
2022-08-24net: neigh: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-08-24netfilter: nf_defrag_ipv6: allow nf_conntrack_frag6_high_thresh increasesEric Dumazet
2022-08-24netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso
2022-08-24netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso
2022-08-24netfilter: nf_tables: disallow binding to already bound chainPablo Neira Ayuso
2022-08-24netfilter: nft_tunnel: restrict it to netdev familyPablo Neira Ayuso
2022-08-24netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet familiesPablo Neira Ayuso
2022-08-24netfilter: nf_tables: do not leave chain stats enabled on errorPablo Neira Ayuso
2022-08-24netfilter: nft_payload: do not truncate csum_offset and csum_typePablo Neira Ayuso
2022-08-24netfilter: nft_payload: report ERANGE for too long offset and lengthPablo Neira Ayuso
2022-08-24netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso
2022-08-24netfilter: nf_tables: disallow updates of implicit chainPablo Neira Ayuso
2022-08-23Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-08-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-23Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2022-08-23bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta
2022-08-23bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-23bnxt_en: set missing reload flag in devlink featuresVikas Gupta
2022-08-23bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi
2022-08-23net: dsa: microchip: make learning configurable and keep it off while standaloneVladimir Oltean
2022-08-23netfilter: nft_tproxy: restrict to prerouting hookFlorian Westphal
2022-08-23netfilter: conntrack: work around exceeded receive windowFlorian Westphal
2022-08-23netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-08-23net: dsa: don't dereference NULL extack in dsa_slave_changeupper()Vladimir Oltean
2022-08-23net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-08-22Merge branch 'bonding-802-3ad-fix-no-transmission-of-lacpdus'Jakub Kicinski