Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-07-27appletalk: use ndo_siocdevprivateArnd Bergmann
2019-04-09ipv4: 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-10net/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-27drivers/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-04drivers/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-06net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-03net: skb->rtable accessorEric Dumazet
2009-05-28appletalk: Add proper locking around IPDDP routing table.David S. Miller
2009-05-19net: release dst entry in dev_hard_start_xmit()Eric Dumazet
2009-01-08appletalk: convert ipddp to net_device_opsStephen Hemminger
2008-11-13netdevice: safe convert to netdev_priv() #part-1Wang Chen
2007-10-11drivers/net/appletalk: endiannessAl Viro
2007-10-11[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-29[ATALK]: endianness annotationsAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds