index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: usb: lan78xx: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
1
-3
/
+1
*
net: usb: hso: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
1
-15
/
+5
*
net: can: usb: usb_8dev: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
1
-4
/
+1
*
net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...
Wolfram Sang
2016-08-13
1
-5
/
+1
*
net: can: usb: kvaser_usb: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
1
-6
/
+1
*
net: can: usb: gs_usb: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
1
-7
/
+2
*
net: can: usb: esd_usb2: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
1
-3
/
+0
*
net: can: usb: ems_usb: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
1
-7
/
+2
*
net: fix up a few missing hashtable.h conflict resolutions
Jiri Kosina
2016-08-13
3
-7
/
+7
*
Merge branch 'thunderx-next'
David S. Miller
2016-08-13
11
-346
/
+1059
|
\
|
*
net: thunderx: Don't set RX_PACKET_DIS while initializing
Sunil Goutham
2016-08-13
1
-11
/
+7
|
*
net: thunderx: Use netdev_rss_key_fill() helper
Sunil Goutham
2016-08-13
1
-7
/
+1
|
*
net: thunderx: Configure tunnelling protocol parsing
Zyta Szpak
2016-08-13
2
-0
/
+34
|
*
net: thunderx: Use napi_consume_skb for bulk free
Sunil Goutham
2016-08-13
1
-3
/
+5
|
*
net: thunderx: Don't set mac address for secondary Qset VFs
Sunil Goutham
2016-08-13
1
-1
/
+1
|
*
net: thunderx: Reset RXQ HW stats when interface is brought down
Jerin Jacob
2016-08-13
3
-0
/
+87
|
*
net: thunderx: Improvement for MBX interface debug messages
Radoslaw Biernacki
2016-08-13
2
-8
/
+16
|
*
net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
Sunil Goutham
2016-08-13
1
-18
/
+6
|
*
net: thunderx: Use netdev's name for naming VF's interrupts
Sunil Goutham
2016-08-13
1
-8
/
+12
|
*
net: thunderx: Support for 83xx mixed QLM/DLM config
Sunil Goutham
2016-08-13
2
-21
/
+26
|
*
net: thunderx: Add support for 16 LMACs of 83xx
Sunil Goutham
2016-08-13
2
-17
/
+60
|
*
net: thunderx: Add RGMII interface type support
Sunil Goutham
2016-08-13
6
-33
/
+332
|
*
net: thunderx: Add QSGMII interface type support
Sunil Goutham
2016-08-13
2
-12
/
+54
|
*
net: thunderx: Add 81xx support to BGX driver
Sunil Goutham
2016-08-13
2
-10
/
+113
|
*
net: thunderx: Support for different LMAC types within BGX
Sunil Goutham
2016-08-13
2
-136
/
+98
|
*
net: thunderx: Enable mailbox interrupts on 81xx/83xx
Sunil Goutham
2016-08-13
1
-38
/
+50
|
*
net: thunderx: Enable CQE_RX desc's extension fields
Sunil Goutham
2016-08-13
4
-2
/
+27
|
*
net: thunderx: Set queue count based on number of CPUs
Sunil Goutham
2016-08-13
4
-12
/
+14
|
*
net: thunderx: Add support for 81xx and 83xx chips
Sunil Goutham
2016-08-13
3
-17
/
+73
|
*
net: thunderx: Add VNIC's PCI devid on future chips
Sunil Goutham
2016-08-13
2
-3
/
+21
|
*
net: thunderx: Moved HW capability info from macros to structure
Sunil Goutham
2016-08-13
2
-52
/
+85
|
/
*
Merge branch 'xgene-next'
David S. Miller
2016-08-13
12
-40
/
+150
|
\
|
*
dtb: xgene: Fix backward compatibility
Iyappan Subramanian
2016-08-13
1
-1
/
+1
|
*
drivers: net: xgene: Fix backward compatibility
Iyappan Subramanian
2016-08-13
1
-9
/
+9
|
*
Documentation: dtb: xgene: Add rxlos GPIO mapping
Iyappan Subramanian
2016-08-13
1
-0
/
+3
|
*
dtb: xgene: Add rxlos-gpios property
Iyappan Subramanian
2016-08-13
1
-0
/
+1
|
*
drivers: net: xgene: Poll link status via GPIO
Iyappan Subramanian
2016-08-13
4
-0
/
+23
|
*
drivers: net: xgene: XFI PCS reset when link is down
Iyappan Subramanian
2016-08-13
5
-0
/
+54
|
*
drivers: net: xgene: Change port init sequence
Iyappan Subramanian
2016-08-13
1
-3
/
+2
|
*
drivers: net: xgene: Fix RSS indirection table fields
Iyappan Subramanian
2016-08-13
2
-8
/
+19
|
*
drivers: net: xgene: Fix error deconstruction path
Iyappan Subramanian
2016-08-13
1
-8
/
+19
|
*
drivers: net: xgene: fix: Delete descriptor rings and buffer pools
Iyappan Subramanian
2016-08-13
1
-5
/
+7
|
*
drivers: net: xgene: fix: Add dma_unmap_single
Iyappan Subramanian
2016-08-13
1
-2
/
+12
|
*
drivers: net: xgene: Fix compiler warnings
Iyappan Subramanian
2016-08-13
1
-4
/
+0
|
/
*
Merge branch 'bpf-improvements'
David S. Miller
2016-08-13
3
-22
/
+155
|
\
|
*
bpf: allow bpf_get_prandom_u32() to be used in tracing
Alexei Starovoitov
2016-08-13
1
-0
/
+2
|
*
samples/bpf: add verifier tests for the helper access to the packet
Aaron Yue
2016-08-13
1
-4
/
+110
|
*
bpf: allow helpers access the packet directly
Alexei Starovoitov
2016-08-13
1
-18
/
+43
|
/
*
sit: make function ipip6_valid_ip_proto() static
Wei Yongjun
2016-08-13
1
-1
/
+1
*
Merge branch 'bpf-under-cgroup'
David S. Miller
2016-08-13
9
-2
/
+263
|
\
[next]