summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-02-06lib/vsprintf.c: remove %Z supportAlexey Dobriyan8-29/+29
2017-02-06scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-06scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-06scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2-5/+5
2017-02-06scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-06scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada1-4/+4
2017-02-06scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada3-4/+4
2017-02-06scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2-4/+2
2017-02-06scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2-4/+4
2017-02-06scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-06scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2-3/+3
2017-02-06Merge branch 'akpm-current/current'Stephen Rothwell1-1/+1
2017-02-06Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell1-3/+1
2017-02-06Merge remote-tracking branch 'target-bva/for-next'Stephen Rothwell2-1/+5
2017-02-06Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell1-3/+7
2017-02-06Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell2-4/+8
2017-02-06Merge remote-tracking branch 'crypto/master'Stephen Rothwell1-0/+8
2017-02-06Merge remote-tracking branch 'rdma-leon/rdma-next'Stephen Rothwell1-2/+10
2017-02-06Merge remote-tracking branch 'wireless-drivers-next/master'Stephen Rothwell1-9/+26
2017-02-06Merge remote-tracking branch 'net-next/master'Stephen Rothwell734-16459/+36761
2017-02-06Merge remote-tracking branch 'pci/next'Stephen Rothwell2-95/+41
2017-02-06Merge remote-tracking branch 'wireless-drivers/master'Stephen Rothwell1-2/+7
2017-02-06Merge remote-tracking branch 'net/master'Stephen Rothwell4-13/+36
2017-02-05aeroflex/greth: use napi_complete_done()Eric Dumazet1-1/+1
2017-02-05ibm/emac: use napi_complete_done()Eric Dumazet1-9/+9
2017-02-05qla3xxx: add GRO supportEric Dumazet1-17/+14
2017-02-05ks8695net: add GRO supportEric Dumazet1-6/+5
2017-02-05skge: use napi_complete_done()Eric Dumazet1-5/+3
2017-02-05ep93xx_eth: add GRO supportEric Dumazet1-23/+6
2017-02-05pcnet32: use napi_complete_done()Eric Dumazet1-8/+3
2017-02-05amd8111e: add GRO supportEric Dumazet1-92/+72
2017-02-05epic100: use napi_complete_done()Eric Dumazet1-24/+7
2017-02-058139cp: use napi_complete_done()Eric Dumazet1-9/+2
2017-02-058139too: use napi_complete_done()Eric Dumazet1-6/+2
2017-02-04virtio_net: exploit napi_complete_done() return valueEric Dumazet1-5/+6
2017-02-05lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko1-1/+1
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2017-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller14-153/+129
2017-02-03target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash1-0/+4
2017-02-03target/cxgbit: Fix endianness annotationsBart Van Assche1-1/+1
2017-02-03enic: Remove local ndo_busy_poll() implementation.David S. Miller2-139/+5
2017-02-03ixgbevf: get rid of custom busy polling codeEric Dumazet3-215/+0