index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
tsacct.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
afkey: fix a typo
Junwei Zhang
1
-4
/
+4
2013-03-07
MAINTAINERS: Update qlcnic maintainers list
Sony Chacko
1
-0
/
+2
2013-03-07
netlabel: correctly list all the static label mappings
Paul Moore
1
-6
/
+6
2013-03-07
mv643xx_eth: fix for disabled autoneg
Phil Sutter
1
-4
/
+51
2013-03-07
bonding: fire NETDEV_RELEASE event only on 0 slaves
Veaceslav Falico
1
-2
/
+3
2013-03-07
vxlan: fix oops when delete netns containing vxlan
Zang MingJie
1
-0
/
+8
2013-03-07
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
Bhavesh Davda
3
-2
/
+9
2013-03-07
net/mlx4_en: Disable RFS when running in SRIOV mode
Amir Vadai
1
-3
/
+5
2013-03-07
net/mlx4_en: Cleanup MAC resources on module unload or port stop
Yan Burman
1
-16
/
+20
2013-03-07
net/mlx4_en: Fix race when setting the device MAC address
Yan Burman
2
-22
/
+21
2013-03-07
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
8
-18
/
+18
2013-03-07
net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...
Jack Morgenstein
1
-0
/
+8
2013-03-07
net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...
Jack Morgenstein
1
-0
/
+3
2013-03-07
e1000e: fix accessing to suspended device
Konstantin Khlebnikov
2
-0
/
+15
2013-03-07
e1000e: fix runtime power management transitions
Konstantin Khlebnikov
1
-60
/
+18
2013-03-07
e1000e: fix pci-device enable-counter balance
Konstantin Khlebnikov
1
-1
/
+1
2013-03-06
tun: add a missing nf_reset() in tun_net_xmit()
Eric Dumazet
1
-0
/
+2
2013-03-06
be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3
Sathya Perla
4
-8
/
+22
2013-03-06
net: docs: document multiqueue tuntap API
Jason Wang
1
-0
/
+77
2013-03-06
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
1
-1
/
+1
2013-03-06
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
1
-2
/
+2
2013-03-06
benet: Wait f/w POST until timeout
Gavin Shan
1
-17
/
+10
2013-03-06
net/ipv4: Timestamp option cannot overflow with prespecified addresses
David Ward
1
-1
/
+1
2013-03-06
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
1
-1
/
+1
2013-03-06
net: fix new kernel-doc warnings in net core
Randy Dunlap
1
-1
/
+1
2013-03-06
reset nf before xmit vxlan encapsulated packet
Zang MingJie
1
-0
/
+2
2013-03-06
pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible
Paolo Valente
1
-2
/
+0
2013-03-06
pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...
Paolo Valente
1
-1
/
+2
2013-03-06
pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue
Paolo Valente
1
-1
/
+9
2013-03-06
pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...
Paolo Valente
1
-14
/
+22
2013-03-06
pkt_sched: sch_qfq: fix the update of eligible-group sets
Paolo Valente
1
-1
/
+1
2013-03-06
pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service
Paolo Valente
1
-2
/
+11
2013-03-06
net/irda: Raise dtr in non-blocking open
Peter Hurley
1
-2
/
+9
2013-03-06
net/irda: Use barrier to set task state
Peter Hurley
1
-1
/
+1
2013-03-06
net/irda: Hold port lock while bumping blocked_open
Peter Hurley
1
-2
/
+2
2013-03-06
net/irda: Fix port open counts
Peter Hurley
1
-9
/
+5
2013-03-05
igb: Fix for lockdep issue in igb_get_i2c_client
Carolyn Wyborny
3
-68
/
+17
2013-03-05
igb: Fix link setup for I210 devices
Carolyn Wyborny
1
-3
/
+8
2013-03-05
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
Alexander Duyck
1
-7
/
+0
2013-03-05
e1000e: workaround DMA unit hang on I218
Bruce Allan
3
-1
/
+73
2013-03-05
powerpc: Set DSCR bit in FSCR setup
Michael Neuling
1
-1
/
+1
2013-03-05
powerpc: Add DSCR FSCR register bit definition
Michael Neuling
1
-1
/
+2
2013-03-05
powerpc: Fix setting FSCR for HV=0 and on secondary CPUs
Michael Neuling
1
-1
/
+2
2013-03-05
powerpc: Wireup the kcmp syscall to sys_ni
Tony Breeds
3
-1
/
+3
2013-03-05
powerpc: Remove unused BITOP_LE_SWIZZLE macro
Akinobu Mita
1
-2
/
+0
2013-03-05
powerpc: Avoid link stack corruption in MMU on syscall entry path
Michael Neuling
1
-2
/
+2
2013-03-05
drivers/tty/hvc: Use strlcpy instead of strncpy
Chen Gang
1
-7
/
+2
2013-03-05
powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code
Chen Gang
1
-2
/
+3
2013-03-05
powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit
Tony Breeds
1
-2
/
+2
2013-03-05
hw_random: make buffer usable in scatterlist.
Rusty Russell
1
-3
/
+16
[next]