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
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2010-10-28
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
2010-10-28
net: Fix IPv6 PMTU disc. w/ asymmetric routes
Maciej Żenczykowski
2010-08-02
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
2010-03-15
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
Shan Wei
2010-03-15
net: Fix sysctl restarts...
Eric W. Biederman
2010-02-23
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
2010-01-18
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
2010-01-06
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
2010-01-06
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-10-19
net: Fix IP_MULTICAST_IF
Eric Dumazet
2009-09-30
sit: fix off-by-one in ipip6_tunnel_get_prl
Sascha Hlusiak
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-26
Revert "sit: stateless autoconf for isatap"
Sascha Hlusiak
2009-09-24
tunnel: eliminate recursion field
Eric Dumazet
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-23
seq_file: constify seq_operations
James Morris
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-17
ipv6: Log the affected address when DAD failure occurs
Jens Rosenboom
2009-09-16
ipv6: Ignore route option with ROUTER_PREF_INVALID
Jens Rosenboom
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-15
tcp: fix ssthresh u16 leftover
Ilpo Järvinen
2009-09-14
net: constify struct inet6_protocol
Alexey Dobriyan
2009-09-11
ipv6: Add IFA_F_DADFAILED flag
Brian Haley
2009-09-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-09-09
headers: net/ipv[46]/protocol.c header trim
Alexey Dobriyan
2009-09-03
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
Cosmin Ratiu
2009-09-02
tcp: replace hard coded GFP_KERNEL with sk_allocation
Wu Fengguang
2009-09-02
ip: Report qdisc packet drops
Eric Dumazet
2009-09-02
net: file_operations should be const
Stephen Hemminger
2009-09-02
inet: inet_connection_sock_af_ops const
Stephen Hemminger
2009-09-02
tcp: MD5 operations should be const
Stephen Hemminger
2009-09-02
net: seq_operations should be const
Stephen Hemminger
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-01
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
Eric Dumazet
2009-09-01
net: make neigh_ops constant
Stephen Hemminger
2009-09-01
netns: embed ip6_dst_ops directly
Alexey Dobriyan
2009-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
2009-08-31
netfilter: ip6t_eui: fix read outside array bounds
Patrick McHardy
2009-08-29
ipv6: Update Neighbor Cache when IPv6 RA is received on a router
David Ward
2009-08-28
sit: allow ip fragmentation when using nopmtudisc to fix package loss
Sascha Hlusiak
2009-08-25
netfilter: nf_conntrack: log packets dropped by helpers
Patrick McHardy
2009-08-24
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-08-23
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...
Bruno Prémont
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-13
inet6: Set default traffic class
Gerrit Renker
2009-08-13
inet6: Conversion from u8 to int
Gerrit Renker
2009-08-13
ipv6: Log the explicit address that triggered DAD failure
Jens Rosenboom
2009-08-10
netfilter: xtables: check for standard verdicts in policies
Jan Engelhardt
[next]