Commit Graph

38 Commits (45b583b10a8b438b970e95a7d1d4db22c9e35004)

Author SHA1 Message Date
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 15 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 16 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/*/ 17 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. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 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 19 years ago
Adrian Bunk 69263bcfb5 [ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter) 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Andrew Morton 1e4fd51e2c [ATM]: atm/mpc.c warning fix 19 years ago
Al Viro ff7512e1a2 [ATM]: fix broken uses of NIPQUAD in net/atm 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago