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-05-20
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
tip-x86-xsave-2008-05-26_08_54_Mon
tip-x86-cpu-2008-05-26_08_53_Mon
Linus Torvalds
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-20
Merge branch 'from-tomtucker' into for-2.6.26
J. Bruce Fields
2008-05-20
pktgen: make sure that pktgen_thread_worker has been executed
Denis V. Lunev
2008-05-20
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
2008-05-20
vlan: Correctly handle device notifications for layered VLAN devices
Patrick McHardy
2008-05-20
net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
David Woodhouse
2008-05-20
net_sched: cls_api: fix return value for non-existant classifiers
Patrick McHardy
2008-05-20
ipsec: Use the correct ip_local_out function
Herbert Xu
2008-05-19
ipv6 addrconf: Allow infinite prefix lifetime.
YOSHIFUJI Hideaki
2008-05-19
ipv6 route: Fix lifetime in netlink.
YOSHIFUJI Hideaki
2008-05-19
ipv6 addrconf: Fix route lifetime setting in corner case.
YOSHIFUJI Hideaki
2008-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-05-19
ndisc: Add missing strategies for per-device retrans timer/reachable time set...
YOSHIFUJI Hideaki
2008-05-19
svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
Tom Tucker
2008-05-19
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
2008-05-19
svcrdma: Copy transport address and arm CQ before calling rdma_accept
Tom Tucker
2008-05-19
svcrdma: Set rqstp transport address in rdma_read_complete function
Tom Tucker
2008-05-19
svcrdma: Use ib verbs version of dma_unmap
Tom Tucker
2008-05-19
svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
Tom Tucker
2008-05-19
svcrdma: Move the QP and cm_id destruction to svc_rdma_free
Tom Tucker
2008-05-19
svcrdma: Add reference for each SQ/RQ WR
Tom Tucker
2008-05-19
svcrdma: Move destroy to kernel thread
Tom Tucker
2008-05-19
svcrdma: Shrink scope of spinlock on RQ CQ
Tom Tucker
2008-05-19
svcrdma: Use standard Linux lists for context cache
Tom Tucker
2008-05-19
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
2008-05-19
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
2008-05-19
svcrdma: Return error from rdma_read_xdr so caller knows to free context
Tom Tucker
2008-05-19
svcrdma: Fix error handling during listening endpoint creation
Tom Tucker
2008-05-19
svcrdma: Free context on post_recv error in send_reply
Tom Tucker
2008-05-19
svcrdma: Free context on ib_post_recv error
Tom Tucker
2008-05-19
svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler
Tom Tucker
2008-05-19
svcrdma: Fix return value in svc_rdma_send
Tom Tucker
2008-05-19
svcrdma: Fix race with dto_tasklet in svc_rdma_send
Tom Tucker
2008-05-19
svcrdma: Simplify receive buffer posting
Tom Tucker
2008-05-19
svc: Remove unused header files from svc_xprt.c
Tom Tucker
2008-05-19
svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue
Tom Tucker
2008-05-18
svcrpc: fix proc/net/rpc/auth.unix.ip/content display
J. Bruce Fields
2008-05-18
SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid
Trond Myklebust
2008-05-16
mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
Ivo van Doorn
2008-05-16
mac80211 : Association with 11n hidden ssid ap.
Abhijeet Kolekar
2008-05-14
net: handle errors from device_rename
Stephen Hemminger
2008-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-05-14
net/irda/irnet/irnet_irda.c needs unaligned.h
Andrew Morton
2008-05-14
9p: fix error path during early mount
Eric Van Hensbergen
2008-05-14
9p: make cryptic unknown error from server less scary
Eric Van Hensbergen
2008-05-14
9p: fix flags length in net
Steven Rostedt
2008-05-14
9p: Correct fidpool creation failure in p9_client_create
Josef 'Jeff' Sipek
2008-05-14
9p: use struct mutex instead of struct semaphore
Josef 'Jeff' Sipek
2008-05-14
9p: propagate parse_option changes to client and transports
Eric Van Hensbergen
[next]