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_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_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
/
netns
Age
Commit message (
Expand
)
Author
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
netfilter: nf_tables: remove nft_af_info.
Taehee Yoo
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
2018-04-25
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
net/ipv6: Add fib6_null_entry
David Ahern
2018-03-26
ip6mr: Support fib notifications
Yuval Mintz
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
2018-03-04
net/ipv6: Add support for path selection using hash of 5-tuple
David Ahern
2018-03-01
mroute*: Make mr_table a common struct
Yuval Mintz
2018-02-28
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
2018-02-28
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
2018-01-10
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
2018-01-08
netfilter: reduce hook array sizes to what is needed
Florian Westphal
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
2018-01-05
can: af_can: give struct holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
2017-12-19
sock: Hide unused variable when !CONFIG_PROC_FS.
Tonghao Zhang
2017-12-19
sock: Move the socket inuse to namespace.
Tonghao Zhang
2017-12-19
sock: Change the netns_core member name.
Tonghao Zhang
2017-12-11
sctp: add stream interleave enable members and sockopt
Xin Long
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_autocorking
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_tso_segs
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
Eric Dumazet
2017-10-28
tcp: Namespace-ify sysctl_tcp_nometrics_save
Eric Dumazet
2017-10-27
tcp: Namespace-ify sysctl_tcp_frto
Eric Dumazet
2017-10-27
tcp: Namespace-ify sysctl_tcp_adv_win_scale
Eric Dumazet
2017-10-27
tcp: Namespace-ify sysctl_tcp_app_win
Eric Dumazet
2017-10-27
tcp: Namespace-ify sysctl_tcp_dsack
Eric Dumazet
[next]