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
/
include
Age
Commit message (
Expand
)
Author
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-20
pkt_sched: add DRR scheduler
Patrick McHardy
2008-11-20
netlink: avoid memset of 0 bytes sparse warning
Patrick McHardy
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-20
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
2008-11-19
netdev: expose ethernet address primitives
Stephen Hemminger
2008-11-19
netdev: introduce dev_get_stats()
Stephen Hemminger
2008-11-19
netdev: network device operations infrastructure
Stephen Hemminger
2008-11-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-19
cpuset: update top cpuset's mems after adding a node
Miao Xie
2008-11-19
reintroduce accept4
Ulrich Drepper
2008-11-19
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
mac80211: remove ieee80211_notify_mac
Johannes Berg
2008-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-11-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-11-18
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-16
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
2008-11-16
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-11-16
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2008-11-16
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-16
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
Mark McLoughlin
2008-11-16
net: make sure struct dst_entry refcount is aligned on 64 bytes
Eric Dumazet
2008-11-16
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-16
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
2008-11-16
rcu: Introduce hlist_nulls variant of hlist
Eric Dumazet
2008-11-16
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
2008-11-16
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
2008-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2008-11-15
Fix inotify watch removal/umount races
Al Viro
2008-11-15
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-11-15
Add 'pr_fmt()' format modifier to pr_xyz macros.
Martin Schwidefsky
2008-11-13
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
2008-11-13
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-13
tcp: remove an unnecessary field in struct tcp_skb_cb
Petr Tesarik
2008-11-13
USB: don't register endpoints for interfaces that are going away
Alan Stern
2008-11-13
slab: document SLAB_DESTROY_BY_RCU
Peter Zijlstra
2008-11-13
HID: map macbook keys for "Expose" and "Dashboard"
Henrik Rydberg
2008-11-12
net: ifdef struct sock::sk_async_wait_queue
Alexey Dobriyan
2008-11-12
Add c2 port support
Rodolfo Giometti
2008-11-12
rtc: rtc-wm8350: add support for WM8350 RTC
Mark Brown
2008-11-12
remove ratelimt()
Andrew Morton
2008-11-12
atmel_lcdfb: change irq_base definition to allow error reporting
Nicolas Ferre
2008-11-12
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-11-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-11-12
net: Cleanup of neighbour code
Eric Dumazet
[next]