summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller265-1263/+2582
2016-01-01Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-18/+25
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-198/+334
2015-12-31sparc: Wire up mlock2 system call.David S. Miller3-4/+5
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller3-18/+24
2015-12-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller8-59/+32
2015-12-31Merge branch 'ethtool-phy-stats'David S. Miller5-1/+320
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn1-0/+96
2015-12-31phy: marvell: Add ethtool statistics countersAndrew Lunn1-0/+135
2015-12-31ethtool: Add phy statisticsAndrew Lunn3-1/+89
2015-12-31sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2015-12-31Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2-20/+44
2015-12-31net, socket, socket_wq: fix missing initialization of flagsNicolai Stange1-0/+1
2015-12-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-32/+62
2015-12-31Merge branch 'be2net-next'David S. Miller5-776/+841
2015-12-31be2net: bump up the driver version to 11.0.0.0Suresh Reddy1-1/+1
2015-12-31be2net: support ethtool get-dump optionVenkat Duvvuru5-57/+71
2015-12-31be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy4-53/+63
2015-12-31be2net: remove unused error variablesVenkat Duvvuru1-4/+0
2015-12-31be2net: remove a line of code that has no effectSathya Perla3-4/+3
2015-12-31be2net: log digital signature errors while flashing FW imageSuresh Reddy2-2/+16
2015-12-31be2net: move FW flash cmd code to be_cmds.cSuresh Reddy3-584/+578
2015-12-31be2net: cleanup FW flash image related macro definesSuresh Reddy2-101/+118
2015-12-31be2net: avoid configuring VEPA mode on BE3Suresh Reddy1-0/+3
2015-12-31be2net: fix VF link state transition from disabled to autoSuresh Reddy2-10/+28
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-8/+24
2015-12-30ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck1-4/+4
2015-12-30ixgbe: Correct X550EM_x revision checkMark Rustad2-7/+4
2015-12-30ixgbe: fix RSS limit for X550Emil Tantilov1-1/+1
2015-12-30ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad1-5/+2
2015-12-30ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth1-13/+42
2015-12-30ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov1-0/+4
2015-12-30ixgbevf: minor cleanups for ixgbevf_set_itr()Emil Tantilov1-2/+3
2015-12-30ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy1-0/+2
2015-12-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-39/+102
2015-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-36/+37
2015-12-30mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2-8/+8
2015-12-30ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei1-0/+2
2015-12-30mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman1-12/+19
2015-12-30ocfs2: fix flock panic issueJunxiao Bi1-1/+4
2015-12-30m32r: add io*_rep helpersSudip Mukherjee1-1/+9
2015-12-30m32r: fix build failureSudip Mukherjee1-0/+1
2015-12-30arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton1-0/+1
2015-12-30mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov1-14/+46
2015-12-30ocfs2: fix BUG when calculate new backup superJoseph Qi1-3/+12
2015-12-29net: hns: use to_platform_device()Geliang Tang1-2/+1
2015-12-29atm: solos-pci: use to_pci_dev()Geliang Tang1-3/+3
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall1-3/+7
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer1-2/+4