index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-08
e1000e: Fix 82579 sets LPI too early.
David Ertman
3
-5
/
+19
2014-03-08
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
David Ertman
1
-4
/
+26
2014-03-08
e1000e: Cleanup unecessary references
David Ertman
1
-2
/
+2
2014-03-08
e1000e: PTP lock in e1000e_phc_adjustfreq
Todd Fujinaka
1
-0
/
+5
2014-03-07
6lowpan: reassembly: fix return of init function
Alexander Aring
1
-2
/
+3
2014-03-07
r8152: support IPv6
hayeswang
1
-3
/
+103
2014-03-07
r8152: support TSO
hayeswang
1
-30
/
+87
2014-03-07
r8152: support rx checksum
hayeswang
1
-2
/
+39
2014-03-07
r8152: calculate the dropped packets for rx
hayeswang
1
-1
/
+2
2014-03-07
r8152: up the priority of the transmission
hayeswang
1
-18
/
+27
2014-03-07
r8152: check tx agg list before spin lock
hayeswang
1
-0
/
+3
2014-03-07
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
hayeswang
1
-16
/
+12
2014-03-07
xen-netback: Aggregate TX unmap operations
Zoltan Kiss
3
-1
/
+37
2014-03-07
xen-netback: Timeout packets in RX path
Zoltan Kiss
3
-5
/
+61
2014-03-07
xen-netback: Handle guests with too many frags
Zoltan Kiss
3
-10
/
+162
2014-03-07
xen-netback: Add stat counters for zerocopy
Zoltan Kiss
3
-1
/
+26
2014-03-07
xen-netback: Remove old TX grant copy definitons and fix indentations
Zoltan Kiss
2
-93
/
+15
2014-03-07
xen-netback: Introduce TX grant mapping
Zoltan Kiss
3
-165
/
+371
2014-03-07
xen-netback: Handle foreign mapped pages on the guest RX path
Zoltan Kiss
2
-5
/
+46
2014-03-07
xen-netback: Minor refactoring of netback code
Zoltan Kiss
3
-22
/
+27
2014-03-07
xen-netback: Use skb->cb for pending_idx
Zoltan Kiss
1
-17
/
+25
2014-03-07
l2tp: keep original skb ownership
Eric Dumazet
1
-21
/
+2
2014-03-07
tcp: do not leak non zero tstamp in output packets
Eric Dumazet
1
-0
/
+2
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
3
-0
/
+41
2014-03-07
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
3
-3
/
+50
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-06
bonding: fix const in options processing
stephen hemminger
3
-55
/
+56
2014-03-06
net_sched: htb: do not acquire qdisc lock in dump operations
Eric Dumazet
1
-12
/
+8
2014-03-06
6lowpan: move 6lowpan header to include/net
Alexander Aring
5
-5
/
+4
2014-03-06
6lowpan: add missing include of net/ipv6.h
Alexander Aring
1
-0
/
+2
2014-03-06
be2net: do external loopback test only when it is requested
Ivan Vecera
1
-7
/
+9
2014-03-06
net/mlx4_en: mlx4_en_verify_params() can be static
Fengguang Wu
1
-1
/
+1
2014-03-06
can: flexcan: make use of platform_get_device_id()
Marc Kleine-Budde
1
-2
/
+2
[next]