summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-18net: smc91x: isolate u16 writes alignment workaroundRobert Jarzmik
2016-10-18ARM: pxa: enhance smc91x platform dataRobert Jarzmik
2016-10-18ethernet/sfc: use core min/max MTU checkingBert Kenward
2016-10-18Merge branch 'phy-led-triggers'David S. Miller
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown
2016-10-18net: phy: Encapsulate actions performed during link state changes into functi...Zach Brown
2016-10-18skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...Zach Brown
2016-10-18Merge branch 'netdev-adjacency'David S. Miller
2016-10-18net: dev: Improve debug statements for adjacency trackingDavid Ahern
2016-10-18net: Add warning if any lower device is still in adjacency listDavid Ahern
2016-10-18net: Remove all_adj_list and its referencesDavid Ahern
2016-10-18rocker: Flip to the new dev walk APIDavid Ahern
2016-10-18mlxsw: Flip to the new dev walk APIDavid Ahern
2016-10-18ixgbe: Flip to the new dev walk APIDavid Ahern
2016-10-18IB/ipoib: Flip to new dev walk APIDavid Ahern
2016-10-18IB/core: Flip to the new dev walk APIDavid Ahern
2016-10-18net: bonding: Flip to the new dev walk APIDavid Ahern
2016-10-18net: Introduce new api for walking upper and lower devicesDavid Ahern
2016-10-18net: Remove refnr arg when inserting link adjacenciesDavid Ahern
2016-10-18Merge branch 'bpf-selftests'David S. Miller
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann
2016-10-18bpf: add various tests around spill/fill of regsDaniel Borkmann
2016-10-18Merge branch 'ethernet-use-core-min-max-mtu'David S. Miller
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/toshiba: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/tile: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/ibm: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/cavium: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/neterion: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/dlink: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/sun: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/realtek: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/qlogic: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/mellanox: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/marvell: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/intel: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/broadcom: use core min/max MTU checkingJarod Wilson
2016-10-18ethernet/atheros: use core min/max MTU checkingJarod Wilson
2016-10-18Merge branch 'dp83867-impedance-control'David S. Miller
2016-10-18ARM: dts: dra72-evm-revc: fix correct phy delayMugunthan V N
2016-10-18ARM: dts: dra72-evm-revc: add phy impedance settingsMugunthan V N
2016-10-18net: phy: dp83867: add support for MAC impedance configurationMugunthan V N
2016-10-18net: phy: dp83867: Add documentation for optional impedance controlMugunthan V N
2016-10-18vlan: Remove unnecessary comparison of unsigned against 0Tobias Klauser
2016-10-17fsl/fman: fix error return code in mac_probe()Wei Yongjun
2016-10-17net: report right mtu value in error messageJakub Kicinski
2016-10-17net: ethernet: nb8800: fix error return code in nb8800_open()Wei Yongjun
2016-10-17fjes: fix format string for trace outputArnd Bergmann
2016-10-17Merge branch 'mv88e6xxx-interrupt-support'David S. Miller