David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
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 年之前 |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 年之前 |
Jiri Pirko
|
48e2f183cb
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
Jean Delvare
|
b607bd9000
net: Fix wrong sizeof
|
15 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Alexander Beregalov
|
3ef8e4e9e4
iseries_veth: fix build breakage
|
16 年之前 |
Alexander Beregalov
|
c2775360e8
iseries_veth: convert to net_device_ops
|
16 年之前 |
Stephen Rothwell
|
a1c5a8932b
powerpc: Cleanup from l64 to ll64 change: drivers/net
|
16 年之前 |
Wang Chen
|
454d7c9b14
netdevice: safe convert to netdev_priv() #part-1
|
16 年之前 |
FUJITA Tomonori
|
8d8bb39b9e
dma-mapping: add the device argument to dma_mapping_error()
|
17 年之前 |
Benjamin Herrenschmidt
|
a2879fef7c
[POWERPC] properly declare onstack completion in iseries veth
|
17 年之前 |
Stephen Rothwell
|
57f78ab3b0
iSeries: fix section mismatch in iseries_veth
|
17 年之前 |
Greg Kroah-Hartman
|
f9cb074bff
Kobject: rename kobject_init_ng() to kobject_init()
|
17 年之前 |
Greg Kroah-Hartman
|
b2d6db5878
Kobject: rename kobject_add_ng() to kobject_add()
|
17 年之前 |
Greg Kroah-Hartman
|
cbe9c595f1
Driver: add driver_add_kobj for looney iseries_veth driver
|
17 年之前 |
Greg Kroah-Hartman
|
78be3d2f57
Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng()
|
17 年之前 |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 年之前 |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 年之前 |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 年之前 |
Greg Kroah-Hartman
|
43cb76d91e
Network: convert network devices to use struct device instead of class_device
|
23 年之前 |
Stephen Rothwell
|
687d18abed
[POWERPC] iSeries: fix iseries_veth init
|
18 年之前 |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 年之前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 年之前 |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
18 年之前 |