summaryrefslogtreecommitdiffstats
path: root/lib/audit.c (unfollow)
Commit message (Expand)AuthorFilesLines
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...Xin 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-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-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
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
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma4-45/+1
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma6-22/+119
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma1-23/+0
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma1-3/+4
2015-12-28bnxt_en: Add BCM57301 & BCM57402 devices.David Christensen1-2/+8
2015-12-28bnxt_en: Update to Firmware interface spec 1.0.0.Michael Chan4-572/+349