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
Age
Commit message (
Expand
)
Author
2011-10-20
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
2011-10-20
net: constify skbuff and Qdisc elements
Eric Dumazet
2011-10-20
tcp: remove unused tcp_fin() parameters
Eric Dumazet
2011-10-20
ll_temac: Add support for ethtool
Ricardo
2011-10-20
igb: fix a compile warning
RongQing Li
2011-10-20
myri10ge: fix truesize underestimation
Eric Dumazet
2011-10-20
igbvf: fix truesize underestimation
Eric Dumazet
2011-10-20
pktgen: remove ndelay() call
Eric Dumazet
2011-10-20
tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()
Eric Dumazet
2011-10-20
mm: add a "struct page_frag" type containing a page, offset and length
Ian Campbell
2011-10-20
mlx4_en: fix skb truesize underestimation
Eric Dumazet
2011-10-20
virtio_net: Clean up set_skb_frag()
Krishna Kumar
2011-10-19
net: do not take an additional reference in skb_frag_set_page
Ian Campbell
2011-10-19
neigh: fix rcu splat in neigh_update()
roy.qing.li@gmail.com
2011-10-19
filter: use unsigned int to silence static checker warning
Dan Carpenter
2011-10-19
NET: asix: fix ethtool -e for AX88178 USB dongle
Grant Grundler
2011-10-19
cleanup: remove unnecessary include.
Kevin Wilson
2011-10-19
ipv4: compat_ioctl is local to af_inet.c, make it static
Gerrit Renker
2011-10-19
stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)
Giuseppe CAVALLARO
2011-10-19
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: allow mmc usage only if feature actually available (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: use predefined macros for HW cap register fields (V4)
Rayagond Kokatanur
2011-10-19
stmmac: allow mtu bigger than 1500 in case of normal desc (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: update the driver version and doc (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: protect tx process with lock (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).
Srinivas Kandagatla
2011-10-19
sysfs: Reject with a warning invalid uses of tagged directories.
Eric W. Biederman
2011-10-19
sysfs: Remove support for tagged directories with untagged members.
Eric W. Biederman
2011-10-19
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
Eric W. Biederman
2011-10-19
class: Implement support for class attrs in tagged sysfs directories.
Eric W. Biederman
2011-10-19
sysfs: Implement support for tagged files in sysfs.
Eric W. Biederman
2011-10-19
bonding: fix wrong port enabling in 802.3ad
Flavio Leitner
2011-10-19
net: validate HWTSTAMP ioctl parameters
Richard Cochran
2011-10-19
net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.
Eric W. Biederman
2011-10-19
tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()
Eric Dumazet
2011-10-19
phylib: Modify Vitesse RGMII skew settings
Andy Fleming
2011-10-19
net: Allow skb_recycle_check to be done in stages
Andy Fleming
2011-10-19
mlx4_en: Updating driver version
Yevgeny Petrilin
2011-10-19
mlx4_en: Adding rxhash support
Yevgeny Petrilin
2011-10-19
mlx4_en: Recording rx queue for gro packets
Yevgeny Petrilin
2011-10-19
mlx4_en: Checksum counters per ring
Yevgeny Petrilin
2011-10-19
mlx4_en: Controlling FCS header removal
Yevgeny Petrilin
2011-10-19
mlx4: Fix vlan table overflow
Yevgeny Petrilin
2011-10-19
caif-hsi: Added recovery check of CA wake status.
Daniel Martensson
2011-10-19
caif-hsi: Added sanity check for length of CAIF frames
Daniel Martensson
2011-10-19
caif-hsi: Make inactivity timeout configurable.
Dmitry Tarnyagin
2011-10-19
caif-hsi: HSI-Platform device register and unregisters itself
Daniel Martensson
2011-10-19
caif-hsi: Making read and writes asynchronous.
Daniel Martensson
2011-10-19
caif-hsi: Fix for wakeup condition problem
Dmitry Tarnyagin
2011-10-19
caif-hsi: Fixing a race condition in the caif_hsi code
Dmitry Tarnyagin
[next]