aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-04mac802154: constify ieee802154_llsec_ops structureJulia Lawall2-2/+2
2016-01-04Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo1-1/+2
2016-01-04Bluetooth: hci_bcm: new ACPI IDsHeikki Krogerus1-0/+3
2016-01-04Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus2-4/+4
2016-01-03ieee802154: cc2520: Check CRC & add promiscuousBrad Campbell1-23/+122
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-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-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_closeXin Long2-4/+5
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange1-0/+1
2015-12-30be2net: bump up the driver version to 11.0.0.0Suresh Reddy1-1/+1
2015-12-30be2net: support ethtool get-dump optionVenkat Duvvuru5-57/+71
2015-12-30be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy4-53/+63
2015-12-30be2net: remove unused error variablesVenkat Duvvuru1-4/+0
2015-12-30be2net: remove a line of code that has no effectSathya Perla3-4/+3
2015-12-30be2net: log digital signature errors while flashing FW imageSuresh Reddy2-2/+16
2015-12-30be2net: move FW flash cmd code to be_cmds.cSuresh Reddy3-584/+578
2015-12-30be2net: cleanup FW flash image related macro definesSuresh Reddy2-101/+118
2015-12-30be2net: avoid configuring VEPA mode on BE3Suresh Reddy1-0/+3
2015-12-30be2net: fix VF link state transition from disabled to autoSuresh Reddy2-10/+28
2015-12-29ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck1-4/+4
2015-12-29ixgbe: Correct X550EM_x revision checkMark Rustad2-7/+4
2015-12-29ixgbe: fix RSS limit for X550Emil Tantilov1-1/+1
2015-12-29ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad1-5/+2
2015-12-29ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth1-13/+42
2015-12-29ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov1-0/+4
2015-12-29ixgbevf: minor cleanups for ixgbevf_set_itr()Emil Tantilov1-2/+3
2015-12-29ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy1-0/+2
2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2-8/+8
2015-12-29ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei1-0/+2
2015-12-29mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman1-12/+19
2015-12-29ocfs2: fix flock panic issueJunxiao Bi1-1/+4
2015-12-29m32r: add io*_rep helpersSudip Mukherjee1-1/+9
2015-12-29m32r: fix build failureSudip Mukherjee1-0/+1
2015-12-29arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton1-0/+1
2015-12-29mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov1-14/+46
2015-12-29ocfs2: 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
2015-12-29bpf: hash: use per-bucket spinlocktom.leiming@gmail.com1-18/+32
2015-12-29bpf: hash: move select_bucket() out of htab's spinlocktom.leiming@gmail.com1-4/+2
2015-12-29bpf: hash: use atomic counttom.leiming@gmail.com1-6/+6
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro1-36/+37
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling1-1/+1
2015-12-28null_blk: use async queue restart helperJens Axboe1-6/+5
2015-12-28block: add blk_start_queue_async()Jens Axboe2-0/+17