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
2011-02-01
ipv4: Update some fib_hash centric interface names.
David S. Miller
2011-01-31
ipv4: Consolidate all default route selection implementations.
David S. Miller
2011-01-31
ipv4: Remember FIB alias list head and table in lookup results.
David S. Miller
2011-01-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
2011-01-30
caif: bugfix - add caif headers for userspace usage.
sjur.brandeland@stericsson.com
2011-01-28
ipv4: Attach FIB info to dst_default_metrics when possible
David S. Miller
2011-01-28
ipv4: Allocate fib metrics dynamically.
David S. Miller
2011-01-27
net: Pre-COW metrics for TCP.
David S. Miller
2011-01-27
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-01-27
net: fix dev_seq_next()
Eric Dumazet
2011-01-27
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
David S. Miller
2011-01-27
inetpeer: Add metrics storage to inetpeer entries.
David S. Miller
2011-01-26
net: Implement read-only protection and COW'ing of metrics.
David S. Miller
2011-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-01-24
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
2011-01-24
net: change netdev->features to u32
Michał Mirosław
2011-01-24
net: RPS: Enable hardware acceleration of RFS
Ben Hutchings
2011-01-24
lib: cpu_rmap: CPU affinity reverse-mapping
Ben Hutchings
2011-01-24
Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
David S. Miller
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2011-01-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-01-24
Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
2011-01-24
BUILD_BUG_ON: make it handle more cases
Rusty Russell
2011-01-24
param: add null statement to compiled-in module params
Linus Walleij
2011-01-24
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
2011-01-22
genirq: Add IRQ affinity notifiers
Ben Hutchings
2011-01-21
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2011-01-21
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-21
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-21
mm: System without MMU do not need pte_mkwrite
Michal Simek
2011-01-21
RTC: Propagate error handling via rtc_timer_enqueue properly
John Stultz
2011-01-21
rtc: Cleanup removed UIE emulation declaration
John Stultz
2011-01-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-20
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
2011-01-20
net: Add safe reverse SKB queue walkers.
David S. Miller
2011-01-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-20
ACPI: Introduce acpi_os_ioremap()
Rafael J. Wysocki
2011-01-20
Merge branch 'akpm'
Linus Torvalds
2011-01-20
memcg: fix USED bit handling at uncharge in THP
KAMEZAWA Hiroyuki
2011-01-20
dccp: clean up unused DCCP_STATE_MASK definition
Shan Wei
2011-01-20
net_sched: RCU conversion of stab
Eric Dumazet
2011-01-20
net_sched: move TCQ_F_THROTTLED flag
Eric Dumazet
2011-01-20
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
[next]