aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2023-10-11Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-10-10netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell
2023-10-10netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal
2023-10-10netfilter: nf_tables: add and use nft_sk helperFlorian Westphal
2023-10-10netfilter: use actual socket sk for REJECT actionJan Engelhardt
2023-10-10netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal
2023-10-10netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2023-10-10netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso
2023-10-10netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso
2023-10-10netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-09-26Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-09-26Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-09-19ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet
2023-09-19ip_tunnels: use DEV_STATS_INC()Eric Dumazet
2023-09-19ipv4: ignore dst hint for multipath routesSriram Yagnaraman
2023-09-19lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-09-19tcp: tcp_enter_quickack_mode() should be staticEric Dumazet
2023-09-04Merge branch 'v5.10/standard/preempt-rt/base' into v5.10/standard/preempt-rt/...Bruce Ashfield
2023-09-04Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-30net: remove bond_slave_has_mac_rcu()Jakub Kicinski
2023-08-30net: validate veth and vxcan peer ifindexesJakub Kicinski
2023-08-30sock: annotate data-races around prot->memory_pressureEric Dumazet
2023-08-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-08-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-08-26sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-21Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-08-21Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-08-16netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso
2023-08-16wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau
2023-08-12macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep
2023-08-12net: macsec: remove the prepare flag from the MACsec offloading contextAntoine Tenart
2023-08-11vxlan: Fix nexthop hash sizeBenjamin Poirier
2023-08-11tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith
2023-08-11vxlan: calculate correct header length for GPEJiri Benc
2023-07-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-07-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-27net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima
2023-07-27tcp: annotate data-races around tp->keepalive_probesEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_intvlEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_timeEric Dumazet
2023-07-27net/sched: make psched_mtu() RTNL-less safePedro Tammela
2023-07-27netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-07-27netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-07-27netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-07-27netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-07-27netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal
2023-07-27netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima