index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-01
mptcp: refine memory scheduling
Paolo Abeni
2022-07-01
mptcp: drop SK_RECLAIM_* macros
Paolo Abeni
2022-07-01
mptcp: never fetch fwd memory from the subflow
Paolo Abeni
2022-06-30
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
2022-06-30
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
2022-06-29
ipv6: remove redundant store to value after addition
Colin Ian King
2022-06-29
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
2022-06-29
net: dsa: add get_pause_stats support
Oleksij Rempel
2022-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-29
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
2022-06-28
net: mptcp: fix some spelling mistake in mptcp
Menglong Dong
2022-06-28
tcp: diag: add support for TIME_WAIT sockets to tcp_abort()
Eric Dumazet
2022-06-28
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
2022-06-28
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-06-28
af_unix: Do not call kmemdup() for init_net's sysctl table.
Kuniyuki Iwashima
2022-06-28
mptcp: fix race on unaccepted mptcp sockets
Paolo Abeni
2022-06-28
mptcp: consistent map handling on failure
Paolo Abeni
2022-06-28
mptcp: fix shutdown vs fallback race
Paolo Abeni
2022-06-28
mptcp: invoke MP_FAIL response when needed
Geliang Tang
2022-06-28
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
2022-06-28
mptcp: fix error mibs accounting
Paolo Abeni
2022-06-28
ipv6/addrconf: fix timing bug in tempaddr regen
Sam Edwards
2022-06-27
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-27
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
2022-06-27
netfilter: br_netfilter: do not skip all hooks with 0 priority
Florian Westphal
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-27
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-06-27
ipmr: fix a lockdep splat in ipmr_rtm_dumplink()
Eric Dumazet
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
2022-06-27
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
2022-06-27
Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...
David S. Miller
2022-06-27
net: dsa: add Renesas RZ/N1 switch tag driver
Clément Léger
2022-06-27
net: dsa: add support for ethtool get_rmon_stats()
Clément Léger
2022-06-27
net: dsa: allow port_bridge_join() to override extack message
Clément Léger
2022-06-24
raw: fix a typo in raw_icmp_error()
Eric Dumazet
2022-06-24
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
2022-06-24
net: helper function skb_len_add
Richard Gobert
2022-06-24
ip6mr: convert mrt_lock to a spinlock
Eric Dumazet
2022-06-24
ipmr: convert mrt_lock to a spinlock
Eric Dumazet
2022-06-24
ipmr: convert /proc handlers to rcu_read_lock()
Eric Dumazet
2022-06-24
ipmr: adopt rcu_read_lock() in mr_dump()
Eric Dumazet
2022-06-24
ip6mr: switch ip6mr_get_route() to rcu_read_lock()
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock in pim6_rcv()
Eric Dumazet
2022-06-24
ip6mr: ip6mr_cache_report() changes
Eric Dumazet
[next]