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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-04
netprio_cgroup: Fix obo in get_prioidx
Neil Horman
1
-3
/
+4
2012-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-18
/
+29
2012-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-18
/
+29
2012-02-03
ixgbe: Fix typo in ixgbe_common.h
Masanari Iida
1
-1
/
+1
2012-02-03
igbvf: change copyright date
Mitch A Williams
10
-11
/
+11
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
10
-11
/
+11
2012-02-03
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2
-6
/
+21
2012-02-03
ixgbe: make ethtool strings table const
Stephen Hemminger
1
-1
/
+1
2012-02-03
ixgbe: Add warning when no space left for more MAC filters
Greg Rose
1
-0
/
+3
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
25
-26
/
+26
2012-02-03
can: peak_pci: Fix the way channels are linked together
Stephane Grosjean
1
-14
/
+9
2012-02-03
can: ems_usb: Removed double netif_device_detach
Sebastian Haas
1
-9
/
+0
2012-02-03
can: pch_can: fix error passive level test
Xi Wang
1
-1
/
+2
2012-02-03
can: ti_hecc: use netif_rx in the interrupt
Wolfgang Grandegger
1
-1
/
+2
2012-02-03
can: cc770: Fix indirect access deadlock on ISA cards
Wolfgang Zarre
1
-1
/
+15
2012-02-03
can: cc770: store echo skb before starting the transfer
Wolfgang Grandegger
1
-1
/
+3
2012-02-03
can: flexcan: fix irq flooding by clearing all interrupt sources
Wolfgang Grandegger
1
-1
/
+6
2012-02-02
caif: Bugfix double kfree_skb upon xmit failure
Dmitry Tarnyagin
1
-4
/
+6
2012-02-02
caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.
sjur.brandeland@stericsson.com
1
-9
/
+3
2012-02-02
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary
Haiyang Zhang
3
-5
/
+18
2012-02-02
net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary
Haiyang Zhang
1
-4
/
+4
2012-02-02
drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment
Julia Lawall
2
-2
/
+3
2012-02-02
net/hyperv: fix the issue that large packets be dropped under bridge
Wei Yongjun
1
-0
/
+19
2012-02-02
tcp: properly initialize tcp memory limits
Jason Wang
2
-8
/
+2
2012-02-01
mac80211: timeout a single frame in the rx reorder buffer
Eliad Peller
1
-1
/
+1
2012-02-01
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
3
-3
/
+11
2012-02-01
ssb: fix cardbus slot in hostmode
Hauke Mehrtens
1
-1
/
+1
2012-02-01
iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level
John W. Linville
1
-1
/
+1
2012-02-01
rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm
Luigi Tarenga
1
-4
/
+4
2012-02-01
bcma: Fix mem leak in bcma_bus_scan()
Jesper Juhl
1
-8
/
+11
2012-02-01
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
Ben Hutchings
2
-5
/
+3
2012-02-01
net: Disambiguate kernel message
Arun Sharma
3
-12
/
+26
2012-02-01
net/hyperv: rx_bytes should account the ether header size
Wei Yongjun
1
-1
/
+1
2012-01-31
net: fec: correct phy_name buffer length when init phy_name
Richard Zhao
1
-1
/
+1
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
11
-37
/
+89
2012-01-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+14
2012-01-30
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-72
/
+93
2012-01-30
Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
31
-656
/
+346
2012-01-30
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
37
-2732
/
+224
2012-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-68
/
+59
2012-01-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+1
2012-01-30
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
1
-15
/
+4
2012-01-30
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
1
-4
/
+2
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
3
-3
/
+16
2012-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-92
/
+48
2012-01-30
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-0
/
+2
2012-01-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-15
/
+14
2012-01-30
Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+16
2012-01-30
Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+30
2012-01-30
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
Ryan Mallon
1
-1
/
+1
[next]