index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
notifier-error-inject.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-16
ieee802154: fix error handling in ieee802154fake_probe()
Alexey Khoroshilov
1
-5
/
+8
2014-11-16
drivers: net: cpsw: Fix TX_IN_SEL offset
John Ogness
1
-3
/
+3
2014-11-16
reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
Hannes Frederic Sowa
1
-2
/
+2
2014-11-16
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
1
-0
/
+4
2014-11-14
qlcnic: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-14
net/mlx4_en: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-14
be2net: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-14
net: Add vxlan_gso_check() helper
Joe Stringer
2
-0
/
+15
2014-11-14
inetdevice: fixed signed integer overflow
Vincent BENAYOUN
1
-1
/
+1
2014-11-14
netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
bill bonaparte
1
-6
/
+8
2014-11-14
MAINTAINERS: add IIO include files
Daniel Baluta
1
-0
/
+1
2014-11-14
kernel/panic.c: update comments for print_tainted
Xie XiuQi
1
-0
/
+1
2014-11-14
mem-hotplug: reset node present pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+17
2014-11-14
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
4
-7
/
+20
2014-11-14
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
1
-3
/
+5
2014-11-14
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-14
mm, compaction: prevent infinite loop in compact_zone
Vlastimil Babka
1
-2
/
+6
2014-11-14
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
1
-3
/
+2
2014-11-14
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
Joonsoo Kim
1
-0
/
+4
2014-11-14
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
3
-29
/
+78
2014-11-14
mm/page_alloc: move freepage counting logic to __free_one_page()
Joonsoo Kim
1
-11
/
+3
2014-11-14
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
Joonsoo Kim
1
-5
/
+8
2014-11-14
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
4
-2
/
+28
2014-11-14
mm/compaction: skip the range until proper target pageblock is met
Joonsoo Kim
1
-0
/
+10
2014-11-14
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
1
-1
/
+2
2014-11-13
vxlan: Do not reuse sockets for a different address family
Marcelo Leitner
1
-10
/
+19
2014-11-13
smsc911x: power-up phydev before doing a software reset.
Enric Balletbo i Serra
1
-0
/
+46
2014-11-13
lib: rhashtable - Remove weird non-ASCII characters from comments
Herbert Xu
1
-5
/
+5
2014-11-13
net/smsc911x: Fix delays in the PHY enable/disable routines
Alexander Kochetkov
1
-5
/
+2
2014-11-13
net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode
Alexander Kochetkov
1
-6
/
+2
2014-11-13
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
1
-2
/
+2
2014-11-13
libceph: clear r_req_lru_item in __unregister_linger_request()
Ilya Dryomov
1
-0
/
+2
2014-11-13
libceph: unlink from o_linger_requests when clearing r_osd
Ilya Dryomov
1
-0
/
+1
2014-11-13
libceph: do not crash on large auth tickets
Ilya Dryomov
1
-37
/
+132
2014-11-13
ceph: fix flush tid comparision
Yan, Zheng
1
-1
/
+1
2014-11-13
ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
Takashi Iwai
1
-0
/
+31
2014-11-13
virtio_console: move early VQ enablement
Cornelia Huck
1
-2
/
+2
2014-11-12
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
Richard Guy Briggs
1
-3
/
+4
2014-11-12
netlink: Properly unbind in error conditions.
Hiroaki SHIMODA
1
-2
/
+3
2014-11-12
net: ptp: fix time stamp matching logic for VLAN packets.
Richard Cochran
2
-3
/
+3
2014-11-12
cxgb4 : dcb open-lldp interop fixes
Anish Bhatt
1
-9
/
+19
2014-11-12
netfilter: nf_tables: restore synchronous object release from commit/abort
Pablo Neira Ayuso
2
-18
/
+8
2014-11-12
netfilter: nft_compat: use the match->table to validate dependencies
Pablo Neira Ayuso
1
-2
/
+2
2014-11-12
netfilter: nft_compat: relax chain type validation
Pablo Neira Ayuso
1
-30
/
+2
2014-11-12
netfilter: nft_compat: use current net namespace
Pablo Neira Ayuso
1
-2
/
+2
2014-11-12
ALSA: hda/realtek - Change EAPD to verb control
Kailang Yang
1
-30
/
+75
2014-11-12
selftests/net: psock_fanout seg faults in sock_fanout_read_ring()
Shuah Khan
1
-1
/
+1
2014-11-12
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
Calvin Owens
1
-0
/
+2
2014-11-12
net: bcmgenet: apply MII configuration in bcmgenet_open()
Florian Fainelli
3
-5
/
+9
2014-11-12
net: bcmgenet: connect and disconnect from the PHY state machine
Florian Fainelli
3
-1
/
+8
[next]