summaryrefslogtreecommitdiffstats
path: root/lib/notifier-error-inject.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-16ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov1-5/+8
2014-11-16drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness1-3/+3
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa1-2/+2
2014-11-16ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen1-0/+4
2014-11-14qlcnic: Implement ndo_gso_check()Joe Stringer1-0/+6
2014-11-14net/mlx4_en: Implement ndo_gso_check()Joe Stringer1-0/+6
2014-11-14be2net: Implement ndo_gso_check()Joe Stringer1-0/+6
2014-11-14net: Add vxlan_gso_check() helperJoe Stringer2-0/+15
2014-11-14inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2014-11-14netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte1-6/+8
2014-11-14MAINTAINERS: add IIO include filesDaniel Baluta1-0/+1
2014-11-14kernel/panic.c: update comments for print_taintedXie XiuQi1-0/+1
2014-11-14mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen1-0/+17
2014-11-14mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen4-7/+20
2014-11-14mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim1-3/+5
2014-11-14fanotify: fix notification of groups with inode & mount marksJan Kara5-25/+67
2014-11-14mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka1-2/+6
2014-11-14mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz1-3/+2
2014-11-14mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim1-0/+4
2014-11-14mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim3-29/+78
2014-11-14mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim1-11/+3
2014-11-14mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim1-5/+8
2014-11-14mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim4-2/+28
2014-11-14mm/compaction: skip the range until proper target pageblock is metJoonsoo Kim1-0/+10
2014-11-14zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+19
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu1-5/+5
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov1-5/+2
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov1-6/+2
2014-11-13libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov1-2/+2
2014-11-13libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov1-0/+2
2014-11-13libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov1-0/+1
2014-11-13libceph: do not crash on large auth ticketsIlya Dryomov1-37/+132
2014-11-13ceph: fix flush tid comparisionYan, Zheng1-1/+1
2014-11-13ALSA: hda - Add mute LED control for Lenovo Ideapad Z560Takashi Iwai1-0/+31
2014-11-13virtio_console: move early VQ enablementCornelia Huck1-2/+2
2014-11-12selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs1-3/+4
2014-11-12netlink: Properly unbind in error conditions.Hiroaki SHIMODA1-2/+3
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2-3/+3
2014-11-12cxgb4 : dcb open-lldp interop fixesAnish Bhatt1-9/+19
2014-11-12netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2-18/+8
2014-11-12netfilter: nft_compat: use the match->table to validate dependenciesPablo Neira Ayuso1-2/+2
2014-11-12netfilter: nft_compat: relax chain type validationPablo Neira Ayuso1-30/+2
2014-11-12netfilter: nft_compat: use current net namespacePablo Neira Ayuso1-2/+2
2014-11-12ALSA: hda/realtek - Change EAPD to verb controlKailang Yang1-30/+75
2014-11-12selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan1-1/+1
2014-11-12ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens1-0/+2
2014-11-12net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli3-5/+9
2014-11-12net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli3-1/+8