summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-28bonding: fix LACP PDU not sent on slave port sometimesSatish Ashok
2015-01-28bonding: fix incorrect lacp mux state when agg not activeWilson Kok
2015-01-28bonding: fix bond_open() don't always set slave active flagWilson Kok
2015-01-28bonding: update bond carrier state when min_links option changesJonathan Toppins
2015-01-28hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-01-28hyperv: netvsc.c: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-28NFC: Add ACPI support for NXP PN544Robert Dolca
2015-01-27NFC: PN544: GPIO access that may sleepRobert Dolca
2015-01-27NFC: dts: st21nfca: Document ese-present & uicc-present DTS propertyChristophe Ricard
2015-01-27NFC: st21nfca: Adding support for secure elementChristophe Ricard
2015-01-27NFC: hci: Remove nfc_hci_pipe2gate functionChristophe Ricard
2015-01-27NFC: microread: Change event_received gate parameter to pipeChristophe Ricard
2015-01-27NFC: pn544: Change event_received gate parameter to pipeChristophe Ricard
2015-01-27NFC: hci: Add cmd_received handlerChristophe Ricard
2015-01-27NFC: hci: Reference every pipe information according to notificationChristophe Ricard
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-27net: don't OOPS on socket aioChristoph Hellwig
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko
2015-01-27Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-27netlink: Kill redundant net argument in netlink_insertHerbert Xu
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-01-27net: phy: Invalidate LP advertising flags when restarting or disabling ANBen Hutchings
2015-01-27Merge branch 'sunvnet-next'David S. Miller
2015-01-27sunvnet: improve error handling when a remote crashesDavid L Stevens
2015-01-27sunvnet: free pending tx buffers before clearing ring dataDavid L Stevens
2015-01-27ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-01-27Merge branch 'sh_eth'David S. Miller
2015-01-27sh_eth: Fix DMA-API usage for RX buffersBen Hutchings
2015-01-27sh_eth: Check for DMA mapping errors on transmitBen Hutchings
2015-01-27sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings
2015-01-27sh_eth: Remove RX overflow log messagesBen Hutchings
2015-01-27Merge branch 'phy-next'David S. Miller
2015-01-27net: phy: avoid suspending twice a PHYFlorian Fainelli
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli
2015-01-27net: phy: utilize phy_suspend and phy_resumeFlorian Fainelli
2015-01-27Merge branch 'cxgb4-next'David S. Miller
2015-01-27cxgb4: Added support in debugfs to dump different timer and clock values of t...Hariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump PM module statsHariprasad Shenai
2015-01-27cxgb4: Addded support in debugfs to dump CIM outbound queue contentHariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump cim ingress bound queue contentsHariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump sge_qinfoHariprasad Shenai
2015-01-27Merge tag 'linux-can-fixes-for-3.19-20150127' of git://git.kernel.org/pub/scm...David S. Miller
2015-01-27net: dsa/mv88e6352: make mv88e6352_wait genericVivien Didelot