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
...
|
*
|
|
|
|
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...
Somnath Kotur
2017-09-22
1
-3
/
+20
|
*
|
|
|
|
bnxt_re: Fix memory leak in FRMR path
Selvin Xavier
2017-09-22
1
-1
/
+1
|
*
|
|
|
|
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
2017-09-22
3
-8
/
+9
|
*
|
|
|
|
bnxt_re: Fix race between the netdev register and unregister events
Somnath Kotur
2017-09-22
2
-5
/
+15
|
*
|
|
|
|
bnxt_re: Free up devices in module_exit path
Somnath Kotur
2017-09-22
1
-0
/
+16
|
*
|
|
|
|
bnxt_re: Fix compare and swap atomic operands
Devesh Sharma
2017-09-22
1
-0
/
+1
|
*
|
|
|
|
bnxt_re: Stop issuing further cmds to FW once a cmd times out
Somnath Kotur
2017-09-22
2
-1
/
+6
|
*
|
|
|
|
bnxt_re: Fix update of qplib_qp.mtu when modified
Devesh Sharma
2017-09-22
1
-0
/
+3
|
*
|
|
|
|
i40iw: Add support for port reuse on active side connections
Shiraz Saleem
2017-09-22
2
-76
/
+78
|
*
|
|
|
|
i40iw: Add missing VLAN priority
Mustafa Ismail
2017-09-22
2
-1
/
+4
|
*
|
|
|
|
i40iw: Call i40iw_cm_disconn on modify QP to disconnect
Shiraz Saleem
2017-09-22
1
-0
/
+12
|
*
|
|
|
|
i40iw: Prevent multiple netdev event notifier registrations
Shiraz Saleem
2017-09-22
3
-19
/
+20
|
*
|
|
|
|
i40iw: Fail open if there are no available MSI-X vectors
Shiraz Saleem
2017-09-22
1
-1
/
+6
|
*
|
|
|
|
RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion
Adit Ranadive
2017-09-22
1
-3
/
+28
|
*
|
|
|
|
IB/bnxt_re: Fix frame stack compilation warning
Leon Romanovsky
2017-09-22
1
-31
/
+36
|
*
|
|
|
|
IB/mlx5: fix debugfs cleanup
Sudip Mukherjee
2017-09-22
1
-3
/
+3
|
*
|
|
|
|
IB/ocrdma: fix incorrect fall-through on switch statement
Colin Ian King
2017-09-22
1
-0
/
+3
|
*
|
|
|
|
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
2017-09-22
1
-5
/
+11
|
*
|
|
|
|
iw_cxgb4: remove the stid on listen create failure
Steve Wise
2017-09-22
1
-1
/
+1
|
*
|
|
|
|
iw_cxgb4: drop listen destroy replies if no ep found
Steve Wise
2017-09-22
1
-0
/
+5
|
*
|
|
|
|
iw_cxgb4: put ep reference in pass_accept_req()
Steve Wise
2017-09-22
1
-1
/
+1
|
*
|
|
|
|
IB/core: Fix for core panic
Alex Estrin
2017-09-22
1
-2
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-23
71
-414
/
+646
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'net-fix-reuseaddr-regression'
David S. Miller
2017-09-23
1
-2
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
inet: fix improper empty comparison
Josef Bacik
2017-09-23
1
-1
/
+1
|
|
*
|
|
|
|
|
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
2017-09-23
1
-1
/
+1
|
|
*
|
|
|
|
|
net: set tb->fast_sk_family
Josef Bacik
2017-09-23
1
-0
/
+2
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
2017-09-23
1
-2
/
+6
|
*
|
|
|
|
|
MAINTAINERS: update git tree locations for ieee802154 subsystem
Stefan Schmidt
2017-09-23
1
-2
/
+2
|
*
|
|
|
|
|
net: prevent dst uses after free
Eric Dumazet
2017-09-22
3
-20
/
+6
|
*
|
|
|
|
|
net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
Geert Uytterhoeven
2017-09-22
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'smc-bug-fixes'
David S. Miller
2017-09-22
11
-37
/
+58
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
net/smc: no close wait in case of process shut down
Ursula Braun
2017-09-22
1
-7
/
+8
|
|
*
|
|
|
|
|
net/smc: introduce a delay
Ursula Braun
2017-09-22
3
-10
/
+16
|
|
*
|
|
|
|
|
net/smc: terminate link group if out-of-sync is received
Ursula Braun
2017-09-22
3
-11
/
+8
|
|
*
|
|
|
|
|
net/smc: longer delay for client link group removal
Ursula Braun
2017-09-22
1
-4
/
+12
|
|
*
|
|
|
|
|
net/smc: adapt send request completion notification
Ursula Braun
2017-09-22
1
-1
/
+1
|
|
*
|
|
|
|
|
net/smc: adjust net_device refcount
Ursula Braun
2017-09-22
1
-1
/
+3
|
|
*
|
|
|
|
|
net/smc: take RCU read lock for routing cache lookup
Ursula Braun
2017-09-22
1
-3
/
+7
|
|
*
|
|
|
|
|
net/smc: add receive timeout check
Hans Wippel
2017-09-22
1
-0
/
+2
|
|
*
|
|
|
|
|
net/smc: add missing dev_put
Hans Wippel
2017-09-22
1
-0
/
+1
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
net: stmmac: Cocci spatch "of_table"
Thomas Meyer
2017-09-22
1
-0
/
+1
|
*
|
|
|
|
|
Merge branch 'lan78xx-fixes'
David S. Miller
2017-09-22
1
-10
/
+24
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
lan78xx: Use default values loaded from EEPROM/OTP after reset
Nisar Sayed
2017-09-22
1
-1
/
+0
|
|
*
|
|
|
|
|
lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
Nisar Sayed
2017-09-22
1
-5
/
+4
|
|
*
|
|
|
|
|
lan78xx: Fix for eeprom read/write when device auto suspend
Nisar Sayed
2017-09-22
1
-4
/
+20
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'phylib-xcvr-type'
David S. Miller
2017-09-22
3
-2
/
+9
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
net: phy: Keep reporting transceiver type
Florian Fainelli
2017-09-22
1
-1
/
+2
|
|
*
|
|
|
|
|
net: ethtool: Add back transceiver type
Florian Fainelli
2017-09-22
2
-1
/
+7
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
net: qcom/emac: add software control for pause frame mode
Timur Tabi
2017-09-22
4
-0
/
+58
[prev]
[next]