Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Andi Kleen
|
afa8c78b88
sections: fix section conflicts in drivers/net/hamradio
|
12 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 years ago |
Eric Dumazet
|
13707f9e5e
drivers/net: remove some rcu sparse warnings
|
14 years ago |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Dan Carpenter
|
f65d1f082c
hamradio: avoid null deref v3
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
Ralf Baechle
|
3eb0027594
NET: Fix possible corruption in bpqether driver
|
16 years ago |
Stephen Hemminger
|
36e4d64a82
convert hamradio drivers to netdev_txreturnt_t
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Patrick McHardy
|
d77eeb702c
net: fix network drivers ndo_start_xmit() return values
|
16 years ago |
Patrick McHardy
|
98ca4a46d2
net: fix network drivers ndo_start_xmit() return values (part 6)
|
16 years ago |
Stephen Hemminger
|
7546dd97d2
net: convert usage of packet_type to read_mostly
|
16 years ago |
Hannes Eder
|
e334f564e8
drivers/net/hamradio: fix sparse warning: context imbalance
|
16 years ago |
Hannes Eder
|
eb33ae2486
drivers/net/hamradio: fix warning: format not a string literal and no ...
|
16 years ago |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 years ago |
Jan Engelhardt
|
4101dec9ca
net: constify VFTs
|
16 years ago |
Stephen Hemminger
|
283767e705
bpqether: convert to net_device_ops
|
16 years ago |
Stephen Hemminger
|
f57505fd7c
bpqether: convert to internal net_device_stats
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
David S. Miller
|
cf508b1211
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
|
17 years ago |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 years ago |
David S. Miller
|
c773e847ea
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |