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-09-25
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2018-09-25
tls: Fixed a memory leak during socket close
Vakul Garg
2018-09-25
tls: Fix socket mem accounting error under async encryption
Vakul Garg
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-24
tls: Fixed uninitialised vars warning
Vakul Garg
2018-09-24
net/tls: Fixed race condition in async encryption
Vakul Garg
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
2018-09-24
neighbour: allow admin to set NTF_ROUTER
Roopa Prabhu
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
2018-09-23
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2018-09-23
rds: Fix build regression.
David S. Miller
2018-09-22
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
2018-09-21
decnet: Remove unnecessary check for dev->name
Nathan Chancellor
2018-09-21
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
Peter Oskolkov
2018-09-21
ipv6: discard IP frag queue on more errors
Peter Oskolkov
2018-09-21
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
2018-09-21
net/ipv4: avoid compile error in fib_info_nh_uses_dev
Eric Dumazet
2018-09-21
net_sched: sch_fq: remove dead code dealing with retransmits
Eric Dumazet
2018-09-21
tcp: switch tcp_internal_pacing() to tcp_wstamp_ns
Eric Dumazet
2018-09-21
tcp: switch tcp and sch_fq to new earliest departure time model
Eric Dumazet
2018-09-21
tcp: switch internal pacing timer to CLOCK_TAI
Eric Dumazet
2018-09-21
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
2018-09-21
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
2018-09-21
net_sched: sch_fq: switch to CLOCK_TAI
Eric Dumazet
2018-09-21
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
2018-09-21
devlink: double free in devlink_resource_fill()
Dan Carpenter
2018-09-21
net/tls: Add support for async encryption of records for performance
Vakul Garg
2018-09-21
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
2018-09-21
netlabel: check for IPV4MASK in addrinfo_get
Sean Tranchetti
2018-09-21
ipv6: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
net: nci: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
ipv4: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
net_sched: change tcf_del_walker() to take idrinfo->lock
Vlad Buslov
2018-09-20
netfilter: nft_fib: Convert nft_fib4_eval to new dev helper
David Ahern
2018-09-20
netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper
David Ahern
2018-09-20
net/ipv4: Move device validation to helper
David Ahern
2018-09-20
sctp: update dst pmtu with the correct daddr
Xin Long
2018-09-20
smc: generic netlink family should be __ro_after_init
Johannes Berg
2018-09-19
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-19
ipv6: Allow the l3mdev to be a loopback
Robert Shearman
2018-09-19
net: linkwatch: add check for netdevice being present to linkwatch_do_dev
Heiner Kallweit
2018-09-19
net: core: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-19
net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-19
net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-19
Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-m...
David S. Miller
2018-09-19
Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-09-18
ipv6: fix memory leak on dst->_metrics
Wei Wang
[next]