forge
login
or
join now
tjh.dev
/
kernel
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
kernel
/
net
/
ipv6
/
at
90df4957a3271adf391b3432cd76a40887cf3273
2 folders
71 files
Paolo Abeni
Merge tag 'nf-26-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
2w ago
5a5db99c
ila
net: Add SPDX ids to some source files
2 months ago
netfilter
netfilter: nat: use kfree_rcu to release ops
4 weeks ago
Kconfig
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
1 month ago
Makefile
ipv6: Retire UDP-Lite.
2 months ago
addrconf.c
ipv6: move IFA_F_PERMANENT percpu allocation in process scope
1 month ago
addrconf_core.c
ipv6: remove ipv6_stub infrastructure completely
1 month ago
addrlabel.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
af_inet6.c
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
1 month ago
ah6.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
anycast.c
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
2 months ago
calipso.c
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
2 months ago
datagram.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
1 month ago
esp6.c
esp: fix skb leak with espintcp and async crypto
2 months ago
esp6_offload.c
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
5 months ago
exthdrs.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2 months ago
exthdrs_core.c
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
3 years ago
exthdrs_offload.c
net: gso: add HBH extension header offload support
2 years ago
fib6_notifier.c
net: Add SPDX ids to some source files
2 months ago
fib6_rules.c
ipv6: export fib6_lookup for nft_fib_ipv6
5 months ago
fou6.c
fou: Remove IPPROTO_UDPLITE check in gue_err() and gue6_err().
1 month ago
icmp.c
ipv6: fix possible UAF in icmpv6_rcv()
3 weeks ago
inet6_connection_sock.c
tcp: move inet6_csk_update_pmtu() to tcp_ipv6.c
2 months ago
inet6_hashtables.c
tcp: use __jhash_final() in inet6_ehashfn()
1 month ago
ioam6.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
1 month ago
ioam6_iptunnel.c
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
3 months ago
ip6_checksum.c
udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.
2 months ago
ip6_fib.c
ipv6: fix data race in fib6_metric_set() using cmpxchg
1 month ago
ip6_flowlabel.c
net: ipv6: flowlabel: defer exclusive option free until RCU teardown
1 month ago
ip6_gre.c
gre: Count GRE packet drops
1 month ago
ip6_icmp.c
ipv6: remove dynamic ICMPv6 sender registration infrastructure
1 month ago
ip6_input.c
tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
2 months ago
ip6_offload.c
ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
1 month ago
ip6_offload.h
ip6_output.c
ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.c
1 month ago
ip6_tunnel.c
ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
3 weeks ago
ip6_udp_tunnel.c
ipv6: remove ipv6_stub infrastructure completely
1 month ago
ip6_vti.c
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
10 months ago
ip6mr.c
ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.
2 months ago
ipcomp6.c
xfrm: delete x->tunnel as we delete x
10 months ago
ipv6_sockglue.c
ipv6: Remove UDP-Lite support for IPV6_ADDRFORM.
2 months ago
mcast.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
mcast_snoop.c
mip6.c
net: fill in MODULE_DESCRIPTION()s for ipv6 modules
2 years ago
ndisc.c
ipv6: prepare headers for ipv6_stub removal
1 month ago
netfilter.c
netfilter: remove nf_ipv6_ops and use direct function calls
1 month ago
output_core.c
ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.c
1 month ago
ping.c
net: remove addr_len argument of recvmsg() handlers
2 months ago
proc.c
udp: Remove UDP-Lite SNMP stats.
2 months ago
protocol.c
raw.c
net: change sock_queue_rcv_skb_reason() to return a drop_reason
1 month ago
reassembly.c
ipv6: discard fragment queue earlier if there is malformed datagram
2 months ago
route.c
ipv6: prepare headers for ipv6_stub removal
1 month ago
rpl.c
ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
2 years ago
rpl_iptunnel.c
rpl: Fix use-after-free in rpl_do_srh_inline().
10 months ago
seg6.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
seg6_hmac.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2 months ago
seg6_iptunnel.c
Merge tag 'nf-26-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
2 weeks ago
seg6_local.c
ipv6: adopt dst_dev() helper
10 months ago
sit.c
ipv6: sit: remove redundant ret = 0 assignment
1 month ago
syncookies.c
tcp: secure_seq: add back ports to TS offset
2 months ago
sysctl_net_ipv6.c
sysctl: treewide: constify the ctl_table argument of proc_handlers
2 years ago
tcp_ao.c
net/tcp: Wire up l3index to TCP-AO
2 years ago
tcp_ipv6.c
tcp: change tcp_filter() to return the reason by value
1 month ago
tcpv6_offload.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
3 months ago
tunnel6.c
net: fill in MODULE_DESCRIPTION()s for ipv6 modules
2 years ago
udp.c
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
4 weeks ago
udp_offload.c
udp: Don't pass udptable to IPv6 socket lookup functions.
2 months ago
xfrm6_input.c
xfrm: hold dev ref until after transport_finish NF_HOOK
1 month ago
xfrm6_output.c
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
10 months ago
xfrm6_policy.c
xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
3 months ago
xfrm6_protocol.c
xfrm6_state.c
xfrm6_tunnel.c
xfrm: flush all states in xfrm_state_fini
9 months ago