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: support IPv6
hayeswang
1
-3
/
+103
2014-03-08
r8152: support TSO
hayeswang
1
-30
/
+87
2014-03-08
r8152: support rx checksum
hayeswang
1
-2
/
+39
2014-03-08
r8152: calculate the dropped packets for rx
hayeswang
1
-1
/
+2
2014-03-08
r8152: up the priority of the transmission
hayeswang
1
-18
/
+27
2014-03-08
r8152: check tx agg list before spin lock
hayeswang
1
-0
/
+3
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
can: add bittiming check at interface open for CAN FD
Oliver Hartkopp
1
-0
/
+8
2014-03-07
can: allow to change the device mtu for CAN FD capable devices
Oliver Hartkopp
1
-0
/
+39
2014-03-07
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
1
-1
/
+44
2014-03-07
can: provide a separate bittiming_const parameter to bittiming functions
Oliver Hartkopp
1
-18
/
+13
2014-03-07
can: move sanity check for bitrate and tq into can_get_bittiming
Oliver Hartkopp
1
-14
/
+15
2014-03-07
can: only send bitrate data via netlink when available
Oliver Hartkopp
1
-4
/
+6
2014-03-07
can: preserve skbuff protocol in can_put_echo_skb
Oliver Hartkopp
1
-2
/
+3
2014-03-07
can: janz-ican3: convert dev_<level> printing to netdev_<level>
Marc Kleine-Budde
1
-34
/
+30
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
can: flexcan: make use of platform_get_device_id()
Marc Kleine-Budde
1
-2
/
+2
2014-03-07
can: flexcan: Remove #ifdef CONFIG_PM_SLEEP
Marc Kleine-Budde
1
-4
/
+2
2014-03-07
can: mcp251x: Remove #ifdef CONFIG_PM_SLEEP
Alexander Shiyan
1
-5
/
+2
2014-03-07
can: mcp251x: Make driver more quiet
Alexander Shiyan
1
-6
/
+4
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
[prev]
[next]