summaryrefslogtreecommitdiff
path: root/drivers/net/appletalk
AgeCommit message (Expand)Author
2021-10-13net: remove single-byte netdev->dev_addr writesJakub Kicinski
2021-08-03make legacy ISA probe optionalArnd Bergmann
2021-08-03appletalk: ltpc: remove static probingArnd Bergmann
2021-07-27appletalk: use ndo_siocdevprivateArnd Bergmann
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26net/appletalk: Fix inconsistent indentingJiapeng Chong
2021-05-24net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-05-20net: appletalk: remove leading spaces before tabsHui Tang
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-10-15net: appletalk: Kconfig: Fix docs locationMauro Carvalho Chehab
2020-09-18net/appletalk: Supply missing net/Space.h include fileWang Hai
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-26docs: networking: move AppleTalk / LocalTalk drivers to the hw driver sectionJakub Kicinski
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-30docs: networking: convert ltpc.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert ipddp.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert cops.txt to ReSTMauro Carvalho Chehab
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-02-08net: appletalk: cops: mark expected switch fall-throughGustavo A. R. Silva
2018-12-24drivers/net: appletalk/cops: remove redundant if statement and maskColin Ian King
2018-09-13net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-28drivers/net: appletalk/cops: Convert timers to use timer_setup()Kees Cook
2017-10-18drivers/net/appletalk: Convert timers to use timer_setup()Kees Cook
2017-10-18appletalk: Remove unneeded synchronizationKees Cook
2017-09-21drivers: net: appletalk: use setup_timer() helper.Allen Pais
2017-09-21drivers: net: appletalk: cops: use setup_timer() helper.Allen Pais
2017-07-25drivers/net: Fix ptr_ret.cocci warnings.Tonghao Zhang
2017-04-20Annotate hardware config module parameters in drivers/net/appletalk/David Howells
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
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-02-20net/appletalk: LTPC needs virt_to_busArnd Bergmann
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-03-22appletalk: remove "config IPDDP_DECAP"Paul Bolle
2012-08-06net: Use PTR_RET rather than if(IS_ERR(.. [1]Thomas Meyer
2012-06-06drivers: net: Remove casts to same typeJoe Perches
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-03-05appletalk: remove the BKLArnd Bergmann
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock