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
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
2010-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
mac80211: use fixed channel in ibss join when appropriate
Johannes Berg
2010-05-05
net: __alloc_skb() speedup
Eric Dumazet
2010-05-03
net: skb_free_datagram_locked() fix
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-03
unix/garbage: kill copy of the skb queue walker
Ilpo Järvinen
2010-05-03
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-05-03
mac80211: improve IBSS scanning
Johannes Berg
2010-05-03
mac80211: allow controlling aggregation manually
Johannes Berg
2010-05-03
mac80211: fix ieee80211_find_sta[_by_hw]
Johannes Berg
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: 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: Optimize computation of highest new tsn in SACK.
Vlad Yasevich
2010-04-30
sctp: correctly mark missing chunks in fast recovery
Vlad Yasevich
2010-04-30
sctp: rwnd_press should be cumulative
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: Do not force T3 timer on fast retransmissions.
Vlad Yasevich
2010-04-30
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
2010-04-30
sctp: Make sure we always return valid retransmit path
Vlad Yasevich
2010-04-30
sctp: cleanup: remove duplicate assignment
Dan Carpenter
2010-04-30
sctp: implement sctp association probing module
Wei Yongjun
2010-04-30
sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
Shan Wei
2010-04-30
sctp: Do no select unconfirmed transports for retransmissions
Vlad Yasevich
2010-04-30
sctp: fix to retranmit at least one DATA chunk
Wei Yongjun
2010-04-30
sctp: missing set src and dest port while lookup output route
Wei Yongjun
2010-04-30
sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
Wei Yongjun
2010-04-30
sctp: send SHUTDOWN-ACK chunk back to the source.
Vlad Yasevich
2010-04-30
sctp: Use correct address family in sctp_getsockopt_peer_addrs()
Vlad Yasevich
2010-04-30
ipv6: cleanup: remove unneeded null check
Dan Carpenter
2010-04-30
xfrm: potential uninitialized variable num_xfrms
Changli Gao
2010-04-30
net: speedup sock_recv_ts_and_drops()
Eric Dumazet
2010-04-30
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-30
mac80211: tell driver about IBSS merge
Johannes Berg
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
mac80211: notify driver about IBSS status
Johannes Berg
2010-04-28
mac80211: fix supported rates IE if AP doesn't give us it's rates
Stanislaw Gruszka
2010-04-28
mac80211: do not wip out old supported rates
Stanislaw Gruszka
2010-04-28
Bugfix: Link selection was swapped in switch.
Sjur Braendeland
2010-04-28
caif: Bugfixes in CAIF netdevice for close and flow control
Sjur Braendeland
2010-04-28
caif: Rewritten socket implementation
Sjur Braendeland
[next]