index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
/
ipv4
Age
Commit message (
Expand
)
Author
2019-01-26
ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmit
wenxu
2019-01-26
ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit
wenxu
2019-01-26
ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmit
wenxu
2019-01-25
tcp: allow zerocopy with fastopen
Willem de Bruijn
2019-01-25
net: IP defrag: encapsulate rbtree defrag code into callable functions
Peter Oskolkov
2019-01-24
tcp_bbr: adapt cwnd based on ack aggregation estimation
Priyaranjan Jha
2019-01-24
tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
Priyaranjan Jha
2019-01-24
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals
Linus Lüssing
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
2019-01-22
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-19
net: ipv4: ipmr: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv4: route: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv4: netconf: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-18
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-18
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
2019-01-17
tcp: move rx_opt & syn_data_acked init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move tp->rack init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move app_limited init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tc...
Eric Dumazet
2019-01-17
tcp: do not clear urg_data in tcp_create_openreq_child
Eric Dumazet
2019-01-17
tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move mdev_us init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: do not clear srtt_us in tcp_create_openreq_child
Eric Dumazet
2019-01-17
tcp: do not clear packets_out in tcp_create_openreq_child()
Eric Dumazet
2019-01-17
tcp: move icsk_rto init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: do not set snd_ssthresh in tcp_create_openreq_child()
Eric Dumazet
2019-01-17
tcp: less aggressive window probing on local congestion
Yuchung Cheng
2019-01-17
tcp: retry more conservatively on local congestion
Yuchung Cheng
2019-01-17
tcp: simplify window probe aborting on USER_TIMEOUT
Yuchung Cheng
2019-01-17
tcp: create a helper to model exponential backoff
Yuchung Cheng
2019-01-17
tcp: properly track retry time on passive Fast Open
Yuchung Cheng
2019-01-17
tcp: always set retrans_stamp on recovery
Yuchung Cheng
2019-01-17
tcp: always timestamp on every skb transmission
Yuchung Cheng
2019-01-17
tcp: exit if nothing to retransmit on RTO timeout
Yuchung Cheng
2019-01-17
udp: add missing rehash callback to udplite
Alexey Kodanev
2019-01-17
net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE
David Herrmann
2019-01-16
udp: with udp_segment release on error path
Willem de Bruijn
2019-01-16
erspan: build the header with the right proto according to erspan_ver
Xin Long
2019-01-15
fou, fou6: do not assume linear skbs
Eric Dumazet
2019-01-15
tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
Willem de Bruijn
2019-01-15
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2019-01-11
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
2019-01-11
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
2019-01-11
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
2019-01-10
tcp: change txhash on SYN-data timeout
Yuchung Cheng
2019-01-10
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2019-01-09
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
[prev]
[next]