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
2017-06-14
netfilter: nft_set_rbtree: handle element re-addition after deletion
Pablo Neira Ayuso
2017-06-14
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
2017-06-14
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-14
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
2017-06-14
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
2017-06-14
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2017-06-07
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
2017-06-07
ipv4: add reference counting to metrics
Eric Dumazet
2017-06-07
sctp: fix ICMP processing if skb is non-linear
Davide Caratti
2017-06-07
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
2017-06-07
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-06-07
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2017-06-07
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
2017-06-07
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-06-07
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-06-07
net: Improve handling of failures on link and route dumps
David Ahern
2017-06-07
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-06-07
net/packet: fix missing net_device reference release
Douglas Caetano dos Santos
2017-06-07
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
2017-06-07
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
2017-06-07
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-06-07
net: fix compile error in skb_orphan_partial()
Eric Dumazet
2017-06-07
netem: fix skb_orphan_partial()
Eric Dumazet
2017-06-07
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2017-06-07
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-25
ipx: call ipxitf_put() in ioctl error path
Dan Carpenter
2017-05-20
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
2017-05-20
iov_iter: don't revert iov buffer if csum error
Ding Tianhong
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-05-14
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
2017-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-14
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-14
net: ipv6: Do not duplicate DAD on link up
David Ahern
2017-05-14
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-05-14
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
2017-05-03
p9_client_readdir() fix
Al Viro
2017-05-03
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
2017-05-03
tcp: memset ca_priv data to 0 properly
Wei Wang
2017-05-03
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
2017-05-03
net: ipv6: regenerate host route if moved to gc list
David Ahern
2017-05-03
ip6mr: fix notification device destruction
Nikolay Aleksandrov
2017-05-03
netpoll: Check for skb->queue_mapping
Tushar Dave
2017-05-03
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2017-05-03
gso: Validate assumption of frag_list segementation
Ilan Tayari
2017-05-03
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-05-03
ipv6: Fix idev->addr_list corruption
Rabin Vincent
2017-05-03
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
2017-05-03
sctp: listen on the sock only when it's state is listening or closed
Xin Long
[next]