index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
transport.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-09
be2net: Fix TX stats for TSO packets
Sriharsha Basavapatna
1
-2
/
+12
2016-10-09
be2net: Update Copyright string in be_hw.h
Sriharsha Basavapatna
1
-1
/
+1
2016-10-09
be2net: NCSI FW section should be properly updated with ethtool for BE3
Sriharsha Basavapatna
1
-1
/
+23
2016-10-09
be2net: Provide an alternate way to read pf_num for BEx chips
Sriharsha Basavapatna
2
-1
/
+10
2016-10-08
wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
Christophe Jaillet
1
-4
/
+4
2016-10-08
net: macb: NULL out phydev after removing mdio bus
Nathan Sullivan
1
-0
/
+1
2016-10-08
xen-netback: make sure that hashes are not send to unaware frontends
Paul Durrant
1
-11
/
+9
2016-10-08
Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversion
Alex Sidorenko
1
-1
/
+1
2016-10-08
MAINTAINERS: add myself as a maintainer of xen-netback
Paul Durrant
1
-0
/
+1
2016-10-08
ipv6 addrconf: disallow rtr_solicits < -1
Maciej Żenczykowski
1
-1
/
+3
2016-10-07
Bluetooth: btusb: Fix atheros firmware download error
Ethan Hsieh
1
-4
/
+4
2016-10-07
drivers: net: phy: Correct duplicate MDIO_XGENE entry
Laura Abbott
1
-7
/
+1
2016-10-07
ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM
Geert Uytterhoeven
1
-0
/
+1
2016-10-07
net: ethernet: mediatek: remove hwlro property in the device tree
Nelson Chang
1
-2
/
+0
2016-10-07
net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...
Nelson Chang
2
-2
/
+13
2016-10-07
net: ethernet: mediatek: get the chip id by ETHDMASYS registers
Nelson Chang
2
-0
/
+34
2016-10-07
net: bgmac: Fix errant feature flag check
Jon Mason
1
-1
/
+1
2016-10-07
netlink: do not enter direct reclaim from netlink_dump()
Eric Dumazet
1
-3
/
+4
2016-10-07
packet: call fanout_release, while UNREGISTERING a netdev
Anoob Soman
1
-0
/
+1
2016-10-07
devicetree: net: micrel-ksz90x1.txt: Properly explain skew settings
Mike Looijmans
1
-3
/
+4
2016-10-07
net: phy: Add Wake-on-LAN driver for Microsemi PHYs.
Raju Lakkaraju
1
-0
/
+128
2016-10-07
dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB
Laurent Pinchart
1
-1
/
+2
2016-10-07
drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay
Mugunthan V N
1
-0
/
+14
2016-10-07
net: hns: Add missing \n to end of dev_err messages, tidy up text
Colin Ian King
1
-11
/
+11
2016-10-07
net: ps3_gelic: Add missing \n to end of deb_dbg message
Colin Ian King
1
-1
/
+1
2016-10-07
net: axienet: Add missing \n to end of dev_err messages
Colin Ian King
1
-2
/
+2
2016-10-07
xen/netback: add fraglist support for to-guest rx
Ross Lagerwall
2
-10
/
+30
2016-10-07
xen-netback: batch copies for multiple to-guest rx packets
David Vrabel
2
-10
/
+18
2016-10-07
xen-netback: process guest rx packets in batches
David Vrabel
1
-1
/
+14
2016-10-07
xen-netback: immediately wake tx queue when guest rx queue has space
David Vrabel
1
-16
/
+8
2016-10-07
xen-netback: refactor guest rx
David Vrabel
2
-384
/
+215
2016-10-07
xen-netback: retire guest rx side prefix GSO feature
Paul Durrant
4
-50
/
+2
2016-10-07
xen-netback: separate guest side rx code into separate module
Paul Durrant
3
-755
/
+790
2016-10-06
xen/x86: Update topology map for PV VCPUs
Boris Ostrovsky
1
-0
/
+6
2016-10-06
Bluetooth: Refactor append name and appearance
Michał Narajowski
3
-50
/
+38
2016-10-06
Bluetooth: Add appearance to default scan rsp data
Michał Narajowski
1
-1
/
+10
2016-10-06
Bluetooth: Fix local name in scan rsp
Michał Narajowski
1
-12
/
+35
2016-10-06
Bluetooth: btusb: add entry for Marvell 8997 chipset
Amitkumar Karwar
1
-0
/
+1
2016-10-06
ARM: fix delays
Russell King
1
-1
/
+1
2016-10-06
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
David Howells
1
-5
/
+6
2016-10-06
rxrpc: Need to produce an ACK for service op if op takes a long time
David Howells
5
-6
/
+28
2016-10-06
afs: Check for fatal error when in waiting for ack state
David Howells
1
-1
/
+1
2016-10-06
rxrpc: Return negative error code to kernel service
David Howells
1
-1
/
+1
2016-10-06
rxrpc: Add missing notification
David Howells
1
-0
/
+1
2016-10-06
rxrpc: Queue the call on expiry
David Howells
1
-4
/
+6
2016-10-06
rxrpc: Partially handle OpenAFS's improper termination of calls
David Howells
1
-0
/
+37
2016-10-06
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
David Howells
8
-29
/
+82
2016-10-06
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
David Howells
8
-84
/
+102
2016-10-06
rxrpc: Only ping for lost reply in client call
David Howells
1
-1
/
+2
2016-10-06
rxrpc: Fix oops on incoming call to serviceless endpoint
David Howells
1
-1
/
+1
[next]