Denis V. Lunev
|
cd40b7d398
[NET]: make netlink user -> kernel interface synchronious
|
17 years ago |
Herbert Xu
|
0cfad07555
[NETLINK]: Avoid pointer in netlink_run_queue
|
17 years ago |
Eric W. Biederman
|
b4b510290b
[NET]: Support multiple network namespaces with netlink
|
17 years ago |
Ilpo Järvinen
|
172589ccdd
[NET]: DIV_ROUND_UP cleanup (part two)
|
17 years ago |
Patrick McHardy
|
0a9c730144
[INET_DIAG]: Fix oops in netlink_rcv_skb
|
17 years ago |
Patrick McHardy
|
af65bdfce9
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
|
18 years ago |
Thomas Graf
|
c702e8047f
[NETLINK]: Directly return -EINTR from netlink_dump_start()
|
18 years ago |
Thomas Graf
|
ead592ba24
[IPv4] diag: Use netlink_run_queue() to process the receive queue
|
18 years ago |
Arnaldo Carvalho de Melo
|
dc5fc579b9
[NETLINK]: Use nlmsg_trim() where appropriate
|
18 years ago |
Arnaldo Carvalho de Melo
|
b529ccf279
[NETLINK]: Introduce nlmsg_hdr() helper
|
18 years ago |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 years ago |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 years ago |
Eric Dumazet
|
dbca9b2750
[NET]: change layout of ehash table
|
18 years ago |
Patrick McHardy
|
26932566a4
[NETLINK]: Don't BUG on undersized allocations
|
18 years ago |
Al Viro
|
9f8552996d
[IPV4]: inet_diag annotations
|
18 years ago |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Arnaldo Carvalho de Melo
|
dff2c03534
[INET_DIAG]: Introduce sk_diag_fill
|
19 years ago |
Arnaldo Carvalho de Melo
|
c7d58aabdc
[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill
|
19 years ago |
Arnaldo Carvalho de Melo
|
4e852c0279
[INET_DIAG]: whitespace/simple cleanups
|
19 years ago |
Arnaldo Carvalho de Melo
|
7dbf075524
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
|
19 years ago |
Arnaldo Carvalho de Melo
|
0fa1a53e1f
[IPV6]: Introduce inet6_timewait_sock
|
19 years ago |
Arnaldo Carvalho de Melo
|
ca304b6104
[IPV6]: Introduce inet6_rsk()
|
19 years ago |
Thomas Graf
|
a8f74b2288
[NETLINK]: Make netlink_callback->done() optional
|
19 years ago |
Patrick McHardy
|
066286071d
[NETLINK]: Add "groups" argument to netlink_kernel_create
|
20 years ago |
Arnaldo Carvalho de Melo
|
17b085eace
[INET_DIAG]: Move the tcp_diag interface to the proper place
|
20 years ago |
Arnaldo Carvalho de Melo
|
a8c2190ee7
[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
|
20 years ago |