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
/
ipv4
Age
Commit message (
Expand
)
Author
2008-04-10
IPV4: use xor rather than multiple ands for route compare
Stephen Hemminger
2008-04-10
ipv4: fib_trie leaf free optimization
Stephen Hemminger
2008-04-10
ipv4: fib_trie remove unused argument
Stephen Hemminger
2008-04-10
[Syncookies]: Add support for TCP options via timestamps.
Florian Westphal
2008-04-10
IPV4: fib_trie use vmalloc for large tnodes
Stephen Hemminger
2008-04-10
IPV4: route rekey timer can be deferrable
Stephen Hemminger
2008-04-10
IPV4: route use jhash3
Stephen Hemminger
2008-04-10
IPV4: route inline changes
Stephen Hemminger
2008-04-03
[NETNS]: Use TCP control socket from a correct namespace.
Denis V. Lunev
2008-04-03
[NETNS]: Create tcp control socket in the each namespace.
Denis V. Lunev
2008-04-03
[INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.
Denis V. Lunev
2008-04-03
[ICMP]: Simplify ICMP control socket creation.
Denis V. Lunev
2008-04-03
[NETNS]: Inet control socket should not hold a namespace.
Denis V. Lunev
2008-04-03
[INET]: Let inet_ctl_sock_create return sock rather than socket.
Denis V. Lunev
2008-04-03
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
Denis V. Lunev
2008-04-03
[TCP]: Replace socket with sock for reset sending.
Denis V. Lunev
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-31
[IPV4][NETNS]: Display per-net info in sockstat file.
Pavel Emelyanov
2008-03-31
[SOCK][NETNS]: Register sockstat(6) files in each net.
Pavel Emelyanov
2008-03-31
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
Pavel Emelyanov
2008-03-31
[IP] UDP: Use SEQ_START_TOKEN.
YOSHIFUJI Hideaki
2008-03-28
[UDP]: Remove owner from udp_seq_afinfo.
Denis V. Lunev
2008-03-28
[UDP]: Place file operations directly into udp_seq_afinfo.
Denis V. Lunev
2008-03-28
[UDP]: Cleanup /proc/udp[6] creation/removal.
Denis V. Lunev
2008-03-28
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
Denis V. Lunev
2008-03-28
[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.
Denis V. Lunev
2008-03-28
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
Denis V. Lunev
2008-03-28
[INET]: inet_frag_evictor() must run with BH disabled
David S. Miller
2008-03-28
[SOCK]: Drop inuse pcounter from struct proto (v2).
Pavel Emelyanov
2008-03-28
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
Joe Perches
2008-03-28
[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
Rusty Russell
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-27
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
Thomas Graf
2008-03-26
[IPSEC]: Fix BEET output
Herbert Xu
2008-03-26
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
Pavel Emelyanov
2008-03-26
[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted).
Pavel Emelyanov
2008-03-26
[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.
Pavel Emelyanov
2008-03-26
[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.
Pavel Emelyanov
2008-03-26
[NETNS][ICMP]: Move ICMP sysctls on struct net.
Pavel Emelyanov
2008-03-26
[NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net.
Pavel Emelyanov
2008-03-25
[NETFILTER]: nf_conntrack_sip: update copyright
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
2008-03-25
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
2008-03-25
[NETFILTER]: nf_nat_sip: translate all Contact headers
Patrick McHardy
2008-03-25
[NETFILTER]: nf_nat_sip: translate all Via headers
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
Patrick McHardy
2008-03-25
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
[next]