summaryrefslogtreecommitdiff
path: root/drivers/net/appletalk/ipddp.c
AgeCommit message (Expand)Author
2021-07-27appletalk: use ndo_siocdevprivateArnd Bergmann
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2018-09-13net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau
2017-07-25drivers/net: Fix ptr_ret.cocci warnings.Tonghao Zhang
2017-01-09net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-09-11Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo
2009-09-01appletalk: convert drivers to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-03net: skb->rtable accessorEric Dumazet
2009-05-27appletalk: Add proper locking around IPDDP routing table.David S. Miller
2009-05-18net: release dst entry in dev_hard_start_xmit()Eric Dumazet
2009-01-07appletalk: convert ipddp to net_device_opsStephen Hemminger
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen
2007-10-10drivers/net/appletalk: endiannessAl Viro
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-09-28[ATALK]: endianness annotationsAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-04-16Linux-2.6.12-rc2Linus Torvalds