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
/
lapb
Age
Commit message (
Expand
)
Author
2021-01-04
net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event
Xie He
2020-11-27
net/lapb: fix t1 timer handling for LAPB_STATE_0
Martin Schiller
2020-11-27
net/lapb: support netdev events
Martin Schiller
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-30
docs: networking: convert lapb-module.txt to ReST
Mauro Carvalho Chehab
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-16
lapb: fixed leak of control-blocks.
Jeremy Sowden
2019-06-16
lapb: moved export of lapb_register.
Jeremy Sowden
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-10-18
net/lapb: Convert timers to use timer_setup()
Kees Cook
2017-07-04
net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t
Reshetova, Elena
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-05-29
net/lapb: tuse %*ph to dump buffers
Andy Shevchenko
2014-10-24
lapb: move EXPORT_SYMBOL after functions.
Fabian Frederick
2013-09-23
net/lapb: re-send packets on timeout
josselin.costanzi@mobile-devices.fr
2013-01-11
net/lapb: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-05-17
lapb: Neaten debugging
Joe Perches
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-09-16
wan: make LAPB callbacks const
stephen hemminger
2011-07-01
lapb: Reduce switch/case indent
Joe Perches
2010-11-22
Net: lapb: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-05
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
2008-01-28
[LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-10
[NET] LAPB: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-08-05
[LAPB]: Fix windowsize check
Diego Calleja
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2005-08-29
[NET]: Kill skb->list
David S. Miller
2005-07-11
[NET]: move config options out to individual protocols
Sam Ravnborg
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds