David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 anni fa |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 anni fa |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anni fa |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 anni fa |
Stephen Rothwell
|
415ce61aef
net/appletalk: using compat_ptr needs inclusion of linux/compat.h
|
15 anni fa |
Joe Perches
|
f7a3a1d8af
appletalk/ddp.c: Neaten checksum function
|
15 anni fa |
Arnd Bergmann
|
ecced8ba87
net/appletalk: push down BKL into a atalk_dgram_ops
|
15 anni fa |
Arnd Bergmann
|
2066022177
appletalk: handle SIOCATALKDIFADDR compat ioctl
|
15 anni fa |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 anni fa |
Stephen Hemminger
|
ec1b4cf74c
net: mark net_proto_ops as const
|
15 anni fa |
Mark Smith
|
8be8057e72
Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS
|
15 anni fa |
Arnaldo Carvalho de Melo
|
ffcfb8db54
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
|
15 anni fa |
Mark Smith
|
6885ffb3a1
Use correct NET_RX_* returns for atalk_rcv()
|
16 anni fa |
David S. Miller
|
f222e8b40f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 anni fa |
Eric Dumazet
|
3d392475c8
appletalk: fix atalk_getname() leak
|
16 anni fa |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 anni fa |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 anni fa |
Eric Dumazet
|
c564039fd8
net: sk_wmem_alloc has initial value of one, not zero
|
16 anni fa |
David S. Miller
|
c32ba3f9b8
appletalk: Use frag list abstraction interfaces.
|
16 anni fa |
Alan Cox
|
03ba999117
appletalk: this warning can go I think
|
16 anni fa |
Stephen Hemminger
|
7546dd97d2
net: convert usage of packet_type to read_mostly
|
16 anni fa |
Hannes Eder
|
2db096086e
appletalk: fix warning: format not a string literal and no ...
|
16 anni fa |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 anni fa |
Julia Lawall
|
88a44e51e9
net/appletalk: Remove redundant test
|
16 anni fa |
Wang Chen
|
524ad0a791
netdevice: safe convert to netdev_priv() #part-4
|
16 anni fa |
Alan Cox
|
113aa838ec
net: Rationalise email address: Network Specific Parts
|
16 anni fa |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 anni fa |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 anni fa |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 anni fa |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 anni fa |