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
/
include
/
linux
/
net.h
Age
Commit message (
Expand
)
Author
2013-06-04
net: do not manually initialize enumerators
Jean Sacren
2013-04-29
net: rename random32 to prandom
Akinobu Mita
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-26
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
2012-07-22
net: netprio_cgroup: rework update socket logic
John Fastabend
2012-07-20
tun: fix a crash bug and a memory leak
Mikulas Patocka
2012-05-29
net: add MODULE_ALIAS_NET_PF_PROTO_NAME
Neil Horman
2012-05-15
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2010-10-01
net: Export __sock_create
Pavel Emelyanov
2010-07-02
linux/net.h: fix kernel-doc warnings
Randy Dunlap
2010-05-01
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-02-03
net: CONFIG_COMPAT redux
Alexey Dobriyan
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-11-07
net: kill proto_ops wrapper
Arnd Bergmann
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
2009-10-29
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
Cyrill Gorcunov
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-22
printk: Remove ratelimit.h from kernel.h
Ingo Molnar
2009-09-15
[PATCH] net: kmemcheck annotation in struct socket
Eric Dumazet
2009-03-15
net: reorder fields of struct socket
Eric Dumazet
2008-11-19
reintroduce accept4
Ulrich Drepper
2008-08-26
Fix userspace export of <linux/net.h>
David Woodhouse
2008-07-25
printk ratelimiting rewrite
Dave Young
2008-07-24
flag parameters: NONBLOCK in socket and socketpair
Ulrich Drepper
2008-07-24
flag parameters: paccept w/out set_restore_sigmask
Ulrich Drepper
2008-07-24
flag parameters: paccept
Ulrich Drepper
2008-07-24
flag parameters: socket and socketpair
Ulrich Drepper
2008-07-08
net: remove padding from struct socket on 64bit & increase objects/cache
Richard Kennedy
2008-03-22
[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
Rusty Russell
2008-01-28
[NET]: Remove the empty net_table
Pavel Emelyanov
2008-01-28
[NET]: Name magic constants in sock_wake_async()
Pavel Emelyanov
2008-01-28
[TCP]: Splice receive support.
Jens Axboe
2007-11-12
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
2007-10-22
[INET]: Let inet_diag and friends autoload
Jean Delvare
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
2007-02-08
[S390]: Add AF_IUCV socket support
Jennifer Hunt
2006-12-31
[NET]: Don't export linux/random.h outside __KERNEL__.
David Woodhouse
2006-12-02
[NET]: Annotate net_srandom().
Al Viro
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
2006-09-22
[NET]: sock_register interface changes
Stephen Hemminger
2006-09-22
[NET]: drop unused elements from net_proto_family
Stephen Hemminger
2006-09-22
[NET]: Round out in-kernel sockets API
Sridhar Samudrala
[next]