index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
head-64.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-16
cxgb4: Add new T5 and T6 pci device id's
Ganesh Goudar
1
-0
/
+5
2017-02-16
cxgb4: Increase max number of tc u32 links
Arjun V
3
-13
/
+7
2017-02-16
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
1
-0
/
+1
2017-02-16
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-16
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
2
-71
/
+99
2017-02-16
ixgbe: Add support for build_skb
Alexander Duyck
1
-1
/
+48
2017-02-16
ixgbe: Add private flag to control buffer mode
Alexander Duyck
1
-0
/
+47
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
2
-4
/
+56
2017-02-16
ixgbe: Break out Rx buffer page management
Alexander Duyck
1
-109
/
+122
2017-02-16
ixgbe: Use length to determine if descriptor is done
Alexander Duyck
2
-7
/
+9
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
2
-17
/
+22
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
2
-15
/
+31
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
2
-19
/
+40
2017-02-16
ixgbe: Only DMA sync frame length
Alexander Duyck
1
-5
/
+5
2017-02-16
ixgbe: Add function for checking to see if we can reuse page
Alexander Duyck
1
-29
/
+42
2017-02-16
ixgbe: Update version to reflect added functionality
Mark Rustad
1
-1
/
+1
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
3
-3
/
+3
2017-02-16
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
2
-3
/
+10
2017-02-16
rhashtable: Revert nested table changes.
David S. Miller
5
-316
/
+94
2017-02-15
ibmvnic: Fix endian errors in error reporting output
Thomas Falcon
1
-4
/
+4
2017-02-15
ibmvnic: Fix endian error when requesting device capabilities
Thomas Falcon
1
-2
/
+2
2017-02-15
atm: idt77252, use setup_timer and mod_timer
Jan Koniarik
1
-9
/
+3
2017-02-15
mlxsw: acl: Use PBS type for forward action
Jiri Pirko
1
-11
/
+9
2017-02-15
net: stmmac: invert the logic for dumping regs
LABBE Corentin
1
-9
/
+9
2017-02-15
net: stmmac: reduce indentation by adding a continue
LABBE Corentin
1
-42
/
+40
2017-02-15
net: stmmac: split the stmmac_adjust_link 10/100 case
LABBE Corentin
1
-5
/
+9
2017-02-15
net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid
LABBE Corentin
1
-3
/
+2
2017-02-15
net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed
LABBE Corentin
1
-0
/
+1
2017-02-15
net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN
LABBE Corentin
1
-6
/
+6
2017-02-15
net: stmmac: likely is useless in occasional function
LABBE Corentin
1
-4
/
+4
2017-02-15
net: stmmac: remove useless parenthesis
LABBE Corentin
2
-5
/
+5
2017-02-15
net: ethernet: aquantia: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-76
/
+25
2017-02-15
qede: Add driver support for PTP
Sudarsana Reddy Kalluru
8
-1
/
+661
2017-02-15
qed: Add infrastructure for PTP support
Sudarsana Reddy Kalluru
9
-1
/
+447
2017-02-15
cxgb4: Update proper netdev stats for rx drops
Ganesh Goudar
1
-1
/
+1
2017-02-15
openvswitch: Set internal device max mtu to ETH_MAX_MTU.
Jarno Rajahalme
1
-0
/
+2
2017-02-15
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
Marcus Huewe
1
-1
/
+2
2017-02-15
sched: have stub for tcf_destroy_chain in case NET_CLS is not configured
Jiri Pirko
1
-0
/
+6
2017-02-15
net: xilinx_emaclite: fix freezes due to unordered I/O
Anssi Hannula
1
-54
/
+62
2017-02-15
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
1
-3
/
+7
2017-02-15
bpf: Rebuild bpf.o for any dependency update
Mickaël Salaün
1
-2
/
+13
2017-02-15
bpf: Remove redundant ifdef
Mickaël Salaün
1
-9
/
+3
2017-02-15
mlx4: do not use rwlock in fast path
Eric Dumazet
2
-18
/
+19
2017-02-15
PCI/PME: Restore pcie_pme_driver.remove
Yinghai Lu
1
-0
/
+12
2017-02-15
esp: Add a software GRO codepath
Steffen Klassert
12
-7
/
+288
2017-02-15
xfrm: Extend the sec_path for IPsec offloading
Steffen Klassert
2
-0
/
+43
2017-02-15
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
1
-0
/
+4
2017-02-15
xfrm: Export xfrm_parse_spi.
Steffen Klassert
2
-0
/
+2
2017-02-15
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
3
-0
/
+20
2017-02-15
net: Add a skb_gro_flush_final helper.
Steffen Klassert
4
-3
/
+8
[next]