index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
/
vmci_transport.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually
David Howells
2
-34
/
+11
2016-09-13
rxrpc: Don't specify protocol to when creating transport socket
David Howells
1
-2
/
+2
2016-09-13
rxrpc: Create an address for sendmsg() to bind unbound socket with
David Howells
1
-0
/
+12
2016-09-13
rxrpc: Correctly initialise, limit and transmit call->rx_winsize
David Howells
6
-13
/
+26
2016-09-13
rxrpc: Fix prealloc refcounting
David Howells
3
-4
/
+9
2016-09-13
rxrpc: Adjust the call ref tracepoint to show kernel API refs
David Howells
4
-2
/
+7
2016-09-13
rxrpc: Allow tx_winsize to grow in response to an ACK
David Howells
1
-3
/
+5
2016-09-13
rxrpc: Use skb->len not skb->data_len
David Howells
1
-4
/
+4
2016-09-13
rxrpc: Add missing unlock in rxrpc_call_accept()
David Howells
1
-3
/
+5
2016-09-13
rxrpc: Requeue call for recvmsg if more data
David Howells
1
-0
/
+4
2016-09-13
rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay
David Howells
1
-1
/
+1
2016-09-13
rxrpc: Add missing wakeup on Tx window rotation
David Howells
1
-0
/
+2
2016-09-13
rxrpc: Make sure we initialise the peer hash key
David Howells
1
-1
/
+1
2016-09-13
mlxsw: spectrum: Add support for new ethtool API
Ido Schimmel
2
-160
/
+185
2016-09-13
mlxsw: spectrum: Indicate support of multiple port types
Ido Schimmel
1
-3
/
+5
2016-09-13
mlxsw: spectrum: Report port type according to operational speed
Ido Schimmel
1
-1
/
+0
2016-09-13
mlxsw: spectrum: Report link partner's advertised speeds
Ido Schimmel
2
-1
/
+27
2016-09-13
mlxsw: spectrum: Correctly report autonegotiation
Ido Schimmel
2
-3
/
+14
2016-09-13
net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+37
2016-09-13
net: ethernet: apm: xgene: use phydev from struct net_device
Philippe Reynes
4
-19
/
+18
2016-09-13
net: ethernet: dwmac: fix non static symbol warning
Wei Yongjun
1
-1
/
+2
2016-09-13
net: macb: fix missing unlock on error in macb_start_xmit()
Wei Yongjun
1
-1
/
+1
2016-09-13
net: Remove NO_IRQ from powerpc-only network drivers
Michael Ellerman
8
-16
/
+15
2016-09-13
tipc: fix possible memory leak in tipc_udp_enable()
Wei Yongjun
1
-1
/
+2
2016-09-13
net: bridge: add helper to call /sbin/bridge-stp
Vivien Didelot
1
-12
/
+31
2016-09-12
iwlegacy: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-09-12
hamradio: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-12
stmmac: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-12
sis900: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2
-3
/
+3
2016-09-12
sfc: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-09-12
natsemi: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-12
net: mvneta: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-12
ixgbe: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-09-12
i825xx: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-09-12
net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-4
/
+4
2016-09-12
sundance: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-12
bnx2: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-12
ethernet: amd: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2
-4
/
+4
2016-09-12
starfire: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-12
3c59x: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-11
Linux 4.8-rc6
Linus Torvalds
1
-1
/
+1
2016-09-11
net/mlx4_en: Fix panic on xmit while port is down
Moshe Shemesh
1
-5
/
+7
2016-09-11
net/mlx4_en: Fixes for DCBX
Tariq Toukan
4
-43
/
+28
2016-09-11
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
Kamal Heib
1
-1
/
+4
2016-09-11
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
Kamal Heib
1
-10
/
+11
2016-09-11
net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device
Florian Fainelli
2
-3
/
+1
2016-09-11
nvme: make NVME_RDMA depend on BLOCK
Linus Torvalds
1
-1
/
+1
2016-09-10
net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
David Ahern
2
-5
/
+3
2016-09-10
net: l3mdev: remove get_rtable method
David Ahern
2
-42
/
+0
2016-09-10
net: l3mdev: Remove l3mdev_fib_oif
David Ahern
1
-29
/
+0
[next]