index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-23
mdio: translation of MMD EEE registers to/from ethtool settings
Allan, Bruce W
2
-67
/
+90
2012-08-23
af_packet: use define instead of constant
danborkmann@iogearbox.net
1
-2
/
+3
2012-08-23
rds: Don't disable BH on BH context
Ying Xue
4
-8
/
+8
2012-08-23
bonding: support for IPv6 transmit hashing
John Eaglesham
2
-31
/
+88
2012-08-23
ipv6: gre: fix ip6gre_err()
Eric Dumazet
1
-3
/
+5
2012-08-23
xfrm: fix RCU bugs
Eric Dumazet
1
-37
/
+39
2012-08-23
net: remove delay at device dismantle
Eric Dumazet
8
-24
/
+27
2012-08-22
netfilter: remove unnecessary goto statement for error recovery
Jean Sacren
3
-15
/
+3
2012-08-22
netfilter: replace list_for_each_continue_rcu with new interface
Michael Wang
1
-4
/
+6
2012-08-22
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
4
-29
/
+93
2012-08-22
mm: have order > 0 compaction start near a pageblock with free pages
Mel Gorman
1
-26
/
+28
2012-08-22
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-08-22
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-08-22
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
1
-2
/
+5
2012-08-22
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
1
-10
/
+11
2012-08-22
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
Ilya Shchepetkov
1
-0
/
+2
2012-08-22
mm/compaction.c: fix deferring compaction mistake
Minchan Kim
1
-1
/
+1
2012-08-22
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
1
-19
/
+65
2012-08-22
string: do not export memweight() to userspace
WANG Cong
1
-1
/
+1
2012-08-22
hugetlb: update hugetlbpage.txt
Zhouping Liu
1
-2
/
+8
2012-08-22
checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO
Joe Perches
1
-1
/
+2
2012-08-22
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
1
-5
/
+16
2012-08-22
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
1
-10
/
+1
2012-08-22
Documentation: update mount option in filesystem/vfat.txt
Namjae Jeon
1
-0
/
+11
2012-08-22
mm: change nr_ptes BUG_ON to WARN_ON
Hugh Dickins
1
-1
/
+1
2012-08-22
cs5535-clockevt: typo, it's MFGPT, not MFPGT
Jens Rottmann
1
-2
/
+2
2012-08-21
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
3
-4
/
+6
2012-08-21
ipv4: fix ip header ident selection in __ip_make_skb()
Eric Dumazet
1
-1
/
+1
2012-08-21
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
Christoph Paasch
1
-1
/
+6
2012-08-21
tcp: fix possible socket refcount problem
Eric Dumazet
3
-10
/
+18
2012-08-21
task_work: add a scheduling point in task_work_run()
Eric Dumazet
1
-0
/
+1
2012-08-21
fbcon: fix race condition between console lock and cursor timer
Dave Airlie
1
-1
/
+5
2012-08-21
igb: update to allow reading/setting MDI state
Jesse Brandeburg
2
-0
/
+46
2012-08-21
e1000e: implement MDI/MDI-X control
Jesse Brandeburg
1
-2
/
+39
2012-08-21
e1000: configure and read MDI settings
Jesse Brandeburg
2
-0
/
+43
2012-08-21
igb: implement 580 MDI setting support
Jesse Brandeburg
2
-4
/
+30
2012-08-21
e1000e: implement 82577/579 MDI setting support
Bruce W Allan
1
-2
/
+29
2012-08-21
ethtool.h: MDI setting support
Jesse Brandeburg
1
-6
/
+11
2012-08-21
ALSA: snd-als100: fix suspend/resume
Ondrej Zary
1
-1
/
+1
2012-08-20
[IA64] defconfig: Remove CONFIG_MISC_DEVICES
Fabio Estevam
2
-2
/
+0
2012-08-20
ALSA: hda - Fix leftover codec->power_transition
Takashi Iwai
1
-0
/
+2
2012-08-20
gpu/mfd/usb: Fix USB randconfig problems
Guenter Roeck
4
-2
/
+5
2012-08-20
vfs: missed source of ->f_pos races
Al Viro
1
-2
/
+8
2012-08-20
ideapad: add Lenovo IdeaPad Z570 support (part 3)
Maxim Mikityanskiy
2
-3
/
+51
2012-08-20
ideapad: add Lenovo IdeaPad Z570 support (part 2)
Maxim Mikityanskiy
2
-0
/
+36
2012-08-20
ideapad: add Lenovo IdeaPad Z570 support (part 1)
Maxim Mikityanskiy
1
-0
/
+32
2012-08-20
netfilter: nf_conntrack: remove unnecessary RTNL locking
Patrick McHardy
1
-5
/
+0
2012-08-20
netfilter: sparse endian fixes
Patrick McHardy
4
-7
/
+9
2012-08-20
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
Neal Cardwell
3
-14
/
+14
2012-08-20
net/core/dev.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
[next]