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
/
net
Age
Commit message (
Expand
)
Author
2017-08-11
wext: handle NULL extra data in iwe_stream_add_point better
Arnd Bergmann
2017-08-11
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
2017-08-11
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
Alexander Potapenko
2017-07-21
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2017-07-21
vxlan: fix hlist corruption
Jiri Benc
2017-07-05
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-06-17
ipv6: fix flow labels when the traffic class is non-0
Dimitris Michailidis
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-07
ipv4: add reference counting to metrics
Eric Dumazet
2017-05-14
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-05-14
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-02-18
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2017-02-18
lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
David Ahern
2017-02-18
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2017-02-04
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
2017-02-04
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-02-04
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
2016-11-24
netfilter: nat: fix crash when conntrack entry is re-used
Florian Westphal
2016-11-24
netfilter: nf_tables: fix inconsistent element expiration calculation
Anders K. Pedersen
2016-11-24
netfilter: nat: switch to new rhlist interface
Florian Westphal
2016-11-22
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2016-11-15
gro_cells: mark napi struct as not busy poll candidates
Eric Dumazet
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
2016-11-03
net: tcp: check skb is non-NULL for exact match on lookups
David Ahern
2016-11-02
ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
Eli Cooper
2016-10-31
sctp: hold transport instead of assoc when lookup assoc in rx path
Xin Long
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-29
vxlan: avoid using stale vxlan socket.
pravin shelar
2016-10-29
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
2016-10-27
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
2016-10-27
netfilter: conntrack: avoid excess memory allocation
Florian Westphal
2016-10-27
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
2016-10-27
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
2016-10-26
udp: fix IP_CHECKSUM handling
Eric Dumazet
2016-10-26
doc: update docbook annotations for socket and skb
Stephen Hemminger
2016-10-26
mac80211: fix some sphinx warnings
Jani Nikula
2016-10-21
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
2016-10-20
udp: must lock the socket in udp_disconnect()
Eric Dumazet
2016-10-18
Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-10-17
net: Require exact match for TCP socket lookups if dif is l3mdev
David Ahern
2016-10-14
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
Linus Torvalds
[next]