Eric Dumazet
|
719f835853
udp: add rehash on connect()
|
14 years ago |
Randy Dunlap
|
53c3fa2064
net/sock.h: add missing kernel-doc notation
|
15 years ago |
David S. Miller
|
11fe883936
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Tom Herbert
|
b0f77d0eae
net: fix problem in reading sock TX queue
|
15 years ago |
Changli Gao
|
7ba4291007
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
|
15 years ago |
Eric W. Biederman
|
109f6e39fa
af_unix: Allow SO_PEERCRED to work across namespaces.
|
15 years ago |
David S. Miller
|
eedc765ca4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
c2d9ba9bce
net: CONFIG_NET_NS reduction
|
15 years ago |
Eric Dumazet
|
b1faf56664
net: sock_queue_err_skb() dont mess with sk_forward_alloc
|
15 years ago |
Eric Dumazet
|
8a74ad60a5
net: fix lock_sock_bh/unlock_sock_bh
|
15 years ago |
Randy Dunlap
|
acfbe96a30
sock.h: fix kernel-doc warning
|
15 years ago |
Herbert Xu
|
f845172531
cls_cgroup: Store classid in struct sock
|
15 years ago |
Eric Dumazet
|
7fee226ad2
net: add a noref bit on skb dst
|
15 years ago |
Eric Dumazet
|
a465419b1f
net: Introduce sk_route_nocaps
|
15 years ago |
David S. Miller
|
7ef527377b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jan Engelhardt
|
1183f3838c
net: fix compile error due to double return type in SOCK_DEBUG
|
15 years ago |
Eric Dumazet
|
4381548237
net: sock_def_readable() and friends RCU conversion
|
15 years ago |
Eric Dumazet
|
767dd03369
net: speedup sock_recv_ts_and_drops()
|
15 years ago |
Eric Dumazet
|
4b0b72f7dd
net: speedup udp receive path
|
15 years ago |
Eric Dumazet
|
c377411f24
net: sk_add_backlog() take rmem_alloc into account
|
15 years ago |
David S. Miller
|
c58dc01bab
net: Make RFS socket operations not be inet specific.
|
15 years ago |
Eric Dumazet
|
0b53ff2ead
net: fix a lockdep rcu warning in __sk_dst_set()
|
15 years ago |
Eric Dumazet
|
f68c224fed
dst: rcu check refinement
|
15 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 years ago |
Eric Dumazet
|
b6c6712a42
net: sk_dst_cache RCUification
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Zhu Yi
|
4045635318
net: add __must_check to sk_add_backlog
|
15 years ago |
Zhu Yi
|
a3a858ff18
net: backlog functions rename
|
15 years ago |
Zhu Yi
|
8eae939f14
net: add limit for socket backlog
|
15 years ago |
stephen hemminger
|
808f5114a9
packet: convert socket list to RCU (v3)
|
15 years ago |