summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-07-02net: dsa: tag_ksz: add tag handling for Microchip LAN937xPrasanna Vengateshan
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-07-01mptcp: refine memory schedulingPaolo Abeni
2022-07-01mptcp: drop SK_RECLAIM_* macrosPaolo Abeni
2022-07-01mptcp: never fetch fwd memory from the subflowPaolo Abeni
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang
2022-06-30net: rose: fix UAF bugs caused by timer handlerDuoming Zhou
2022-06-29ipv6: remove redundant store to value after additionColin Ian King
2022-06-29ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet
2022-06-29net: dsa: add get_pause_stats supportOleksij Rempel
2022-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-29net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-06-28net: mptcp: fix some spelling mistake in mptcpMenglong Dong
2022-06-28tcp: diag: add support for TIME_WAIT sockets to tcp_abort()Eric Dumazet
2022-06-28net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing
2022-06-28ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou
2022-06-28af_unix: Do not call kmemdup() for init_net's sysctl table.Kuniyuki Iwashima
2022-06-28mptcp: fix race on unaccepted mptcp socketsPaolo Abeni
2022-06-28mptcp: consistent map handling on failurePaolo Abeni
2022-06-28mptcp: fix shutdown vs fallback racePaolo Abeni
2022-06-28mptcp: invoke MP_FAIL response when neededGeliang Tang
2022-06-28mptcp: introduce MAPPING_BAD_CSUMPaolo Abeni
2022-06-28mptcp: fix error mibs accountingPaolo Abeni
2022-06-28ipv6/addrconf: fix timing bug in tempaddr regenSam Edwards
2022-06-27ipv6: take care of disable_policy when restoring routesNicolas Dichtel
2022-06-27net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira
2022-06-27netfilter: br_netfilter: do not skip all hooks with 0 priorityFlorian Westphal
2022-06-27netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal
2022-06-27netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso
2022-06-27ipmr: fix a lockdep splat in ipmr_rtm_dumplink()Eric Dumazet
2022-06-27tipc: move bc link creation back to tipc_node_createXin Long
2022-06-27tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()Eric Dumazet
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller
2022-06-27net: dsa: add Renesas RZ/N1 switch tag driverClément Léger
2022-06-27net: dsa: add support for ethtool get_rmon_stats()Clément Léger
2022-06-27net: dsa: allow port_bridge_join() to override extack messageClément Léger
2022-06-24raw: fix a typo in raw_icmp_error()Eric Dumazet
2022-06-24tcp: add a missing nf_reset_ct() in 3WHS handlingEric Dumazet
2022-06-24net: helper function skb_len_addRichard Gobert
2022-06-24ip6mr: convert mrt_lock to a spinlockEric Dumazet
2022-06-24ipmr: convert mrt_lock to a spinlockEric Dumazet
2022-06-24ipmr: convert /proc handlers to rcu_read_lock()Eric Dumazet
2022-06-24ipmr: adopt rcu_read_lock() in mr_dump()Eric Dumazet
2022-06-24ip6mr: switch ip6mr_get_route() to rcu_read_lock()Eric Dumazet
2022-06-24ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()Eric Dumazet
2022-06-24ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolvedEric Dumazet
2022-06-24ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)Eric Dumazet
2022-06-24ip6mr: do not acquire mrt_lock in pim6_rcv()Eric Dumazet