aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-09ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman1-1/+1
2015-10-08net: hns: fix 32-bit build warningArnd Bergmann1-6/+6
2015-10-08net: Microchip encx24j600 driverJon Ringle5-0/+2087
2015-10-08net: phy: bcm7xxx: Modified to use global core register definesArun Parameswaran1-6/+3
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran3-0/+172
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran7-237/+329
2015-10-08net: phy: Broadcom iProc MDIO bus driverArun Parameswaran3-0/+223
2015-10-08dst: Pass net into dst->outputEric W. Biederman1-2/+1
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman3-5/+5
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman1-1/+1
2015-10-08ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outboundEric W. Biederman1-2/+4
2015-10-08ppp: Cache net in pptp_xmitEric W. Biederman1-2/+3
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman1-1/+1
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman3-4/+4
2015-10-08dst: Pass a sk into .local_outEric W. Biederman1-2/+2
2015-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller26-171/+207
2015-10-08Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...David S. Miller2-11/+20
2015-10-07i40e/i40evf: remove unused opcodeMitch Williams2-2/+0
2015-10-07i40evf: propagate interrupt allocation failureMitch Williams1-1/+1
2015-10-07i40e: Additional checks for CEE APP priority validityNeerav Parikh1-15/+33
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain7-5/+14
2015-10-07i40e/i40evf: fix unicast mac address addShannon Nelson2-48/+38
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg4-11/+29
2015-10-07i40e: add little endian conversion for checksumJesse Brandeburg1-1/+3
2015-10-07i40e/i40evf: give up the __func__Shannon Nelson4-66/+47
2015-10-07i40e: Never let speed get set to 0 in get_settingsCatherine Sullivan1-0/+7
2015-10-07i40e: Fix for truncated interrupt nameCarolyn Wyborny1-1/+1
2015-10-07i40e/i40evf: assure clean asq status reportShannon Nelson2-0/+4
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson3-13/+7
2015-10-07i40e: fix bad CEE status shift valueShannon Nelson1-1/+2
2015-10-07i40e/i40evf: fix a potential type compare issueShannon Nelson2-4/+2
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson6-0/+6
2015-10-07i40e: stop VF ringsMitch Williams1-0/+5
2015-10-07i40e: enable WoL operation if config bit show WoL capableShannon Nelson1-2/+7
2015-10-07i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr1-1/+1
2015-10-07s390/qdio: fix WARN_ON_ONCE conditionEugene Crosser1-2/+2
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy2-45/+111
2015-10-07s390/qeth: switch to napi_gro_receiveThomas Richter1-1/+1
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller21-22/+23
2015-10-07net: Add source address lookup op for VRFDavid Ahern1-0/+35
2015-10-07net: Add netif_is_l3_slaveDavid Ahern1-6/+4
2015-10-07net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRCDavid Ahern1-2/+2
2015-10-07gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil3-24/+186
2015-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller6-47/+53
2015-10-07net: dsa: mv88e6xxx: remove link pollingRussell King6-72/+0
2015-10-06regmap: Allow installing custom reg_update_bits functionJon Ringle2-11/+20
2015-10-06Revert "regmap: Allow installing custom reg_update_bits function"David S. Miller2-28/+0
2015-10-06Revert "net: Microchip encx24j600 driver"David S. Miller5-2122/+0
2015-10-06Revert "net: encx24j600_exit() can be static"David S. Miller1-1/+1
2015-10-05asix: Continue processing URB if no RX netdev bufferDean Jenkins1-12/+19
2015-10-05asix: On RX avoid creating bad Ethernet framesDean Jenkins1-0/+28
2015-10-05asix: Simplify asix_rx_fixup_internal() netdev allocDean Jenkins1-9/+7
2015-10-05asix: Tidy-up 32-bit header word synchronisationDean Jenkins1-15/+13
2015-10-05asix: Rename remaining and size for clarityDean Jenkins2-21/+22
2015-10-05vrf: fix a kernel warningWANG Cong1-1/+1
2015-10-05net: encx24j600_exit() can be statickbuild test robot1-1/+1
2015-10-05net: Microchip encx24j600 driverJon Ringle5-0/+2122
2015-10-05regmap: Allow installing custom reg_update_bits functionJon Ringle2-0/+28
2015-10-05enic: do hang reset only in case of tx timeoutGovindarajulu Varadarajan4-3/+40
2015-10-05enic: handle spurious error interruptGovindarajulu Varadarajan1-5/+9
2015-10-05cxgb4: Report correct link speed for unsupported onesHariprasad Shenai1-1/+5
2015-10-05cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai1-0/+1
2015-10-05cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai1-6/+14
2015-10-05cxgb4 : Update T4/T5/T6 register rangesHariprasad Shenai1-330/+1134
2015-10-05amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas2-13/+4
2015-10-05amd-xgbe: Use device workqueue instead of system workqueueLendacky, Thomas1-5/+6
2015-10-05amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas3-0/+5
2015-10-05amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas2-83/+14
2015-10-05amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas1-52/+37
2015-10-05amd-xgbe: Add ethtool support for setting the msglevelLendacky, Thomas1-0/+16
2015-10-05amd-xgbe: Use proper DT / ACPI precedence checkingLendacky, Thomas1-1/+1
2015-10-05amd-xgbe: Remove an unneeded semicolon on a switch statementLendacky, Thomas1-1/+1
2015-10-05mwifiex: avoid gettimeofday in ba_threshold settingArnd Bergmann1-11/+4
2015-10-05mwifiex: use ktime_get_real for timestampingArnd Bergmann1-3/+1
2015-10-05net: igb: avoid using timespecArnd Bergmann3-13/+14
2015-10-05net: stmmac: avoid using timespecArnd Bergmann1-3/+5
2015-10-05net: fec: avoid timespec useArnd Bergmann1-4/+2
2015-10-03i40evf: don't blow away MAC addressMitch Williams1-0/+2
2015-10-03i40e/i40evf: grab the AQ spinlocks before clearing registersShannon Nelson2-44/+46
2015-10-03i40e: Fix a memory leak in X722 rss config pathAnjali Singhai1-1/+3
2015-10-03i40evf: Use numa_mem_id() to better support memoryless nodeJiang Liu1-1/+1
2015-10-03i40e: Use numa_mem_id() to better support memoryless nodeJiang Liu1-1/+1
2015-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-63/+87
2015-10-03ravb: Add support for r8a7795 SoCKazuya Mizuguchi2-8/+62
2015-10-03ravb: Provide dev parameter to DMA APIKazuya Mizuguchi1-19/+19
2015-10-03phylib: Add phy_set_max_speed helperSimon Horman1-19/+40
2015-10-03switchdev: push object ID back to object structureJiri Pirko1-6/+3
2015-10-03switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko1-16/+25
2015-10-03switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko1-3/+3
2015-10-03switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlanJiri Pirko1-3/+3
2015-10-03switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2-5/+5
2015-10-03switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*Jiri Pirko1-8/+8
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller111-679/+1142
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-62/+67
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds3-55/+75
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+11
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-12/+43
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-15/+38
2015-10-01thermal: avoid division by zero in power allocatorAndrea Arcangeli1-0/+10
2015-10-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds11-120/+68
2015-10-01Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2-7/+22
2015-10-01Merge branch 'acpi-ec'Rafael J. Wysocki1-0/+2
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki3-5/+19
2015-10-01Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds3-0/+7
2015-09-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-3/+13
2015-09-30Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+3
2015-09-30mmc: core: fix dead loop of mmc_retuneChaotian Jing1-2/+4
2015-09-30i40e: fix 32 bit build warningsJesse Brandeburg2-11/+6
2015-09-30i40e: fix kbuild warningsJesse Brandeburg1-2/+2
2015-09-30i40evf: tweak init timingMitch Williams1-3/+3
2015-09-30i40e: warn on double freeJesse Brandeburg1-0/+4
2015-09-30i40e: refactor interrupt enableJesse Brandeburg2-10/+6
2015-09-30i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain3-7/+16
2015-09-30i40e/i40evf: add new device id 1588Shannon Nelson6-0/+7
2015-09-30i40e: Remove useless messageGreg Rose1-3/+0
2015-09-30i40e: limit debugfs io opsShannon Nelson3-12/+12
2015-09-30i40e: use QOS field consistentlyMitch Williams1-5/+4
2015-09-30i40e: count drops in netstat interfaceJesse Brandeburg1-0/+1
2015-09-30i40e/i40evf: fix Tx hang workaround codeJesse Brandeburg2-2/+2
2015-09-30i40e: fixup padding issue in get_cee_dcb_cfg_v1_respShannon Nelson1-2/+11
2015-09-30i40e: Fix a port VLAN configuration bugGreg Rose1-1/+1
2015-09-30i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversionShannon Nelson2-6/+12
2015-09-30i40e: rtnl_lock called twice in i40e_pci_error_resume()Vasily Averin1-1/+1
2015-09-30i40evf: missing rtnl_unlock in i40evf_resume()Vasily Averin1-0/+1
2015-09-29net: switchdev: abstract object in add/del opsVivien Didelot1-11/+10
2015-09-29net: switchdev: pass callback to dump operationVivien Didelot1-10/+11
2015-09-29net: switchdev: remove dev from switchdev_obj cbVivien Didelot1-2/+2
2015-09-29net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes1-3/+4
2015-09-29net: macmace: Allow modular buildGeert Uytterhoeven1-1/+1
2015-09-29net: hplance: Allow modular buildGeert Uytterhoeven1-1/+1
2015-09-29net: 7990: Export lance_poll() to modulesGeert Uytterhoeven1-0/+1
2015-09-29net: mac8390: Allow modular buildGeert Uytterhoeven2-23/+11
2015-09-29dsa: mv88e6xxx: Fix unsigned/signed issueAndrew Lunn1-1/+2
2015-09-29dsa: mv88e6xxx: Enable forwarding for unknown to the CPU portAndrew Lunn1-0/+2
2015-09-29net: Remove vrf header fileDavid Ahern1-1/+15
2015-09-29net: Remove the now unused vrf_ptrDavid Ahern1-30/+2
2015-09-29net: Add support for l3mdev ops to VRF driverDavid Ahern2-0/+30
2015-09-29net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern1-3/+3
2015-09-29RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is badLiviu Dudau1-0/+12
2015-09-29bna: fix error handlingAndrzej Hajda1-6/+7
2015-09-29net: mvneta: Statically assign queues to CPUsMaxime Ripard1-1/+142
2015-09-29net: mvneta: Allow different queuesMaxime Ripard1-69/+11
2015-09-29net: mvneta: Handle per-cpu interruptsMaxime Ripard1-29/+62
2015-09-29net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-09-29irqchip: armada-370-xp: Rework per-cpu interrupts handlingMaxime Ripard1-10/+4
2015-09-29UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-09-29UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-09-29mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik1-44/+22
2015-09-29mmc: sunxi: Fix clk-delay settingsHans de Goede1-14/+39
2015-09-29mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson1-2/+2
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai5-3/+81
2015-09-28net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode6-25/+7
2015-09-28net: irda: pxaficp_ir: dmaengine conversionRobert Jarzmik1-47/+102
2015-09-28net: irda: pxaficp_ir: convert to readl and writelRobert Jarzmik1-84/+126
2015-09-28net: irda: pxaficp_ir: use sched_clock() for time managementRobert Jarzmik1-8/+7
2015-09-28net: fec: Remove unneeded FEATURES_NEED_QUIESCE definitionFabio Estevam1-2/+1
2015-09-28lan78xx: Return 0 when lan78xx_suspend() has no error.Woojung.Huh@microchip.com1-1/+1
2015-09-28net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov1-3/+3
2015-09-28net/mlx5_core: Update health syndromesEli Cohen1-0/+9
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen1-1/+1
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny7-153/+194
2015-09-28net/mlx5_core: Fix notification of page supplement errorEli Cohen1-26/+37
2015-09-28net/mlx5_core: Fix async commands return codeEli Cohen1-0/+1
2015-09-28net/mlx5_core: Remove redundant "err" variable usageAchiad Shochat1-24/+11
2015-09-28net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commandsSaeed Mahameed1-2/+2
2015-09-28net/mlx5e: Priv state flag not rolled-back upon netdev open errorAchiad Shochat1-2/+6
2015-09-28i40e/i40evf: check for stopped admin queueMitch Williams2-0/+18
2015-09-28i40e: fix VLAN inside VXLANJesse Brandeburg1-1/+2
2015-09-28igb: assume MSI-X interrupts during initializationStefan Assmann1-0/+3
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai4-14/+19
2015-09-28i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai2-44/+87
2015-09-28i40e: add GRE tunnel type to csum encodingShannon Nelson1-0/+3
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil6-287/+173
2015-09-28i40e: Move i40e_get_head into header fileKiran Patil2-13/+14
2015-09-28watchdog: iTCO: Fix dependencies on I2CGuenter Roeck1-1/+2
2015-09-28watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes1-2/+8
2015-09-28watchdog: Fix module autoload for OF platform driverLuis de Bethencourt3-0/+3
2015-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+10
2015-09-27Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki1-2/+10
2015-09-27irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton1-0/+8
2015-09-27irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton1-2/+2
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-1/+73
2015-09-26r8169: fix handling rtl_readphy resultAndrzej Hajda1-1/+1
2015-09-26net: hisilicon: fix handling platform_get_irq resultAndrzej Hajda1-1/+1
2015-09-26vxlan: support both IPv4 and IPv6 sockets in a single vxlan deviceJiri Benc1-38/+90
2015-09-26vxlan: make vxlan_sock_add and vxlan_sock_release complementaryJiri Benc1-28/+25
2015-09-268139cp: Fix GSO MSS handlingDavid Woodhouse1-2/+18
2015-09-268139cp: Enable offload features by defaultDavid Woodhouse1-2/+2
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-6/+50
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-12/+40
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-166/+298
2015-09-26Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-175/+286
2015-09-26Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2015-09-26Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-43/+63
2015-09-26Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+8
2015-09-26Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+21
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller542-4401/+8039
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-259/+877