Ingo Molnar
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 years ago |
Stephen Hemminger
|
7546dd97d2
net: convert usage of packet_type to read_mostly
|
16 years ago |
Rusty Russell
|
313e458f81
alloc_percpu: add align argument to __alloc_percpu.
|
16 years ago |
Herbert Xu
|
a5ad24be72
gro: Optimise IPv4 packet reception
|
16 years ago |
Herbert Xu
|
f15fbcd7d8
ipv4: Delete redundant sk_family assignment
|
16 years ago |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 years ago |
Herbert Xu
|
86911732d3
gro: Avoid copying headers of unmerged packets
|
16 years ago |
Alexey Dobriyan
|
b4ee07df3d
netns: igmp: allow IPPROTO_IGMP sockets in netns
|
16 years ago |
Herbert Xu
|
bf296b125b
tcp: Add GRO support
|
16 years ago |
Herbert Xu
|
73cc19f155
ipv4: Add GRO infrastructure
|
16 years ago |
Eric Dumazet
|
04f258ce7f
net: some optimizations in af_inet
|
16 years ago |
David S. Miller
|
6ab33d5171
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Balazs Scheidler
|
c828384582
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
|
16 years ago |
Harvey Harrison
|
673d57e723
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
|
16 years ago |
Tóth László Attila
|
b9fb15067c
ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set
|
16 years ago |
Linus Torvalds
|
4836e30078
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
17 years ago |
Linus Torvalds
|
2284284281
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Al Viro
|
bd7b1533cd
[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones
|
17 years ago |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 years ago |
Paul E. McKenney
|
696adfe84c
list_for_each_rcu must die: networking
|
17 years ago |
Pavel Emelyanov
|
d89cbbb1e6
ipv4: clean the init_ipv4_mibs error paths
|
17 years ago |
Pavel Emelyanov
|
923c6586b0
mib: put icmpmsg statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
b60538a0d7
mib: put icmp statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
386019d351
mib: put udplite statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
2f275f91a4
mib: put udp statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
61a7e26028
mib: put net statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
a20f5799ca
mib: put ip statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
57ef42d59d
mib: put tcp statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
9b4661bd6e
ipv4: add pernet mib operations
|
17 years ago |
Pavel Emelyanov
|
a9c19329ec
tcp: add net to tcp_mib_init
|
17 years ago |