| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-18 | 1 | -32/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net/atm: Cleanup dprint/ddprintk #defines and uses | Joe Perches | 2010-01-27 | 1 | -75/+78 |
* | net/atm/mpc.c: checkpatch cleanups | Joe Perches | 2010-01-27 | 1 | -193/+252 |
* | net/atm: Convert printk to pr_<level> | Joe Perches | 2010-01-27 | 1 | -1/+3 |
* | convert ATM drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -2/+4 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-06 | 1 | -1/+1 |
* | atm: convert mpc device to using netdev_ops | Stephen Hemminger | 2009-03-22 | 1 | -18/+14 |
* | netdevice: Kill netdev->priv | Wang Chen | 2008-12-08 | 1 | -2/+2 |
* | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen | 2008-11-13 | 1 | -5/+5 |
* | net: replace NIPQUAD() in net/*/ | Harvey Harrison | 2008-10-31 | 1 | -12/+14 |
* | atm: fix const assignment/discard warnings in the ATM networking driver | David Howells | 2008-07-31 | 1 | -9/+13 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-20 | 1 | -1/+1 |
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 | 1 | -1/+1 |
* | [ATM]: Check IP header validity in mpc_send_packet | Herbert Xu | 2008-01-09 | 1 | -0/+7 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-11 | 1 | -1/+1 |
* | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 2007-10-11 | 1 | -0/+4 |
* | [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net | Milind Arun Choudhary | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -4/+7 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [NET] ATM: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -65/+65 |
* | [ATM]: Use kmemdup & kzalloc where applicable | Arnaldo Carvalho de Melo | 2006-12-03 | 1 | -2/+1 |
* | [ATM]: Annotations. | Al Viro | 2006-12-03 | 1 | -13/+13 |
* | [ATM]: use NIPQUAD instead of open-coding it | Al Viro | 2006-09-29 | 1 | -9/+4 |
* | [ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter) | Adrian Bunk | 2006-09-23 | 1 | -11/+0 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 1 | -2/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [ATM]: atm/mpc.c warning fix | Andrew Morton | 2006-06-26 | 1 | -2/+1 |
* | [ATM]: fix broken uses of NIPQUAD in net/atm | Al Viro | 2006-06-20 | 1 | -10/+3 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-12 | 1 | -0/+1 |
* | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+1514 |