summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-03netlink: Lockless lookup with RCU grace period in socket releaseThomas Graf
2015-01-03rhashtable: Supports for nulls markerThomas Graf
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf
2015-01-03rhashtable: Factor out bucket_tail() functionThomas Graf
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf
2015-01-03rhashtable: Use rht_obj() instead of manual offset calculationThomas Graf
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf
2015-01-02perf diff: Fix to sort by baseline field by defaultNamhyung Kim
2015-01-02perf list: Fix --raw-dump optionTaesoo Kim
2015-01-03mac802154: fix kbuild test robot warningAlexander Aring
2015-01-03ieee802154: handle config as menuconfigAlexander Aring
2015-01-03ieee802154: rename af_ieee802154.c to socket.cAlexander Aring
2015-01-03ieee802154: socket: fix checkpatch issueAlexander Aring
2015-01-03ieee802154: socket: put handling into one fileAlexander Aring
2015-01-03ieee802154: socket: change module nameAlexander Aring
2015-01-03ieee802154: handle socket functionality as moduleAlexander Aring
2015-01-02loop: add blk-mq.h includeJens Axboe
2015-01-02block: loop: don't handle REQ_FUA explicitlyMing Lei
2015-01-02block: loop: introduce lo_discard() and lo_req_flush()Ming Lei
2015-01-02block: loop: say goodby to bioMing Lei
2015-01-02block: loop: improve performance via blk-mqMing Lei
2015-01-02blk-mq: export blk_mq_freeze_queue()Jens Axboe
2015-01-02Merge tag 'v3.19-rc2' into for-3.20/coreJens Axboe
2015-01-02Merge branch 'timecounter-next'David S. Miller
2015-01-02microblaze: include the new timecounter header.Richard Cochran
2015-01-02mlx4: include clocksource.h againRichard Cochran
2015-01-02ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran
2015-01-02MAINTAINERS: Update Open vSwitch entry.Pravin B Shelar
2015-01-02enic: free all rq buffs when allocation failsGovindarajulu Varadarajan
2015-01-02qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen
2015-01-02Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.or...David S. Miller
2015-01-02net: ethernet: cisco: enic: enic_dev: Remove some unused functionsRickard Strandqvist
2015-01-02isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist
2015-01-02net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist
2015-01-02net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist
2015-01-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-02Bluetooth: Fix issue with Roper Class 1 Bluetooth DongleMarcel Holtmann
2015-01-02Bluetooth: Fix SMP channel registration for unconfigured controllersMarcel Holtmann
2015-01-02Bluetooth: Fix for a leftover debug of pairing credentialsMarcel Holtmann
2015-01-02Bluetooth: Fix scope of sc_only_mode debugfs entryMarcel Holtmann
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann
2015-01-02openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff