index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ipv6.h
Age
Commit message (
Expand
)
Author
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-05-13
net: add a sysctl to reflect the fwmark on replies
Lorenzo Colitti
2014-04-30
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-01-21
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
Hannes Frederic Sowa
2014-01-19
ipv6: add a flag to get the flow label used remotly
Florent Fourcot
2014-01-15
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
Li RongQing
2014-01-01
ipv6: namespace cleanups
stephen hemminger
2013-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-12-09
ipv6: add ip6_flowlabel helper
Florent Fourcot
2013-12-09
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
2013-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
2013-12-05
xen-netback: fix fragment detection in checksum setup
Paul Durrant
2013-11-23
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2013-11-08
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2013-10-23
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
2013-10-19
ipv6: split inet6_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-09-21
ip*.h: Remove extern from function prototypes
Joe Perches
2013-08-31
ipv6: move ip6_dst_hoplimit() into core kernel
Cong Wang
2013-08-23
net: Add NEXTHDR_SCTP to ipv6.h
Joe Stringer
2013-06-19
ipv6: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-05-25
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
2013-03-24
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
Hannes Frederic Sowa
2013-03-08
ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...
Hannes Frederic Sowa
2013-03-07
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
2013-02-21
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-01-30
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
ipv6 flowlabel: Convert hash list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
2013-01-21
ipv6: Unshare ip6_nd_hdr() and change return type to void.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
ipv6: fix ipv6_prefix_equal64_half mask conversion
Fabio Baltieri
2013-01-17
net: increase fragment memory usage limits
Jesper Dangaard Brouer
2013-01-16
ipv6: Fix endianess warning in ip6_flow_hdr().
YOSHIFUJI Hideaki
2013-01-14
ipv6: 64bit version of ipv6_prefix_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: Remove __ipv6_prefix_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: 64bit version of ipv6_addr_set().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: 64bit version of ipv6_addr_v4mapped().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: 64bit version of ipv6_addr_loopback().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: 64bit version of ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
YOSHIFUJI Hideaki / 吉藤英明
2013-01-13
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
YOSHIFUJI Hideaki / 吉藤英明
2012-12-01
ipv6: unify logic evaluating inet6_dev's accept_ra property
Shmulik Ladkani
2012-11-12
ipv6: improve ipv6_find_hdr() to skip empty routing headers
Ansis Atteka
2012-11-09
ipv6: Move ipv6_find_hdr() out of Netfilter code.
Jesse Gross
2012-09-19
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
2012-09-19
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-14
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
2012-08-14
gre: Support GRE over IPv6
xeb@mail.ru
2012-07-18
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
[next]