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.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.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
Age
Commit message (
Expand
)
Author
2020-04-30
docs: networking: convert tproxy.txt to ReST
Mauro Carvalho Chehab
2020-04-30
docs: networking: convert rxrpc.txt to ReST
Mauro Carvalho Chehab
2020-04-30
docs: networking: convert radiotap-headers.txt to ReST
Mauro Carvalho Chehab
2020-04-30
docs: networking: convert pktgen.txt to ReST
Mauro Carvalho Chehab
2020-04-30
docs: networking: convert mac80211-injection.txt to ReST
Mauro Carvalho Chehab
2020-04-30
docs: networking: convert lapb-module.txt to ReST
Mauro Carvalho Chehab
2020-04-30
inet_diag: add support for cgroup filter
Dmitry Yakunin
2020-04-30
inet_diag: add cgroup id attribute
Dmitry Yakunin
2020-04-30
net/smc: remove obsolete link state DELETING
Karsten Graul
2020-04-30
net/smc: remove handling of CONFIRM_RKEY_CONTINUE
Karsten Graul
2020-04-30
net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow
Karsten Graul
2020-04-30
net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow
Karsten Graul
2020-04-30
net/smc: new smc_rtoken_set functions for multiple link support
Karsten Graul
2020-04-30
net/smc: move the TEST_LINK response processing into event handler
Karsten Graul
2020-04-30
net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey
Karsten Graul
2020-04-30
net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey
Karsten Graul
2020-04-30
net/smc: adapt SMC client code to use the LLC flow
Karsten Graul
2020-04-30
net/smc: adapt SMC server code to use the LLC flow
Karsten Graul
2020-04-30
net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer
Karsten Graul
2020-04-30
net/smc: introduce link group type
Karsten Graul
2020-04-30
net/smc: enqueue all received LLC messages
Karsten Graul
2020-04-30
net/smc: add event-based llc_flow framework
Karsten Graul
2020-04-30
net: caif: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-04-29
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
2020-04-29
net/smc: use mutex instead of rwlock_t to protect buffers
Karsten Graul
2020-04-29
net/smc: process llc responses in tasklet context
Karsten Graul
2020-04-29
net/smc: use worker to process incoming llc messages
Karsten Graul
2020-04-29
net/smc: simplify link deactivation
Karsten Graul
2020-04-29
net/smc: move testlink work to system work queue
Karsten Graul
2020-04-29
net/smc: add new link state and related helpers
Karsten Graul
2020-04-29
net/smc: multi-link support for smc_rmb_rtoken_handling()
Karsten Graul
2020-04-29
net/smc: convert static link ID instances to support multiple links
Karsten Graul
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-04-29
net/smc: introduce link_idx for link group array
Karsten Graul
2020-04-29
net/smc: separate function for link initialization
Karsten Graul
2020-04-29
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
2020-04-29
ila: remove unused inline function ila_addr_is_ila
YueHaibing
2020-04-29
net: hsr: remove unused inline functions
YueHaibing
2020-04-29
netpoll: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-04-28
docs: networking: convert ipv6.txt to ReST
Mauro Carvalho Chehab
2020-04-28
docs: networking: convert ip-sysctl.txt to ReST
Mauro Carvalho Chehab
2020-04-28
docs: networking: convert gen_stats.txt to ReST
Mauro Carvalho Chehab
2020-04-28
docs: networking: convert dns_resolver.txt to ReST
Mauro Carvalho Chehab
2020-04-28
docs: networking: convert decnet.txt to ReST
Mauro Carvalho Chehab
2020-04-28
docs: networking: convert ax25.txt to ReST
Mauro Carvalho Chehab
2020-04-28
docs: networking: convert atm.txt to ReST
Mauro Carvalho Chehab
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
2020-04-28
netfilter: nft_nat: add netmap support
Pablo Neira Ayuso
[next]