aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-17net: ethernet: nb8800: fix error return code in nb8800_open()Wei Yongjun1-1/+3
2016-10-17fjes: fix format string for trace outputArnd Bergmann1-2/+2
2016-10-17Merge branch 'mv88e6xxx-interrupt-support'David S. Miller9-38/+522
2016-10-17arm: vf610: zii devel b: Add support for switch interruptsAndrew Lunn1-0/+51
2016-10-17net: phy: Use phy name when requesting the interruptAndrew Lunn1-2/+1
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn3-22/+30
2016-10-17net: phy: Use threaded IRQ, to allow IRQ from sleeping devicesAndrew Lunn1-4/+4
2016-10-17net: dsa: mv88e6xxx: Implement interrupt support.Andrew Lunn5-12/+438
2016-10-17rds: Remove duplicate prefix from rds_conn_path_error useJoe Perches1-2/+1
2016-10-17rds: Remove unused rds_conn_errorJoe Perches2-19/+0
2016-10-17net: hip04: Remove superfluous ether_setup after alloc_etherdevTobias Klauser1-1/+0
2016-10-17ila: Don't use dest cache when gateway is setTom Herbert1-0/+8
2016-10-15ipvlan: constify l3mdev_ops structureJulia Lawall1-1/+1
2016-10-15Merge branch 'ila-cached-route'David S. Miller3-10/+90
2016-10-15ila: Cache a route to translated addressTom Herbert1-6/+74
2016-10-15lwtunnel: Add destroy state operationTom Herbert2-4/+16
2016-10-14Merge branch 'fjes-next'David S. Miller9-11/+983
2016-10-14fjes: Update fjes driver version : 1.2Taku Izumi1-1/+1
2016-10-14fjes: Add debugfs entry for EP status information in fjes driverTaku Izumi4-2/+145
2016-10-14fjes: ethtool -w and -W support for fjes driverTaku Izumi4-0/+284
2016-10-14fjes: Add tracepoints in fjes driverTaku Izumi5-4/+369
2016-10-14fjes: Enhance ethtool -S for fjes driverTaku Izumi4-5/+137
2016-10-14fjes: ethtool -d support for fjes driverTaku Izumi1-0/+48
2016-10-14Merge branch 'qed-next'David S. Miller10-64/+244
2016-10-14qed: Fix possible race when reading firmware return code.Manish Chopra2-8/+8
2016-10-14qed: Handle malicious VFs eventsYuval Mintz3-20/+96
2016-10-14qed: Allow chance for fast ramrod completionsYuval Mintz1-26/+59
2016-10-14qed*: Allow unicast filteringYuval Mintz3-3/+14
2016-10-14qede: Prevent GSO on long Geneve headersManish Chopra1-0/+35
2016-10-14qede: GSO support for tunnels with outer csumManish Chopra2-3/+24
2016-10-14qed: Pass MAC hints to VFsYuval Mintz3-4/+8
2016-10-14Merge branch 'ingress-actions'David S. Miller7-29/+73
2016-10-14net/sched: act_mirred: Implement ingress actionsShmulik Ladkani1-6/+45
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror'Shmulik Ladkani6-7/+9
2016-10-14net/sched: act_mirred: Refactor detection whether dev needs xmit at mac headerShmulik Ladkani1-13/+15
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a boolShmulik Ladkani2-6/+7
2016-10-14net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen3-117/+90
2016-10-14Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger2-214/+0
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller436-7557/+22829
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-114/+294
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds58-964/+2195
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds25-96/+683
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds76-310/+10580
2016-10-13Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds29-1187/+1108
2016-10-13Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds9-230/+300
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-79/+1131
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov1-0/+1
2016-10-13net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser1-6/+5
2016-10-13liquidio: CN23XX: fix a loop timeoutDan Carpenter1-1/+1
2016-10-13net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter1-0/+2