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
2007-11-10
[NET]: Fix infinite loop in dev_mc_unsync().
Joe Perches
2007-11-10
[NET]: Make helper to get dst entry and "use" it
Pavel Emelyanov
2007-11-10
[IPV4]: Remove bugus goto-s from ip_route_input_slow
Pavel Emelyanov
2007-11-10
[TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)
Ilpo Järvinen
2007-11-10
[TCP]: Add unlikely() to sacktag out-of-mem in fragment case
Ilpo Järvinen
2007-11-10
[TCP]: Fix reord detection due to snd_una covered holes
Ilpo Järvinen
2007-11-10
[TCP]: Consider GSO while counting reord in sacktag
Ilpo Järvinen
2007-11-09
SCTP: Always flush the queue when uncorcking.
Vlad Yasevich
2007-11-09
SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks
Vlad Yasevich
2007-11-09
SCTP: Make sctp_verify_param return multiple indications.
Vlad Yasevich
2007-11-09
SCTP: Convert custom hash lists to use hlist.
Vlad Yasevich
2007-11-09
SCTP: Use hashed lookup when looking for an association.
Vlad Yasevich
2007-11-07
SCTP: Fix a potential race between timers and receive path.
Vlad Yasevich
2007-11-07
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
Vlad Yasevich
2007-11-07
SCTP: Correctly disable ADD-IP when AUTH is not supported.
Vlad Yasevich
2007-11-07
SCTP: Update RCU handling during the ADD-IP case
Vlad Yasevich
2007-11-07
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
2007-11-07
SCTP : Fix to process bundled ASCONF chunk correctly
Wei Yongjun
2007-11-07
SCTP : Fix bad formatted comment in outqueue.c
Wei Yongjun
2007-11-07
[NETLINK]: Fix unicast timeouts
Patrick McHardy
2007-11-07
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
2007-11-07
[IPVS]: Synchronize closing of Connections
Rumen G. Bogdanovski
2007-11-07
[IPVS]: Bind connections on stanby if the destination exists
Rumen G. Bogdanovski
2007-11-07
[NET]: Clean proto_(un)register from in-code ifdefs
Pavel Emelyanov
2007-11-07
[IPSEC]: Fix crypto_alloc_comp error checking
Herbert Xu
2007-11-07
[VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl
Patrick McHardy
2007-11-07
[NETNS]: Fix compiler error in net_namespace.c
Johann Felix Soden
2007-11-07
[PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.
Radu Rendec
2007-11-07
[NET]: Removing duplicit #includes
Jiri Olsa
2007-11-07
[IPV4]: Compact some ifdefs in the fib code.
Pavel Emelyanov
2007-11-07
[IPV6]: Convert /proc/net/ipv6_route to seq_file interface
Alexey Dobriyan
2007-11-07
[PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline
Evgeniy Polyakov
2007-11-07
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
David S. Miller
2007-11-07
[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
2007-11-07
[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
2007-11-07
[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
2007-11-07
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
2007-11-07
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
Pavel Emelyanov
2007-11-07
[DECNET]: "addr" module param can't be __initdata
Alexey Dobriyan
2007-11-07
[IPv6] SNMP: Restore Udp6InErrors incrementation
Mitsuru Chinen
2007-11-07
[NET]: Remove /proc/net/stat/*_arp_cache upon module removal
Alexey Dobriyan
2007-11-07
[IPV6]: Consolidate the ip cork destruction in ip6_output.c
Pavel Emelyanov
2007-11-07
[IPV4]: Consolidate the ip cork destruction in ip_output.c
Pavel Emelyanov
2007-11-07
[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...
Bart De Schuymer
2007-11-07
[NETFILTER]: nf_sockopts list head cleanup
Alexey Dobriyan
2007-11-07
[NETFILTER]: remove unneeded rcu_dereference() calls
Patrick McHardy
2007-11-07
[NETFILTER]: Clean up Makefile
Jan Engelhardt
2007-11-07
[NETFILTER]: Copyright/Email update
Jan Engelhardt
2007-11-07
[NETFILTER]: ip{,6}_queue: convert to seq_file interface
Alexey Dobriyan
2007-11-06
9p: add missing end-of-options record for trans_fd
Latchesar Ionkov
[prev]
[next]