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_6.6-2.2.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
/
include
Age
Commit message (
Expand
)
Author
2010-05-05
net: __alloc_skb() speedup
Eric Dumazet
2010-05-03
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2010-05-03
net: rcu fixes
Eric Dumazet
2010-05-02
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
David S. Miller
2010-05-02
net: fix softnet_stat
Changli Gao
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-02
net: fix compile error due to double return type in SOCK_DEBUG
Jan Engelhardt
2010-05-02
net: Inline skb_pull() in eth_type_trans().
David S. Miller
2010-05-01
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-04-30
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
2010-04-30
sctp: fast recovery algorithm is per association.
Vlad Yasevich
2010-04-30
sctp: update transport initializations
Vlad Yasevich
2010-04-30
sctp: Save some room in the sctp_transport by using bitfields
Vlad Yasevich
2010-04-30
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
2010-04-30
sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state
Wei Yongjun
2010-04-30
net: speedup sock_recv_ts_and_drops()
Eric Dumazet
2010-04-28
net: ip_queue_rcv_skb() helper
Eric Dumazet
2010-04-28
net: speedup udp receive path
Eric Dumazet
2010-04-28
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...
Neil Horman
2010-04-28
caif: Rewritten socket implementation
Sjur Braendeland
2010-04-28
caif: Disconnect without waiting for response
Sjur Braendeland
2010-04-28
caif: Add reference counting to service layer
Sjur Braendeland
2010-04-28
caif: Rename functions in cfcnfg and caif_dev
Sjur Braendeland
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
2010-04-27
net: disallow to use net_assign_generic externally
Jiri Pirko
2010-04-27
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2010-04-27
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
2010-04-27
net: Make RFS socket operations not be inet specific.
David S. Miller
2010-04-27
net: reimplement softnet_data.output_queue as a FIFO queue
Changli Gao
2010-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-04-27
igb: add support for reporting 5GT/s during probe on PCIe Gen2
Alexander Duyck
2010-04-27
net: fix a lockdep rcu warning in __sk_dst_set()
Eric Dumazet
2010-04-27
rps: inet_rps_save_rxhash() argument is not const
Eric Dumazet
2010-04-27
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
2010-04-27
net: suppress RCU lockdep false positive in twsk_net()
Paul E. McKenney
2010-04-26
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
2010-04-26
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
2010-04-23
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
2010-04-23
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
2010-04-23
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2010-04-23
IPv6: data structure changes for new socket options
Brian Haley
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
YOSHIFUJI Hideaki
2010-04-22
remove DCB_PROTO_VERSION as we don't do netlink versioning
Scott Feldman
2010-04-22
X25: Add if_x25.h and x25 to device identifiers
Andrew Hendry
2010-04-22
dst: rcu check refinement
Eric Dumazet
2010-04-22
net: Socket filter ancilliary data access for skb->dev->type
Paul LeoNerd Evans
2010-04-22
tcp: fix outsegs stat for TSO segments
Tom Herbert
2010-04-22
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
[next]