Joe Perches
|
ea11073387
net: Remove casts of void *
|
14 years ago |
Michal Marek
|
36a9f77e50
atm: Drop __TIME__ usage
|
14 years ago |
Shan Wei
|
4c306a9291
net: kill unused macros
|
14 years ago |
Jiri Slaby
|
5518b29f22
ATM: mpc, fix use after free
|
14 years ago |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 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 |
Joe Perches
|
b50c2ea72a
net/atm: Cleanup dprint/ddprintk #defines and uses
|
15 years ago |
Joe Perches
|
5710044073
net/atm/mpc.c: checkpatch cleanups
|
15 years ago |
Joe Perches
|
99824461ea
net/atm: Convert printk to pr_<level>
|
15 years ago |
Stephen Hemminger
|
3c805a22a3
convert ATM drivers to netdev_tx_t
|
15 years ago |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 years ago |
Stephen Hemminger
|
788dee0a95
atm: convert mpc device to using netdev_ops
|
16 years ago |
Wang Chen
|
b74ca3a896
netdevice: Kill netdev->priv
|
16 years ago |
Wang Chen
|
524ad0a791
netdevice: safe convert to netdev_priv() #part-4
|
16 years ago |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 years ago |
David Howells
|
cba5cbd155
atm: fix const assignment/discard warnings in the ATM networking driver
|
17 years ago |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
Herbert Xu
|
1c9b7aa1eb
[ATM]: Check IP header validity in mpc_send_packet
|
17 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 years ago |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 years ago |
Milind Arun Choudhary
|
4ef8d0aeaf
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
|
18 years ago |
Arnaldo Carvalho de Melo
|
27d7ff46a3
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
|
18 years ago |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 years ago |
Arnaldo Carvalho de Melo
|
c1d2bbe1cd
[SK_BUFF]: Introduce skb_reset_network_header(skb)
|
18 years ago |
YOSHIFUJI Hideaki
|
f7d57453d2
[NET] ATM: Fix whitespace errors.
|
18 years ago |
Arnaldo Carvalho de Melo
|
2afe37cdff
[ATM]: Use kmemdup & kzalloc where applicable
|
18 years ago |
Al Viro
|
30d492da73
[ATM]: Annotations.
|
18 years ago |
Al Viro
|
b4229934bd
[ATM]: use NIPQUAD instead of open-coding it
|
18 years ago |
Adrian Bunk
|
69263bcfb5
[ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)
|
18 years ago |