summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: phy: micrel: clean up led-mode setupJohan Hovold2014-11-121-9/+22
* net: phy: micrel: refactor led-mode error handlingJohan Hovold2014-11-121-9/+10
* net: phy: micrel: add led-mode sanity checkJohan Hovold2014-11-121-0/+5
* net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold2014-11-121-1/+8
* net: phy: micrel: refactor broadcast disableJohan Hovold2014-11-121-2/+22
* net: phy: micrel: use BIT macroJohan Hovold2014-11-121-17/+17
* net: phy: micrel: fix config_intr error handlingJohan Hovold2014-11-121-0/+6
* dt/bindings: fix documentation of ethernet-phy compatible propertyJohan Hovold2014-11-121-1/+2
* Merge branch 'module_phy_driver'David S. Miller2014-11-1221-274/+52
|\
| * net: phy: replace phy_drivers_register callsJohan Hovold2014-11-1216-218/+16
| * net: phy: replace phy_driver_register callsJohan Hovold2014-11-124-56/+12
| * net: phy: add module_phy_driver macroJohan Hovold2014-11-121-0/+24
|/
* sunvnet: fix NULL pointer dereferenceDavid L Stevens2014-11-121-0/+2
* Merge branch 'skb_alloc_pages'David S. Miller2014-11-128-44/+49
|\
| * net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck2014-11-121-43/+0
| * fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck2014-11-123-4/+3
| * phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-122-6/+6
| * cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-122-6/+7
| * net: Add device Rx page allocation functionAlexander Duyck2014-11-121-0/+48
|/
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-1242-479/+486
* net: kill netif_copy_real_num_queues()WANG Cong2014-11-111-17/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-1123-209/+441
|\
| * ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore2014-11-111-12/+20
| * ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-1110-64/+223
| * ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore2014-11-111-9/+22
| * ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore2014-11-111-33/+61
| * ixgbe: fix X540 Completion timeoutDon Skidmore2014-11-111-1/+19
| * i40evf: don't use more queues than CPUsMitch Williams2014-11-114-32/+41
| * i40evf: make early init processing more robustMitch Williams2014-11-111-28/+31
| * i40e: clean up throttle rate codeJesse Brandeburg2014-11-113-15/+6
| * i40e: don't do link_status or stats collection on every ARQShannon Nelson2014-11-112-5/+12
| * i40e: poll firmware slowerKamil Krawczyk2014-11-114-10/+6
* | usbnet: smsc95xx: dereferencing NULL pointerSudip Mukherjee2014-11-111-2/+4
* | irda: Simplify IRDA logging macrosJoe Perches2014-11-111-3/+3
* | neigh: remove dynamic neigh table registration supportWANG Cong2014-11-115-142/+126
* | stmmac: split to core library and probe driversAndy Shevchenko2014-11-116-108/+25
* | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-1123-116/+105
* | PPC: bpf_jit_comp: add SKF_AD_HATYPE instructionDenis Kirjanov2014-11-111-4/+13
* | Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-11-1116-313/+664
|\ \
| * | openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme2014-11-107-168/+208
| * | openvswitch: Constify various function argumentsThomas Graf2014-11-1011-36/+38
| * | openvswitch: Remove redundant key ref from upcall_info.Pravin B Shelar2014-11-103-28/+32
| * | openvswitch: Optimize recirc action.Pravin B Shelar2014-11-101-45/+106
| * | openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang2014-11-1012-31/+275
| * | openvswitch: Export symbols as GPL symbols.Pravin B Shelar2014-11-102-8/+8
* | | dsa: Use netdev_<level> instead of printkJoe Perches2014-11-112-21/+17
* | | Merge branch 'mlx4-next'David S. Miller2014-11-117-59/+193
|\ \ \
| * | | net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-117-8/+142
| * | | net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli2014-11-111-54/+54
|/ / /
* | | Merge branch 'so_incoming_cpu'David S. Miller2014-11-1121-4/+56
|\ \ \ | |_|/ |/| |