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
Age
Commit message (
Expand
)
Author
2008-01-28
[NETNS]: FIB rules API cleanup.
Denis V. Lunev
2008-01-28
[FIB]: Add netns to fib_rules_ops.
Denis V. Lunev
2008-01-28
[SCTP]: Correctly initialize error when parameter validation failed.
Vlad Yasevich
2008-01-28
[IrDA]: Irport removal - part 1
Adrian Bunk
2008-01-28
[IrDA]: Frame length validation.
Robie Basak
2008-01-28
[IrDA]: Resend frames on timeout.
Robie Basak
2008-01-28
[NETNS]: Namespace stop vs 'ip r l' race.
Denis V. Lunev
2008-01-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
[NETNS]: Memory leak on network namespace stop.
Denis V. Lunev
2008-01-28
[NETNS]: Double free in netlink_release.
Denis V. Lunev
2008-01-28
[IPV6]: Fix ip6_frag ctl
Daniel Lezcano
2008-01-28
wireless: fix '!x & y' typo's
Roel Kluin
2008-01-28
[BRIDGE]: Remove unused include of a header file in ebtables.c
Rami Rosen
2008-01-28
[SCTP]: Fix build warning in sctp_sf_do_5_1C_ack().
David S. Miller
2008-01-28
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
Daniel Lezcano
2008-01-28
[IPV4] FIB_HASH: Reduce memory needs and speedup lookups
Eric Dumazet
2008-01-28
[FIB]: Fix rcu_dereference() abuses in fib_trie.c
Eric Dumazet
2008-01-28
[ROSE]: Supress sparse warnings
Eric Dumazet
2008-01-28
[ATM]: Suppress some sparse warnings
Eric Dumazet
2008-01-28
[APPLETALK]: Annotations to clear sparse warnings
Eric Dumazet
2008-01-28
[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack: clean up a few header files
Patrick McHardy
2008-01-28
[NETFILTER]: kill nf_sysctl.c
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_sctp: remove timeout indirection
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constant
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_sctp: don't take sctp_lock once per chunk
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_sctp: rename "newconntrack" variable
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_sctp: consolidate sctp_packet() error paths
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_sctp: reduce line length further
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_sctp: reduce line length
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_sctp: use proper types for bitops
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_sctp: basic cleanups
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_tcp: remove timeout indirection
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_{tcp,sctp}: shrink state table
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack_{tcp,sctp}: mark state table const
Patrick McHardy
2008-01-28
[NETFILTER]: ipt_REJECT: properly handle IP options
Denys Vlasenko
2008-01-28
[NETFILTER]: {ip,ip6}_tables: remove some inlines
Denys Vlasenko
2008-01-28
[NETFILTER]: xt_iprange match, revision 1
Jan Engelhardt
2008-01-28
[NETFILTER]: Rename ipt_iprange to xt_iprange
Jan Engelhardt
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_policy: use the new union nf_inet_addr
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_pkttype: IPv6 multicast address recognition
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_pkttype: Add explicit check for IPv4
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_mark match, revision 1
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_conntrack match, revision 1
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_connmark match, revision 1
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_MARK target, revision 2
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_CONNMARK target, revision 1
Jan Engelhardt
2008-01-28
[NETFILTER]: xt_TOS: Properly set the TOS field
Jan Engelhardt
[next]