summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
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
2023-04-10Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu
2023-04-04raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima
2023-03-22Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K
2023-03-10xdp: add xdp_set_features_flag utility routineLorenzo Bianconi
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-02-23sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long
2023-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-02-22netfilter: ctnetlink: make event listener tracking globalFlorian Westphal
2023-02-21page_pool: add a comment explaining the fragment counter usageIlias Apalodimas
2023-02-20net/sched: cls_api: Support hardware miss to tc actionPaul Blakey
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey
2023-02-20Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni
2023-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOSTEric Dumazet
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONSEric Dumazet
2023-02-17netfilter: let reset rules clean out conntrack entriesFlorian Westphal
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-02-16net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela
2023-02-16net/sched: act_nat: transition to percpu stats and rcuPedro Tammela
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim
2023-02-15wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau