index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...
David S. Miller
2014-03-07
4
-86
/
+164
|
\
|
*
can: add bittiming check at interface open for CAN FD
Oliver Hartkopp
2014-03-07
1
-0
/
+8
|
*
can: allow to change the device mtu for CAN FD capable devices
Oliver Hartkopp
2014-03-07
1
-0
/
+39
|
*
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
2014-03-07
1
-1
/
+44
|
*
can: provide a separate bittiming_const parameter to bittiming functions
Oliver Hartkopp
2014-03-07
1
-18
/
+13
|
*
can: move sanity check for bitrate and tq into can_get_bittiming
Oliver Hartkopp
2014-03-07
1
-14
/
+15
|
*
can: only send bitrate data via netlink when available
Oliver Hartkopp
2014-03-07
1
-4
/
+6
|
*
can: preserve skbuff protocol in can_put_echo_skb
Oliver Hartkopp
2014-03-07
1
-2
/
+3
|
*
can: janz-ican3: convert dev_<level> printing to netdev_<level>
Marc Kleine-Budde
2014-03-07
1
-34
/
+30
|
*
can: flexcan: make use of platform_get_device_id()
Marc Kleine-Budde
2014-03-06
1
-2
/
+2
|
*
can: flexcan: Remove #ifdef CONFIG_PM_SLEEP
Marc Kleine-Budde
2014-03-06
1
-4
/
+2
|
*
can: mcp251x: Remove #ifdef CONFIG_PM_SLEEP
Alexander Shiyan
2014-03-06
1
-5
/
+2
|
*
can: mcp251x: Make driver more quiet
Alexander Shiyan
2014-03-06
1
-6
/
+4
*
|
r8152: support IPv6
hayeswang
2014-03-07
1
-3
/
+103
*
|
r8152: support TSO
hayeswang
2014-03-07
1
-30
/
+87
*
|
r8152: support rx checksum
hayeswang
2014-03-07
1
-2
/
+39
*
|
r8152: calculate the dropped packets for rx
hayeswang
2014-03-07
1
-1
/
+2
*
|
r8152: up the priority of the transmission
hayeswang
2014-03-07
1
-18
/
+27
*
|
r8152: check tx agg list before spin lock
hayeswang
2014-03-07
1
-0
/
+3
*
|
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
hayeswang
2014-03-07
1
-16
/
+12
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-03-07
14
-355
/
+1432
|
\
\
|
*
|
i40e/i40evf: Bump pf&vf build versions
Catherine Sullivan
2014-03-07
2
-2
/
+2
|
*
|
i40e/i40evf: carefully fill tx ring
Jesse Brandeburg
2014-03-07
2
-4
/
+4
|
*
|
i40e: fix nvm version and remove firmware report
Jesse Brandeburg
2014-03-07
2
-14
/
+7
|
*
|
i40e: Fix static checker warning
Neerav Parikh
2014-03-07
1
-3
/
+6
|
*
|
i40e: Remove a redundant filter addition
Anjali Singhai Jain
2014-03-07
1
-4
/
+7
|
*
|
i40e: count timeout events
Jesse Brandeburg
2014-03-07
1
-0
/
+1
|
*
|
i40e: Remove a FW workaround for Number of MSIX vectors
Anjali Singhai Jain
2014-03-07
1
-0
/
+6
|
*
|
i40e: clean up comment style
Shannon Nelson
2014-03-07
1
-59
/
+58
|
*
|
i40e/i40evf: i40e implementation for skb_set_hash
Jesse Brandeburg
2014-03-07
6
-4
/
+800
|
*
|
i40e: Prevent overflow due to kzalloc
Akeem G Abodunrin
2014-03-07
1
-1
/
+1
|
*
|
i40e: Flow Director sideband accounting
Joseph Gasparakis
2014-03-07
5
-264
/
+535
|
*
|
i40evf: Enable the ndo_set_features netdev op
Greg Rose
2014-03-07
1
-0
/
+5
*
|
|
xen-netback: Aggregate TX unmap operations
Zoltan Kiss
2014-03-07
3
-1
/
+37
*
|
|
xen-netback: Timeout packets in RX path
Zoltan Kiss
2014-03-07
3
-5
/
+61
*
|
|
xen-netback: Handle guests with too many frags
Zoltan Kiss
2014-03-07
3
-10
/
+162
*
|
|
xen-netback: Add stat counters for zerocopy
Zoltan Kiss
2014-03-07
3
-1
/
+26
*
|
|
xen-netback: Remove old TX grant copy definitons and fix indentations
Zoltan Kiss
2014-03-07
2
-93
/
+15
*
|
|
xen-netback: Introduce TX grant mapping
Zoltan Kiss
2014-03-07
3
-165
/
+371
*
|
|
xen-netback: Handle foreign mapped pages on the guest RX path
Zoltan Kiss
2014-03-07
2
-5
/
+46
*
|
|
xen-netback: Minor refactoring of netback code
Zoltan Kiss
2014-03-07
3
-22
/
+27
*
|
|
xen-netback: Use skb->cb for pending_idx
Zoltan Kiss
2014-03-07
1
-17
/
+25
|
/
/
*
|
bonding: fix const in options processing
stephen hemminger
2014-03-06
3
-55
/
+56
*
|
be2net: do external loopback test only when it is requested
Ivan Vecera
2014-03-06
1
-7
/
+9
*
|
net/mlx4_en: mlx4_en_verify_params() can be static
Fengguang Wu
2014-03-06
1
-1
/
+1
|
/
*
bonding: options handling cleanup
stephen hemminger
2014-03-06
5
-127
/
+141
*
bonding: remove dead code
stephen hemminger
2014-03-06
2
-48
/
+0
*
bonding: make slave status notifications GFP_ATOMIC
Veaceslav Falico
2014-03-06
1
-4
/
+4
*
r8152: remove rtl8152_get_stats
hayeswang
2014-03-06
1
-15
/
+6
*
r8152: replace tp->netdev with netdev
hayeswang
2014-03-06
1
-3
/
+5
[next]