index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-08
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
hayeswang
1
-16
/
+12
2014-03-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-355
/
+1432
2014-03-08
xen-netback: Aggregate TX unmap operations
Zoltan Kiss
3
-1
/
+37
2014-03-08
xen-netback: Timeout packets in RX path
Zoltan Kiss
3
-5
/
+61
2014-03-08
xen-netback: Handle guests with too many frags
Zoltan Kiss
3
-10
/
+162
2014-03-08
xen-netback: Add stat counters for zerocopy
Zoltan Kiss
3
-1
/
+26
2014-03-08
xen-netback: Remove old TX grant copy definitons and fix indentations
Zoltan Kiss
2
-93
/
+15
2014-03-08
xen-netback: Introduce TX grant mapping
Zoltan Kiss
3
-165
/
+371
2014-03-08
xen-netback: Handle foreign mapped pages on the guest RX path
Zoltan Kiss
2
-5
/
+46
2014-03-08
xen-netback: Minor refactoring of netback code
Zoltan Kiss
3
-22
/
+27
2014-03-08
xen-netback: Use skb->cb for pending_idx
Zoltan Kiss
1
-17
/
+25
2014-03-07
i40e/i40evf: Bump pf&vf build versions
Catherine Sullivan
2
-2
/
+2
2014-03-07
i40e/i40evf: carefully fill tx ring
Jesse Brandeburg
2
-4
/
+4
2014-03-07
i40e: fix nvm version and remove firmware report
Jesse Brandeburg
2
-14
/
+7
2014-03-07
i40e: Fix static checker warning
Neerav Parikh
1
-3
/
+6
2014-03-07
i40e: Remove a redundant filter addition
Anjali Singhai Jain
1
-4
/
+7
2014-03-07
i40e: count timeout events
Jesse Brandeburg
1
-0
/
+1
2014-03-07
i40e: Remove a FW workaround for Number of MSIX vectors
Anjali Singhai Jain
1
-0
/
+6
2014-03-07
i40e: clean up comment style
Shannon Nelson
1
-59
/
+58
2014-03-07
i40e/i40evf: i40e implementation for skb_set_hash
Jesse Brandeburg
6
-4
/
+800
2014-03-07
i40e: Prevent overflow due to kzalloc
Akeem G Abodunrin
1
-1
/
+1
2014-03-07
i40e: Flow Director sideband accounting
Joseph Gasparakis
5
-264
/
+535
2014-03-07
i40evf: Enable the ndo_set_features netdev op
Greg Rose
1
-0
/
+5
2014-03-07
bonding: fix const in options processing
stephen hemminger
3
-55
/
+56
2014-03-07
be2net: do external loopback test only when it is requested
Ivan Vecera
1
-7
/
+9
2014-03-07
net/mlx4_en: mlx4_en_verify_params() can be static
Fengguang Wu
1
-1
/
+1
2014-03-07
bonding: options handling cleanup
stephen hemminger
5
-127
/
+141
2014-03-07
bonding: remove dead code
stephen hemminger
2
-48
/
+0
2014-03-07
bonding: make slave status notifications GFP_ATOMIC
Veaceslav Falico
1
-4
/
+4
2014-03-06
r8152: remove rtl8152_get_stats
hayeswang
1
-15
/
+6
2014-03-06
r8152: replace tp->netdev with netdev
hayeswang
1
-3
/
+5
2014-03-06
r8152: deal with the empty line and space
hayeswang
1
-3
/
+6
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
208
-1181
/
+2180
2014-03-05
ieee802154: fix whitespace issues in Kconfig
Alexander Aring
1
-13
/
+13
2014-03-05
at86rf230: add help and 212 to Kconfig menu entry
Alexander Aring
1
-1
/
+7
2014-03-05
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2
-11
/
+24
2014-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
50
-298
/
+567
2014-03-04
Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+20
2014-03-04
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
6
-18
/
+37
2014-03-04
rapidio/tsi721: fix tasklet termination in dma channel release
Alexandre Bounine
2
-9
/
+19
2014-03-04
zram: avoid null access when fail to alloc meta
Minchan Kim
1
-0
/
+2
2014-03-04
drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...
Vikas Sajjan
1
-5
/
+12
2014-03-04
mm: close PageTail race
David Rientjes
2
-4
/
+4
2014-03-04
macvlan: Add support for 'always_on' offload features
Vlad Yasevich
1
-2
/
+5
2014-03-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-23
/
+19
2014-03-04
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...
David S. Miller
1
-41
/
+131
2014-03-04
net: cpsw: fix cpdma rx descriptor leak on down interface
Schuyler Patton
1
-0
/
+6
2014-03-04
be2net: isolate TX workarounds not applicable to Skyhawk-R
Vasundhara Volam
1
-13
/
+26
2014-03-04
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
Vasundhara Volam
1
-3
/
+4
2014-03-04
be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...
Somnath kotur
1
-3
/
+9
[next]