summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phy: Add an mdio_device structureAndrew Lunn2016-01-0735-151/+165
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-0754-396/+48
* phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn2016-01-071-7/+5
* phy: Centralise print about attached phyAndrew Lunn2016-01-0725-82/+64
* phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn2016-01-075-37/+25
* net: dnet: Use phy_find_first() helperAndrew Lunn2016-01-071-7/+1
* phy: add phydev_name() wrapperAndrew Lunn2016-01-0726-39/+44
* phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn2016-01-075-13/+23
* phy: Use phy_read() instead of mdiobus_read()Andrew Lunn2016-01-071-68/+36
* mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn2016-01-072-5/+7
* phy: Consistently use addr for address on an MII busAndrew Lunn2016-01-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-0732-134/+173
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-0724-117/+150
| |\
| | * tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng2016-01-061-0/+3
| | * Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-062-6/+6
| | * net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-01-061-0/+1
| | * mkiss: fix scribble on freed memoryAlan2016-01-061-0/+5
| | * net: possible use after free in dst_releaseFrancesco Ruggeri2016-01-061-1/+2
| | * net: sched: fix missing free per cpu on qstatsJohn Fastabend2016-01-061-1/+3
| | * ARM: net: bpf: fix zero right shiftRabin Vincent2016-01-061-1/+2
| | * 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-061-0/+6
| | * net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-065-56/+25
| | * bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa2016-01-051-1/+4
| | * af_unix: Fix splice-bind deadlockRainer Weikusat2016-01-051-26/+40
| | * net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-055-14/+33
| | * r8152: add reset_resume functionhayeswang2016-01-051-1/+9
| | * connector: bump skb->users before callback invocationFlorian Westphal2016-01-051-8/+3
| | * cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
| | * qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
| * | Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-052-1/+2
| |\ \
| | * | tracing: Fix setting of start_index in find_next()Qiu Peiyang2016-01-041-0/+1
| | * | ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King2016-01-041-1/+1
| * | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2016-01-052-9/+10
| |\ \ \
| | * | | tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf2016-01-052-9/+10
| * | | | Linux 4.4-rc8v4.4-rc8Linus Torvalds2016-01-041-1/+1
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-031-1/+1
| |\ \ \ \
| | * | | | MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck2015-12-291-1/+1
| * | | | | Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2016-01-032-5/+9
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang2015-12-301-1/+1
| | * | | | drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä2015-12-231-4/+8
* | | | | | net: Add eth_platform_get_mac_address() helper.David S. Miller2016-01-063-0/+41
* | | | | | net: move ndo_features_check() close to ndo_start_xmit()Eric Dumazet2016-01-061-11/+11
* | | | | | fsl/fman: double free on probe failureDan Carpenter2016-01-061-1/+0
* | | | | | fsl/fman: fix the pause_time testDan Carpenter2016-01-061-1/+1
* | | | | | mlxsw: core: remove an unnecessary conditionDan Carpenter2016-01-061-1/+1
* | | | | | ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson2016-01-063-12/+14
* | | | | | Merge branch 'mlxsw-vlan_filtering-offload'David S. Miller2016-01-066-8/+82
|\ \ \ \ \ \
| * | | | | | mlxsw: Remember untagged VLANsElad Raz2016-01-063-1/+17
| * | | | | | mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz2016-01-061-0/+21
| * | | | | | mlxsw: Renaming local variable names for consistencyElad Raz2016-01-061-3/+3