Eric Dumazet
|
4dc6dc7162
net: sock_copy() fixes
|
16 жил өмнө |
Jiri Olsa
|
ad46276952
memory barrier: adding smp_mb__after_lock
|
16 жил өмнө |
Jiri Olsa
|
a57de0b433
net: adding memory barrier to the poll and receive callbacks
|
16 жил өмнө |
Linus Torvalds
|
09ce42d316
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 жил өмнө |
Herbert Xu
|
d55d87fdff
net: Move rx skb_orphan call to where needed
|
16 жил өмнө |
Linus Torvalds
|
d2aa455037
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 жил өмнө |
Eric Dumazet
|
c564039fd8
net: sk_wmem_alloc has initial value of one, not zero
|
16 жил өмнө |
Linus Torvalds
|
b3fec0fe35
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
|
16 жил өмнө |
Vegard Nossum
|
a98b65a3ad
net: annotate struct sock bitfield
|
16 жил өмнө |
Eric Dumazet
|
2b85a34e91
net: No more expensive sock_hold()/sock_put() on each tx
|
16 жил өмнө |
David S. Miller
|
e70049b9e7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 жил өмнө |
David S. Miller
|
92a0acce18
net: Kill skb_truesize_check(), it only catches false-positives.
|
16 жил өмнө |
Patrick Ohly
|
20d4947353
net: socket infrastructure for SO_TIMESTAMPING
|
16 жил өмнө |
David S. Miller
|
5e30589521
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 жил өмнө |
Andrew Morton
|
9970937273
net: don't use in_atomic() in gfp_any()
|
16 жил өмнө |
Herbert Xu
|
4cc7f68d65
net: Reexport sock_alloc_send_pskb
|
16 жил өмнө |
Eric Dumazet
|
dd24c00191
net: Use a percpu_counter for orphan_count
|
16 жил өмнө |
Eric Dumazet
|
1748376b66
net: Use a percpu_counter for sockets_allocated
|
16 жил өмнө |
David S. Miller
|
198d6ba4d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 жил өмнө |
Eric Dumazet
|
88ab1932ea
udp: Use hlist_nulls in UDP RCU code
|
16 жил өмнө |
Ingo Molnar
|
e8f6fbf62d
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
|
16 жил өмнө |
Alexey Dobriyan
|
2378982487
net: ifdef struct sock::sk_async_wait_queue
|
16 жил өмнө |
Alexey Dobriyan
|
d5f642384e
net: #ifdef ->sk_security
|
16 жил өмнө |
David S. Miller
|
a1744d3bee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 жил өмнө |
Randy Dunlap
|
ad1d967c88
net: delete excess kernel-doc notation
|
16 жил өмнө |
Eric Dumazet
|
96631ed16c
udp: introduce sk_for_each_rcu_safenext()
|
16 жил өмнө |
Eric Dumazet
|
271b72c7fa
udp: RCU handling for Unicast packets.
|
16 жил өмнө |
Eric Dumazet
|
645ca708f9
udp: introduce struct udp_table and multiple spinlocks
|
16 жил өмнө |
Alexey Dobriyan
|
def8b4faff
net: reduce structures when XFRM=n
|
16 жил өмнө |
Peter Zijlstra
|
c57943a1c9
net: wrap sk->sk_backlog_rcv()
|
16 жил өмнө |