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
*
defxx: Clean up DEFEA resource management
Maciej W. Rozycki
2014-11-21
2
-37
/
+80
*
defxx: Disable DEFEA's ESIC I/O decoding on shutdown
Maciej W. Rozycki
2014-11-21
1
-0
/
+6
*
defxx: Correct DEFEA's ESIC MMIO decoding
Maciej W. Rozycki
2014-11-21
2
-24
/
+39
*
defxx: Fix DEFPA enable error propagation
Maciej W. Rozycki
2014-11-21
1
-4
/
+7
*
vlan: Pass ethtool get_ts_info queries to real device.
Richard Cochran
2014-11-21
1
-0
/
+19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-11-21
12
-314
/
+595
|
\
|
*
i40e: trigger SW INT with no ITR wait
Shannon Nelson
2014-11-20
2
-3
/
+12
|
*
i40evf: remove unnecessary else
Mitch Williams
2014-11-20
1
-4
/
+2
|
*
i40evf: make comparisons consistent
Mitch Williams
2014-11-20
1
-5
/
+5
|
*
i40evf: make checkpatch happy
Mitch Williams
2014-11-20
4
-33
/
+39
|
*
i40evf: update header comments
Mitch Williams
2014-11-20
1
-2
/
+2
|
*
i40e: don't overload fields
Mitch Williams
2014-11-20
7
-22
/
+21
|
*
ixgbevf: add netpoll support
Emil Tantilov
2014-11-20
2
-7
/
+24
|
*
ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irq
Emil Tantilov
2014-11-20
1
-4
/
+3
|
*
ixgbevf: Change receive model to use double buffered page based receives
Emil Tantilov
2014-11-20
2
-134
/
+334
|
*
ixgbevf: Update Rx next to clean in real time
Emil Tantilov
2014-11-20
2
-21
/
+36
|
*
ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continue
Emil Tantilov
2014-11-20
1
-30
/
+34
|
*
ixgbevf: Cleanup variable usage, improve stack performance
Emil Tantilov
2014-11-20
1
-9
/
+11
|
*
ixgbevf: Combine the logic for post Rx processing into single function
Emil Tantilov
2014-11-20
2
-34
/
+38
|
*
ixgbevf: Test Rx status bits directly out of the descriptor
Emil Tantilov
2014-11-20
2
-33
/
+33
|
*
ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bits
Emil Tantilov
2014-11-20
1
-52
/
+80
*
|
Merge branch 'amd-xgbe-next'
David S. Miller
2014-11-21
5
-96
/
+289
|
\
\
|
*
|
amd-xgbe: Add support for the skb->xmit_more flag
Lendacky, Thomas
2014-11-21
4
-22
/
+78
|
*
|
amd-xgbe: Perform Tx coalescing on a packet basis
Lendacky, Thomas
2014-11-21
1
-20
/
+26
|
*
|
amd-xgbe: Remove unused variable
Lendacky, Thomas
2014-11-21
2
-2
/
+0
|
*
|
amd-xgbe: Add BQL support
Lendacky, Thomas
2014-11-21
3
-1
/
+51
|
*
|
amd-xgbe: Separate Tx/Rx ring data fields into new structs
Lendacky, Thomas
2014-11-21
4
-46
/
+54
|
*
|
amd-xgbe: Incorporate Smatch coding suggestion
Lendacky, Thomas
2014-11-21
1
-1
/
+2
|
*
|
amd-xgbe: Tx engine must not be active before stopping it
Lendacky, Thomas
2014-11-21
3
-7
/
+74
|
*
|
amd-xgbe: Add a read memory barrier to Tx/Rx path
Lendacky, Thomas
2014-11-21
2
-0
/
+7
|
/
/
*
|
net: USB: Deletion of unnecessary checks before the function call "kfree"
Markus Elfring
2014-11-21
2
-4
/
+2
*
|
net: Xilinx: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-21
2
-4
/
+2
*
|
IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"
Markus Elfring
2014-11-21
1
-16
/
+8
*
|
net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
Saeed Mahameed
2014-11-21
1
-1
/
+1
*
|
drivers: atm: eni: Add pci_dma_mapping_error() call
Tina Johnson
2014-11-21
1
-0
/
+3
*
|
Merge branch 'tipc-next'
David S. Miller
2014-11-21
18
-7
/
+2103
|
\
\
|
*
|
tipc: add name table dump to new netlink api
Richard Alpe
2014-11-21
4
-3
/
+211
|
*
|
tipc: add net set to new netlink api
Richard Alpe
2014-11-21
4
-0
/
+55
|
*
|
tipc: add net dump to new netlink api
Richard Alpe
2014-11-21
4
-2
/
+84
|
*
|
tipc: add node get/dump to new netlink api
Richard Alpe
2014-11-21
4
-1
/
+118
|
*
|
tipc: add media set to new netlink api
Richard Alpe
2014-11-21
4
-0
/
+54
|
*
|
tipc: add media get/dump to new netlink api
Richard Alpe
2014-11-21
4
-0
/
+147
|
*
|
tipc: add link stat reset to new netlink api
Richard Alpe
2014-11-21
4
-0
/
+56
|
*
|
tipc: add link set to new netlink api
Richard Alpe
2014-11-21
4
-0
/
+80
|
*
|
tipc: add link get/dump to new netlink api
Richard Alpe
2014-11-21
6
-1
/
+475
|
*
|
tipc: add publication dump to new netlink api
Richard Alpe
2014-11-21
5
-0
/
+172
|
*
|
tipc: add sock dump to new netlink api
Richard Alpe
2014-11-21
4
-0
/
+138
|
*
|
tipc: add bearer set to new netlink api
Richard Alpe
2014-11-21
4
-0
/
+56
|
*
|
tipc: add bearer get/dump to new netlink api
Richard Alpe
2014-11-21
5
-0
/
+140
|
*
|
tipc: add bearer disable/enable to new netlink api
Richard Alpe
2014-11-21
8
-3
/
+320
|
/
/
[next]