summaryrefslogtreecommitdiff
path: root/drivers/net/appletalk
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | drivers/net: appletalk/cops: Convert timers to use timer_setup()Kees Cook2017-10-28
* | drivers/net/appletalk: Convert timers to use timer_setup()Kees Cook2017-10-18
* | appletalk: Remove unneeded synchronizationKees Cook2017-10-18
* | drivers: net: appletalk: use setup_timer() helper.Allen Pais2017-09-21
* | drivers: net: appletalk: cops: use setup_timer() helper.Allen Pais2017-09-21
|/
* drivers/net: Fix ptr_ret.cocci warnings.Tonghao Zhang2017-07-25
* Annotate hardware config module parameters in drivers/net/appletalk/David Howells2017-04-20
* net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich2017-01-09
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* net/appletalk: LTPC needs virt_to_busArnd Bergmann2015-02-20
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
* appletalk: remove "config IPDDP_DECAP"Paul Bolle2013-03-22
* net: Use PTR_RET rather than if(IS_ERR(.. [1]Thomas Meyer2012-08-06
* drivers: net: Remove casts to same typeJoe Perches2012-06-06
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* drivers/net: Remove casts of void *Joe Perches2011-06-21
* appletalk: remove the BKLArnd Bergmann2011-03-05
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\ \
| * | drivers/net: return operator cleanupEric Dumazet2010-09-26
| |/
* | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-21
|/
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-18
|/
* Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-09-11
* appletalk: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-12
* | net: skb->rtable accessorEric Dumazet2009-06-03
* | appletalk: Add proper locking around IPDDP routing table.David S. Miller2009-05-27
* | net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-18
|/
* appletalk: convert LTPC to net_device_opsStephen Hemminger2009-03-27
* appletalk: convert LTPC to use internal net_device_statsStephen Hemminger2009-03-27
* appltetalk: convert cops device to net_device opsStephen Hemminger2009-03-27
* appletalk: convert cops to internal net_device_statsStephen Hemminger2009-03-27
* appletalk: convert ipddp to net_device_opsStephen Hemminger2009-01-07