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-16
[IPIP]: Allow to create IPIP tunnels in net namespaces.
Pavel Emelyanov
2008-04-16
[IPIP]: Use proper net in (mostly) routing calls.
Pavel Emelyanov
2008-04-16
[IPIP]: Make tunnels hashes per net.
Pavel Emelyanov
2008-04-16
[IPIP]: Use proper net in hash-lookup functions.
Pavel Emelyanov
2008-04-16
[IPIP]: Add net/ipip_net argument to some functions.
Pavel Emelyanov
2008-04-16
[IPIP]: Make the fallback tunnel device per-net.
Pavel Emelyanov
2008-04-16
[IPIP]: Introduce empty ipip_net structure and net init/exit ops.
Pavel Emelyanov
2008-04-15
[TCP]: Remove superflushious skb == write_queue_tail() check
Ilpo Järvinen
2008-04-14
[TCP]: Format addresses appropriately in debug messages.
YOSHIFUJI Hideaki
2008-04-14
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
2008-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-04-14
[SOCK]: Add some notes about per-bind-bucket sock lookup.
Pavel Emelyanov
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_pro...
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_nat: use bool type in nf_nat_proto
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: remove obsolete check for ICMP redirects
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: add SCTP protocol support
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: add DCCP protocol support
Patrick McHardy
2008-04-14
[NETFILTER]: Add partial checksum validation helper
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: add UDP-Lite support
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol
Patrick McHardy
2008-04-14
[NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: fix random mode not to overwrite port rover
Patrick McHardy
2008-04-14
[NETFILTER]: nf_nat: add helpers for common NAT protocol operations
Patrick McHardy
2008-04-14
[NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size
Patrick McHardy
2008-04-14
[NETFILTER]: Explicitly initialize .priority in arptable_filter
Jan Engelhardt
2008-04-14
[NETFILTER]: remove arpt_(un)register_target indirection macros
Jan Engelhardt
2008-04-14
[NETFILTER]: remove arpt_target indirection macro
Jan Engelhardt
2008-04-14
[NETFILTER]: remove arpt_table indirection macro
Jan Engelhardt
2008-04-14
[NETFILTER]: annotate rest of nf_nat_* with const
Jan Engelhardt
2008-04-14
[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
Jan Engelhardt
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
2008-04-14
[NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro
Robert P. J. Day
2008-04-14
[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real
Alexey Dobriyan
2008-04-14
[NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output
Patrick McHardy
2008-04-14
[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e...
Pavel Emelyanov
2008-04-14
[SKB]: __skb_append = __skb_queue_after
Gerrit Renker
2008-04-13
[TCP]: Remove owner from tcp_seq_afinfo.
Denis V. Lunev
2008-04-13
[TCP]: Place file operations directly into tcp_seq_afinfo.
Denis V. Lunev
2008-04-13
[TCP]: Cleanup /proc/tcp[6] creation/removal.
Denis V. Lunev
2008-04-13
[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
Denis V. Lunev
2008-04-13
[TCP]: No need to check afinfo != NULL in tcp_proc_(un)register.
Denis V. Lunev
2008-04-13
[TCP]: Replace struct net on tcp_iter_state with seq_net_private.
Denis V. Lunev
[next]