index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-08
tg3: Update link_up flag for phylib devices
Nithin Sujir
1
-9
/
+5
2013-03-08
drivers/isdn: checkng length to be sure not memory overflow
Chen Gang
1
-1
/
+3
2013-03-08
bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario
Yaniv Rosner
2
-1
/
+6
2013-03-08
bnx2x: Fix intermittent long KR2 link up time
Yaniv Rosner
2
-1
/
+13
2013-03-07
macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.
Vlad Yasevich
1
-0
/
+1
2013-03-07
team: unsyc the devices addresses when port is removed
Vlad Yasevich
1
-0
/
+2
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
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
15
-339
/
+229
2013-03-06
be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3
Sathya Perla
4
-8
/
+22
2013-03-06
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2
-3
/
+3
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-339
/
+229
2013-03-06
benet: Wait f/w POST until timeout
Gavin Shan
1
-17
/
+10
2013-03-06
reset nf before xmit vxlan encapsulated packet
Zang MingJie
1
-0
/
+2
2013-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-79
/
+98
2013-03-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-7
/
+2
2013-03-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+16
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-176
/
+1901
2013-03-05
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-63
/
+84
2013-03-05
Merge tag 'md-3.9' of git://neil.brown.name/md
Linus Torvalds
8
-95
/
+219
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
drivers/tty/hvc: Use strlcpy instead of strncpy
Chen Gang
1
-7
/
+2
2013-03-05
hw_random: make buffer usable in scatterlist.
Rusty Russell
1
-3
/
+16
2013-03-04
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
15
-339
/
+229
2013-03-04
net: fec: fix build error in no MXC platform
Frank Li
1
-8
/
+7
2013-03-04
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2
-47
/
+41
2013-03-04
iwlwifi: mvm: don't warn on normal BAR sending
Emmanuel Grumbach
1
-5
/
+1
2013-03-04
iwlwifi: mvm: update the rssi calculation
Emmanuel Grumbach
3
-23
/
+35
2013-03-04
iwlwifi: mvm: ignore STOP_AGG when restarting
Emmanuel Grumbach
1
-0
/
+10
2013-03-04
iwlwifi: mvm: Remove overriding calibrations for the 7000 family
Dor Shaish
1
-114
/
+0
2013-03-04
iwlwifi: mvm: Take the phy_cfg from the TLV value
Dor Shaish
1
-15
/
+1
2013-03-04
iwlwifi: mvm: Set valid TX antennas value before calib request
Dor Shaish
1
-0
/
+5
2013-03-04
iwlwifi: mvm: restart the NIC of the cmd queue gets full
Emmanuel Grumbach
1
-5
/
+13
[next]