Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 年之前 |
Paul Gortmaker
|
de47725421
include: replace linux/module.h with "struct module" wherever possible
|
14 年之前 |
Tom Herbert
|
bdeab99191
rps: Add flag to skb to indicate rxhash is based on L4 tuple
|
14 年之前 |
Linus Torvalds
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Michal Hocko
|
d8bf4ca9ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
|
14 年之前 |
Shirley Ma
|
1cdebb4232
sock.h: Add a new sock zero-copy flag
|
14 年之前 |
David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Vitaliy Ivanov
|
e1f91f82b8
treewide: fix kernel-doc warnings
|
14 年之前 |
Vitaliy Ivanov
|
4d258b25d9
Fix some kernel-doc warnings
|
14 年之前 |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 年之前 |
David S. Miller
|
1c01a80cfe
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Wei Yongjun
|
912d398d28
net: fix skb_add_data_nocache() to calc csum correctly
|
14 年之前 |
Tom Herbert
|
c6e1a0d12c
net: Allow no-cache copy from user on transmit
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Eric Dumazet
|
eaefd1105b
net: add __rcu annotations to sk_wq and wq
|
14 年之前 |
David S. Miller
|
5403c8a295
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric W. Biederman
|
709b46e8d9
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
|
14 年之前 |
Eric Dumazet
|
80f8f1027b
net: filter: dont block softirqs in sk_run_filter()
|
14 年之前 |
Randy Dunlap
|
928c41e7a1
net/sock.h: make some fields private to fix kernel-doc warning(s)
|
14 年之前 |
David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Octavian Purdila
|
fcbdf09d96
net: fix nulls list corruptions in sk_prot_alloc
|
14 年之前 |
Eric Dumazet
|
68835aba4d
net: optimize INET input path further
|
14 年之前 |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric Dumazet
|
46bcf14f44
filter: fix sk_filter rcu handling
|
14 年之前 |
Shan Wei
|
dca9b2404a
net: kill unused macros from head file
|
14 年之前 |
Eric Dumazet
|
b178bb3dfc
net: reorder struct sock fields
|
14 年之前 |
Eric Dumazet
|
c31504dc0d
udp: use atomic_inc_not_zero_hint
|
14 年之前 |
Eric Dumazet
|
8d987e5c75
net: avoid limits overflow
|
14 年之前 |
Eric Dumazet
|
0d7da9ddd9
net: add __rcu annotation to sk_filter
|
14 年之前 |