summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-12-107-118/+128
|\
| * xprtrdma: Relocate connection helper functionsChuck Lever2016-11-293-41/+31
| * xprtrdma: Update dprintk in rpcrdma_count_chunksChuck Lever2016-11-291-1/+1
| * xprtrdma: Shorten QP access error messageChuck Lever2016-11-291-3/+3
| * xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever2016-11-291-2/+2
| * xprtrdma: Update documenting commentChuck Lever2016-11-291-4/+0
| * xprtrdma: Refactor FRMR invalidationChuck Lever2016-11-291-36/+21
| * xprtrdma: Avoid calls to ro_unmap_safe()Chuck Lever2016-11-291-2/+4
| * xprtrdma: Address coverity complaint about wait_for_completion()Chuck Lever2016-11-291-4/+13
| * SUNRPC: Proper metric accounting when RPC is not transmittedChuck Lever2016-11-291-4/+6
| * xprtrdma: Support for SG_GAP devicesChuck Lever2016-11-292-7/+14
| * xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever2016-11-293-13/+30
| * xprtrdma: Cap size of callback buffer resourcesChuck Lever2016-11-291-1/+3
* | SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown2016-12-101-1/+6
* | sunrpc: Don't engage exponential backoff when connection attempt is rejected.NeilBrown2016-12-012-1/+4
|/
* tipc: resolve connection flow control compatibility problemJon Paul Maloy2016-11-261-1/+1
* net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar2016-11-261-0/+1
* tipc: improve sanity check for received domain recordsJon Paul Maloy2016-11-261-5/+5
* tipc: fix compatibility bug in link monitoringJon Paul Maloy2016-11-261-2/+3
* Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...David S. Miller2016-11-251-8/+10
|\
| * can: bcm: fix support for CAN FD framesOliver Hartkopp2016-11-231-8/+10
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-11-245-7/+29
|\ \
| * | Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-225-7/+29
| |/
* | net sched filters: fix filter handle ID in tfilter_notify_chain()Roman Mashak2016-11-241-1/+1
* | udplite: call proper backlog handlersEric Dumazet2016-11-246-6/+6
* | ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni2016-11-241-6/+12
* | net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"WANG Cong2016-11-241-1/+1
* | rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju2016-11-241-1/+1
|/
* flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet2016-11-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-2123-103/+278
|\
| * tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal2016-11-211-1/+3
| * net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng2016-11-211-1/+1
| * tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy2016-11-201-47/+1
| * rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju2016-11-201-1/+1
| * l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2016-11-202-4/+6
| * Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-11-192-0/+2
| |\
| | * batman-adv: Detect missing primaryif during tp_send as errorSven Eckelmann2016-11-041-0/+1
| | * batman-adv: Revert "fix splat on disabling an interface"Sven Eckelmann2016-11-041-0/+1
| * | rtnetlink: fix FDB size computationSabrina Dubroca2016-11-181-1/+4
| * | Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-11-186-6/+99
| |\ \
| | * | cfg80211: limit scan results cache sizeJohannes Berg2016-11-182-0/+70
| | * | mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau2016-11-151-1/+5
| | * | mac80211: remove bogus skb vif assignmentFelix Fietkau2016-11-151-3/+0
| | * | mac80211: update A-MPDU flag on tx dequeueFelix Fietkau2016-11-151-0/+5
| | * | cfg80211: add bitrate for 20MHz MCS 9Pedersen, Thomas2016-11-151-1/+2
| | * | Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau2016-11-151-1/+1
| | * | mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak2016-11-151-0/+16
| * | | af_unix: conditionally use freezable blocking calls in readWANG Cong2016-11-181-6/+11
| * | | net sched filters: pass netlink message flags in event notificationRoman Mashak2016-11-171-2/+3
| * | | ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni2016-11-171-2/+11