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
2011-11-26
inet: add a redirect generation id in inetpeer
Eric Dumazet
2011-11-26
atm: eliminate atm_guess_pdu2truesize()
chas williams - CONTRACTOR
2011-11-26
eeprom_93cx6: Add write support
Ben Dooks
2011-11-26
eeprom_93cx6: Add data direction control.
Ben Dooks
2011-11-26
net: Use IS_ENABLED() in netdevice.h as appropriate
Ben Hutchings
2011-11-26
dsa: Allow core and drivers to be built as modules
Ben Hutchings
2011-11-26
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
Steffen Klassert
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
2011-11-23
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-11-24
virtio-pci: make reset operation safer
Michael S. Tsirkin
2011-11-24
virtio-mmio: Correct the name of the guest features selector
Sasha Levin
2011-11-23
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2011-11-23
Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...
Tony Lindgren
2011-11-23
netprio_cgroup: Fix build break
Neil Horman
2011-11-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2011-11-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
2011-11-23
i2c: Delete ANY_I2C_BUS
Jean Delvare
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
tc: comment spelling fixes
stephen hemminger
2011-11-22
xfrm: optimize ipv4 selector matching
Alexey Dobriyan
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman
2011-11-22
atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()
Eric Dumazet
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-11-22
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-21
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-11-21
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-11-22
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2011-11-21
netfilter: use jump_label for nf_hooks
Eric Dumazet
2011-11-21
wireless: Support ht-capabilities over-rides.
Ben Greear
2011-11-21
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
2011-11-21
cfg80211: add flags for off-channel capabilities
Johannes Berg
2011-11-21
mac80211: transmit fragment list to drivers
Johannes Berg
2011-11-21
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
2011-11-21
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
2011-11-21
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-20
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-11-20
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-11-20
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
[prev]
[next]