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
2015-12-15
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
2015-12-15
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
2015-12-15
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
2015-12-15
ser_gigaset: fix up NULL checks
Tilman Schmidt
2015-12-15
qlcnic: fix a timeout loop
Dan Carpenter
2015-12-15
sfc: fix a timeout loop
Dan Carpenter
2015-12-15
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
2015-12-15
amd-xgbe: fix a couple timeout loops
Dan Carpenter
2015-12-15
mISDN: fix a loop count
Dan Carpenter
2015-12-15
net/mlx4_core: fix handling return value of mlx4_slave_convert_port
Andrzej Hajda
2015-12-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-12-15
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
2015-12-15
ravb: Add disable 10base
Kazuya Mizuguchi
2015-12-15
sh_eth: fix descriptor access endianness
Sergei Shtylyov
2015-12-15
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
2015-12-14
net: fix IP early demux races
Eric Dumazet
2015-12-14
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
2015-12-14
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
Chen-Yu Tsai
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
2015-12-14
openvswitch: fix trivial comment typo
Paolo Abeni
2015-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-13
net: Flush local routes when device changes vrf association
David Ahern
2015-12-13
net:hns: print MAC with %pM
Andy Shevchenko
2015-12-13
net:hns: annotate IO address space properly
Andy Shevchenko
2015-12-13
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
Xin Long
2015-12-12
Merge branch 'mpls-fixes'
David S. Miller
2015-12-12
mpls: make via address optional for multipath routes
Robert Shearman
2015-12-12
mpls: fix out-of-bounds access when via address not specified
Robert Shearman
2015-12-12
mpls: don't dump RTA_VIA attribute if not specified
Robert Shearman
2015-12-12
mpls: validate L2 via address length
Robert Shearman
2015-12-12
sfc: only use RSS filters if we're using RSS
Bert Kenward
2015-12-11
uapi: export ila.h
stephen hemminger
2015-12-11
Merge branch 'bnxt_en-fixes'
David S. Miller
2015-12-11
bnxt_en: Implement missing tx timeout reset logic.
Michael Chan
2015-12-11
bnxt_en: Don't cancel sp_task from bnxt_close_nic().
Michael Chan
2015-12-11
bnxt_en: Change bp->state to bitmap.
Michael Chan
2015-12-11
bnxt_en: Fix bitmap declaration to work on 32-bit arches.
Michael Chan
2015-12-11
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
2015-12-11
openvswitch: Fix helper reference leak
Joe Stringer
2015-12-11
phy: micrel: Fix finding PHY properties in MAC node.
Andrew Lunn
2015-12-11
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2015-12-11
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
xfrm: add rcu grace period in xfrm_policy_destroy()
Eric Dumazet
2015-12-10
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
2015-12-10
netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...
Pablo Neira Ayuso
2015-12-10
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
2015-12-09
netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
Nikolay Borisov
2015-12-08
net: ezchip: fix address space confusion in nps_enet.c
Arnd Bergmann
2015-12-08
net: fsl: avoid 64-bit warning on pq_mdio
Arnd Bergmann
[next]