summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-07-11netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima
2023-07-11net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean
2023-07-11wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg
2023-06-28netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-28netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-28net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-28xfrm: Treat already-verified secpath entries as optionalBenedict Wong
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky
2023-06-21net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye
2023-06-21net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2023-06-21netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-06-14Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li
2023-06-14Bluetooth: fix debugfs registrationJohan Hovold
2023-06-14net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-14net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-14rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet
2023-06-14ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima
2023-06-14Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen
2023-06-14Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz
2023-06-14Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz
2023-06-14Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang
2023-06-14Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu
2023-06-14net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet
2023-06-14net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda
2023-06-14neighbour: fix unaligned access to pneigh_entryQingfang DENG
2023-06-09tcp: fix mishandling when the sack compression is deferred.fuyuanli
2023-06-09tcp: deny tcp_disconnect() when threads are waitingEric Dumazet
2023-06-05bpf, sockmap: Incorrectly handling copied_seqJohn Fastabend
2023-06-05tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski
2023-05-30page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-30ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel
2023-05-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini
2023-05-24Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick
2023-05-24ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman
2023-05-24net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean
2023-05-24bonding: fix send_peer_notif overflowHangbin Liu
2023-05-24net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima
2023-05-17netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso
2023-05-17rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells
2023-05-11netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-11netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih
2023-05-11xsk: Fix unaligned descriptor validationKal Conley
2023-05-11scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn
2023-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-04-18netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer