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
/
net
Age
Commit message (
Expand
)
Author
2018-04-13
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
2018-04-13
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
NeilBrown
2018-04-13
netfilter: conntrack: don't call iter for non-confirmed conntracks
Florian Westphal
2018-04-13
mac80211: Fix setting TX power on monitor interfaces
Peter Große
2018-04-13
rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
Sowmini Varadhan
2018-04-13
l2tp: fix missing print session offset info
Hangbin Liu
2018-04-13
net: llc: add lock_sock in llc_ui_bind to avoid a race condition
linzhang
2018-04-13
net: move somaxconn init from sysctl code
Roman Kapl
2018-04-13
tcp: better validation of received ack sequences
Eric Dumazet
2018-04-13
netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
Liping Zhang
2018-04-13
libceph: NULL deref on crush_decode() error path
Dan Carpenter
2018-04-13
net: ieee802154: fix net_device reference release too early
Lin Zhang
2018-04-13
xfrm: fix state migration copy replay sequence numbers
Antony Antony
2018-04-13
net: x25: fix one potential use-after-free issue
linzhang
2018-04-13
arp: honour gratuitous ARP _replies_
Ihar Hrachyshka
2018-04-13
neighbour: update neigh timestamps iff update is effective
Ihar Hrachyshka
2018-04-13
ipmr: vrf: Find VIFs using the actual device
Thomas Winter
2018-04-13
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
2018-04-13
mac80211: bail out from prep_connection() if a reconfig is ongoing
Luca Coelho
2018-04-13
af_key: Fix slab-out-of-bounds in pfkey_compile_policy.
Steffen Klassert
2018-04-08
Revert "ip6_vti: adjust vti mtu according to mtu of lower device"
Greg Kroah-Hartman
2018-04-08
Bluetooth: Fix missing encryption refresh on Security Request
Szymon Janc
2018-04-08
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-04-08
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
2018-04-08
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
Steffen Klassert
2018-04-08
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
2018-04-08
xfrm_user: uncoditionally validate esn replay attribute struct
Florian Westphal
2018-04-08
mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()
Matthias Kaehlcke
2018-04-08
mac80211: Fix clang warning about constant operand in logical operation
Matthias Kaehlcke
2018-04-08
netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
Matthias Kaehlcke
2018-04-08
cfg80211: Fix array-bounds warning in fragment copy
Matthias Kaehlcke
2018-04-08
nl80211: Fix enum type of variable in nl80211_put_sta_rate()
Matthias Kaehlcke
2018-04-08
netfilter: nf_nat_h323: fix logical-not-parentheses warning
Nick Desaulniers
2018-03-31
kcm: lock lower socket in kcm_attach
Tom Herbert
2018-03-31
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-31
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-03-31
netlink: avoid a double skb free in genlmsg_mcast()
Nicolas Dichtel
2018-03-31
net/iucv: Free memory obtained by kzalloc
Arvind Yadav
2018-03-31
l2tp: do not accept arbitrary sockets
Eric Dumazet
2018-03-31
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
2018-03-31
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
2018-03-31
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
2018-03-31
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-31
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
Eric Dumazet
2018-03-31
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
2018-03-31
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
2018-03-24
ip6_vti: adjust vti mtu according to mtu of lower device
Alexey Kodanev
2018-03-24
netfilter: x_tables: unlock on error in xt_find_table_lock()
Dan Carpenter
2018-03-24
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2018-03-24
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
[prev]
[next]