Eric Dumazet
|
1823e4c80e
snmp: add align parameter to snmp_mib_init()
|
15 年 前 |
Julia Lawall
|
042604d2a3
net/dccp: Use memdup_user
|
15 年 前 |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
Gerrit Renker
|
d14a0ebda7
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
|
15 年 前 |
Tejun Heo
|
7d720c3e4f
percpu: add __percpu sparse annotations to net
|
15 年 前 |
Gerrit Renker
|
55d955902a
dccp: support for passing MSG_TRUNC
|
15 年 前 |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 年 前 |
Eric Dumazet
|
f373b53b5f
tcp: replace ehash_size by ehash_mask
|
15 年 前 |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 年 前 |
Jan Beulich
|
4481374ce8
mm: replace various uses of num_physpages by totalram_pages
|
15 年 前 |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
David S. Miller
|
f222e8b40f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 年 前 |
Jan Engelhardt
|
36cbd3dcc1
net: mark read-only arrays as const
|
16 年 前 |
Wei Yongjun
|
476181cb05
dccp: missing destroy of percpu counter variable while unload module
|
16 年 前 |
Mel Gorman
|
1c29b3ff4f
net-dccp: suppress warning about large allocations from DCCP
|
16 年 前 |
Jiri Olsa
|
a57de0b433
net: adding memory barrier to the poll and receive callbacks
|
16 年 前 |
Gerrit Renker
|
792b48780e
dccp: Implement both feature-local and feature-remote Sequence Window feature
|
16 年 前 |
Gerrit Renker
|
ddebc973c5
dccp: Lockless integration of CCID congestion-control plugins
|
16 年 前 |
Herbert Xu
|
eb4dea5853
net: Fix percpu counters deadlock
|
16 年 前 |
Gerrit Renker
|
6fdd34d43b
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
|
16 年 前 |
Gerrit Renker
|
6eb55d172b
dccp: Integration of dynamic feature activation - part 1 (socket setup)
|
16 年 前 |
Eric Dumazet
|
dd24c00191
net: Use a percpu_counter for orphan_count
|
16 年 前 |
Gerrit Renker
|
71c262a3dd
dccp: API to query the current TX/RX CCID
|
16 年 前 |
Gerrit Renker
|
b20a9c24d5
dccp: Set per-connection CCIDs via socket options
|
16 年 前 |
Eric Dumazet
|
5caea4ea70
net: listening_hash get a spinlock per bucket
|
16 年 前 |
Gerrit Renker
|
1910299636
dccp: Tidy up setsockopt calls
|
16 年 前 |
Gerrit Renker
|
2945055984
dccp: Feature negotiation for minimum-checksum-coverage
|
16 年 前 |
Gerrit Renker
|
49aebc66d6
dccp: Deprecate old setsockopt framework
|
16 年 前 |
Eric Dumazet
|
3ab5aee7fe
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
|
16 年 前 |