index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-04
memcg: accounting for objects allocated for new netdevice
Vasily Averin
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-05-03
net: sysctl: use shared sysctl macro
Tonghao Zhang
2022-05-02
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
2022-05-02
ip6_gre: Make IP6GRE and IP6GRETAP devices always NETIF_F_LLTX
Peilin Ye
2022-04-30
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
2022-04-30
ipv6: refactor ip6_finish_output2()
Pavel Begunkov
2022-04-30
ipv6: help __ip6_finish_output() inlining
Pavel Begunkov
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-04-25
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
2022-04-25
netfilter: Update ip6_route_me_harder to consider L3 domain
Martin Willi
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
2022-04-22
net/ipv6: Enforce limits for accept_unsolicited_na sysctl
Arun Ajith S
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2022-04-15
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-04-15
ipv6: fix NULL deref in ip6_rcv_core()
Eric Dumazet
2022-04-15
ip6_gre: Fix skb_under_panic in __gre6_xmit()
Peilin Ye
2022-04-15
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Peilin Ye
2022-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-13
net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()
Menglong Dong
2022-04-13
net: ipv6: add skb drop reasons to ip6_rcv_core()
Menglong Dong
2022-04-13
net: ipv6: add skb drop reasons to TLV parse
Menglong Dong
2022-04-13
net: ipv6: remove redundant statistics in ipv6_hop_jumbo()
Menglong Dong
2022-04-13
net: icmp: introduce function icmpv6_param_prob_reason()
Menglong Dong
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
2022-04-13
net: ipv6: add skb drop reasons to ip6_pkt_drop()
Menglong Dong
2022-04-13
ipv6: exthdrs: use swap() instead of open coding it
Guo Zhengkui
2022-04-13
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-11
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-04-11
netfilter: nft_fib: reverse path filter for policy-based routing on iif
Pablo Neira Ayuso
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-07
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
2022-04-06
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-04-06
ip6_tunnel: Remove duplicate assignments
Hongbin Wang
2022-04-06
net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
Florian Westphal
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-05
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
[next]