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
...
|
|
*
|
rxrpc: Need to produce an ACK for service op if op takes a long time
David Howells
2016-10-06
5
-6
/
+28
|
|
*
|
afs: Check for fatal error when in waiting for ack state
David Howells
2016-10-06
1
-1
/
+1
|
|
*
|
rxrpc: Return negative error code to kernel service
David Howells
2016-10-06
1
-1
/
+1
|
|
*
|
rxrpc: Add missing notification
David Howells
2016-10-06
1
-0
/
+1
|
|
*
|
rxrpc: Queue the call on expiry
David Howells
2016-10-06
1
-4
/
+6
|
|
*
|
rxrpc: Partially handle OpenAFS's improper termination of calls
David Howells
2016-10-06
1
-0
/
+37
|
|
*
|
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
David Howells
2016-10-06
8
-29
/
+82
|
|
*
|
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
David Howells
2016-10-06
8
-84
/
+102
|
|
*
|
rxrpc: Only ping for lost reply in client call
David Howells
2016-10-06
1
-1
/
+2
|
|
*
|
rxrpc: Fix oops on incoming call to serviceless endpoint
David Howells
2016-10-06
1
-1
/
+1
|
|
*
|
rxrpc: Fix duplicate const
David Howells
2016-10-06
2
-2
/
+2
|
|
*
|
rxrpc: Accesses of rxrpc_local::service need to be RCU managed
David Howells
2016-10-06
1
-2
/
+2
|
|
|
/
|
*
|
net: bgmac: Fix errant feature flag check
Jon Mason
2016-10-07
1
-1
/
+1
|
*
|
netlink: do not enter direct reclaim from netlink_dump()
Eric Dumazet
2016-10-07
1
-3
/
+4
|
*
|
packet: call fanout_release, while UNREGISTERING a netdev
Anoob Soman
2016-10-07
1
-0
/
+1
|
*
|
devicetree: net: micrel-ksz90x1.txt: Properly explain skew settings
Mike Looijmans
2016-10-07
1
-3
/
+4
|
*
|
net: phy: Add Wake-on-LAN driver for Microsemi PHYs.
Raju Lakkaraju
2016-10-07
1
-0
/
+128
|
*
|
dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB
Laurent Pinchart
2016-10-07
1
-1
/
+2
|
*
|
drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay
Mugunthan V N
2016-10-07
1
-0
/
+14
|
*
|
net: hns: Add missing \n to end of dev_err messages, tidy up text
Colin Ian King
2016-10-07
1
-11
/
+11
|
*
|
net: ps3_gelic: Add missing \n to end of deb_dbg message
Colin Ian King
2016-10-07
1
-1
/
+1
|
*
|
net: axienet: Add missing \n to end of dev_err messages
Colin Ian King
2016-10-07
1
-2
/
+2
|
*
|
Merge branch 'xen-netback-rx-refactor'
David S. Miller
2016-10-07
6
-793
/
+644
|
|
\
\
|
|
*
|
xen/netback: add fraglist support for to-guest rx
Ross Lagerwall
2016-10-07
2
-10
/
+30
|
|
*
|
xen-netback: batch copies for multiple to-guest rx packets
David Vrabel
2016-10-07
2
-10
/
+18
|
|
*
|
xen-netback: process guest rx packets in batches
David Vrabel
2016-10-07
1
-1
/
+14
|
|
*
|
xen-netback: immediately wake tx queue when guest rx queue has space
David Vrabel
2016-10-07
1
-16
/
+8
|
|
*
|
xen-netback: refactor guest rx
David Vrabel
2016-10-07
2
-384
/
+215
|
|
*
|
xen-netback: retire guest rx side prefix GSO feature
Paul Durrant
2016-10-07
4
-50
/
+2
|
|
*
|
xen-netback: separate guest side rx code into separate module
Paul Durrant
2016-10-07
3
-755
/
+790
|
|
/
/
|
*
|
Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linux
David S. Miller
2016-10-07
11
-116
/
+139
|
|
\
\
|
|
*
|
MAINTAINERS: net: add entry for Freescale QorIQ DPAA FMan driver
Madalin Bucur
2016-10-04
1
-0
/
+7
|
|
*
|
fsl/fman: remove leftover comment
Madalin Bucur
2016-10-04
1
-4
/
+0
|
|
*
|
fsl/fman: fix return value checking
Madalin Bucur
2016-10-04
1
-2
/
+2
|
|
*
|
fsl/fman: simplify redundant condition
Madalin Bucur
2016-10-04
1
-2
/
+1
|
|
*
|
fsl/fman: check of_get_phy_mode() return value
Madalin Bucur
2016-10-04
1
-4
/
+6
|
|
*
|
fsl/fman: check pcsphy pointer before use
Madalin Bucur
2016-10-04
1
-0
/
+3
|
|
*
|
fsl/fman: MEMAC may use QSGMII PHY interface mode
Madalin Bucur
2016-10-04
1
-1
/
+2
|
|
*
|
fsl/fman: return a phy_dev pointer from init
Madalin Bucur
2016-10-04
2
-12
/
+13
|
|
*
|
fsl/fman: simplify device tree reads
Madalin Bucur
2016-10-04
3
-48
/
+30
|
|
*
|
fsl/fman: use of_get_phy_mode()
Madalin Bucur
2016-10-04
1
-31
/
+2
|
|
*
|
fsl/fman: small fixes
Madalin Bucur
2016-10-04
2
-6
/
+8
|
|
*
|
fsl/fman: fix loadable module compilation
Igal Liberman
2016-10-04
4
-7
/
+64
|
|
*
|
fsl/fman: split lines over 80 characters
Madalin Bucur
2016-10-04
2
-2
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-11
182
-449
/
+587
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-11
483
-2736
/
+4379
|
|
\
\
\
\
|
|
*
|
|
|
vfs: add note about i_op->rename changes to porting
Miklos Szeredi
2016-09-27
1
-0
/
+4
|
|
*
|
|
|
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
55
-63
/
+63
|
|
*
|
|
|
vfs: remove unused i_op->rename
Miklos Szeredi
2016-09-27
7
-31
/
+10
|
|
*
|
|
|
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-27
17
-31
/
+78
[prev]
[next]