summaryrefslogtreecommitdiffstats
path: root/drivers/net/appletalk/ipddp.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-5/+5
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-6/+6
* Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-09-111-2/+1
* appletalk: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+3
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* net: skb->rtable accessorEric Dumazet2009-06-031-1/+1
* appletalk: Add proper locking around IPDDP routing table.David S. Miller2009-05-271-8/+32
* net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-181-0/+1
* appletalk: convert ipddp to net_device_opsStephen Hemminger2009-01-071-14/+11
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-3/+3
* drivers/net/appletalk: endiannessAl Viro2007-10-101-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [ATALK]: endianness annotationsAl Viro2006-09-281-4/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+317
OpenPOWER on IntegriCloud