index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ad525x_dpot.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
bonding: options handling cleanup
stephen hemminger
5
-127
/
+141
2014-03-06
bonding: remove dead code
stephen hemminger
2
-48
/
+0
2014-03-06
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
David S. Miller
2
-2
/
+3
2014-03-06
bonding: make slave status notifications GFP_ATOMIC
Veaceslav Falico
1
-4
/
+4
2014-03-06
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
3
-6
/
+5
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-05
ieee802154: fix whitespace issues in Kconfig
Alexander Aring
2
-14
/
+14
2014-03-05
at86rf230: add help and 212 to Kconfig menu entry
Alexander Aring
1
-1
/
+7
2014-03-04
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2
-11
/
+24
2014-03-04
cfg80211: add MPLS and 802.21 classification
Simon Wunderlich
1
-0
/
+16
2014-03-04
UAPI: add MPLS label stack definition
Simon Wunderlich
2
-0
/
+40
2014-03-04
if_ether.h: add IEEE 802.21 Ethertype
Simon Wunderlich
1
-0
/
+1
2014-03-04
mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness
Johannes Weiner
1
-4
/
+22
2014-03-04
mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
Liu Ping Fan
1
-2
/
+2
2014-03-04
MAINTAINERS: add and correct types of some "T:" entries
Joe Perches
1
-8
/
+9
2014-03-04
MAINTAINERS: use tab for separator
Joe Perches
1
-44
/
+44
[next]