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
2018-10-18
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
2018-10-18
ip: use rb trees for IP frag queue.
Peter Oskolkov
2018-10-18
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
2018-10-18
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
2018-10-18
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2018-10-18
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
2018-10-18
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
2018-10-18
inet: frags: reorganize struct netns_frags
Eric Dumazet
2018-10-18
rhashtable: reorganize struct rhashtable layout
Eric Dumazet
2018-10-18
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-10-18
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-10-18
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-10-18
inet: frags: remove some helpers
Eric Dumazet
2018-10-18
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-10-18
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-10-18
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-10-18
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
2018-10-18
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
2018-10-18
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-18
bonding: avoid possible dead-lock
Mahesh Bandewar
2018-10-13
ebtables: arpreply: Add the standard target sanity check
Gao Feng
2018-10-10
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
2018-10-03
media: v4l: event: Prevent freeing event subscriptions while accessed
Sakari Ailus
2018-10-03
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
2018-10-03
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
2018-10-03
hwmon: (ina2xx) fix sysfs shunt resistor read access
Lothar Felten
2018-10-03
slub: make ->cpu_partial unsigned int
Alexey Dobriyan
2018-10-03
power: remove possible deadlock when unregistering power_supply
Benjamin Tissoires
2018-09-29
NFC: Fix the number of pipes
Suren Baghdasaryan
2018-09-26
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
2018-09-26
net/mlx5: Fix use-after-free in self-healing flow
Jack Morgenstein
2018-09-19
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-09-19
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
2018-09-15
r8169: add support for NCube 8168 network card
Anthony Wong
2018-09-09
udlfb: set optimal write delay
Mikulas Patocka
2018-09-09
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
2018-09-09
iommu/vt-d: Add definitions for PFSID
Jacob Pan
2018-09-09
Replace magic for trusting the secondary keyring with #define
Yannik Sembritzki
2018-09-09
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-09-09
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-09-05
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
2018-08-24
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
2018-08-24
net/ethernet/freescale/fman: fix cross-build error
Randy Dunlap
2018-08-24
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-08-24
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-08-24
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-08-22
vsock: split dwork to avoid reinitializations
Cong Wang
2018-08-22
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
[next]