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
/
decnet
Age
Commit message (
Expand
)
Author
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-20
[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking
Adrian Bunk
2006-03-20
[DECnet]: Use RCU locking in dn_rules.c
Steven Whitehouse
2006-03-20
[DECnet]: Patch to fix recvmsg() flag check
Patrick Caulfield
2006-03-20
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
netfilter: headers included twice
Nicolas Kaiser
2006-01-03
[DECNET]: Only use local routers
Patrick Caulfield
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
2006-01-03
[SOCK]: Introduce sk_receive_skb
Arnaldo Carvalho de Melo
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
2005-12-05
[DECNET]: add memory buffer settings
Steven Whitehouse
2005-11-11
[DECNET]: fix SIGPIPE
Patrick Caulfield
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2005-10-25
[DECNET]: Remove some redundant ifdeffed code
Patrick Caulfield
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-04
[DECNET]: fix sparse gfp nocast warnings
Randy Dunlap
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-01
[DECNET]: Tidy send side socket SKB allocation.
Patrick Caulfield
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
2005-08-29
[DECNET]: Fix build after netlink changes.
Andrew Morton
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
2005-08-29
[NET]: Kill skb->list
David S. Miller
2005-08-17
[DECNET]: Fix RCU race condition in dn_neigh_construct().
Paul E. McKenney
2005-08-10
[DECNET]: Use sk_stream_error function rather than DECnet's own
Steven Whitehouse
2005-07-11
[NET]: move config options out to individual protocols
Sam Ravnborg
2005-07-08
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
2005-07-05
[DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules
Thomas Graf
2005-06-18
[DECNET]: Remove unnecessary initilization of unused variable entries
Thomas Graf
2005-06-18
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
2005-05-05
[DECNET]: Fix build after C99 netlink initializer change.
Rafael J. Wysocki
2005-05-03
[NETLINK]: Fix infinite loops in synchronous netlink changes.
David S. Miller
2005-05-03
[NETLINK]: Synchronous message processing.
Herbert Xu
2005-05-03
[RTNETLINK] Cleanup rtnetlink_link tables
Thomas Graf
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds