summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0844-208/+324
|\
| * net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet2019-12-071-1/+7
| * inet: protect against too small mtu values.Eric Dumazet2019-12-073-11/+10
| * gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang2019-12-071-1/+1
| * tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet2019-12-061-2/+3
| * net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley2019-12-061-19/+33
| * net: core: rename indirect block ingress cb functionJohn Hurley2019-12-063-28/+27
| * net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander2019-12-061-2/+5
| * net: dsa: fix flow dissection on Tx pathAlexander Lobakin2019-12-061-2/+3
| * net/tls: Fix return values to avoid ENOTSUPPValentin Vidic2019-12-063-10/+10
| * net: avoid an indirect call in ____sys_recvmsg()Eric Dumazet2019-12-061-1/+6
| * tipc: fix ordering of tipc module init and exit routineTaehee Yoo2019-12-061-14/+15
| * mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk2019-12-061-1/+1
| * hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo2019-12-051-2/+7
| * net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese2019-12-043-4/+6
| * NFC: NCI: use new `delay` structure for SPI transfer delaysAlexandru Ardelean2019-12-041-2/+4
| * xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon2019-12-041-4/+4
| * act_ct: support asymmetric conntrackAaron Conole2019-12-041-1/+12
| * openvswitch: support asymmetric conntrackAaron Conole2019-12-041-0/+11
| * net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-045-16/+17
| * net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2019-12-0410-18/+18
| * cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi2019-12-032-61/+94
| * net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li2019-12-032-0/+2
| * tcp: refactor tcp_retransmit_timer()Eric Dumazet2019-12-031-2/+8
| * net/core: Populate VF index in struct ifla_vf_guidDanit Goldberg2019-12-031-1/+3
| * net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov2019-12-031-0/+6
| * net: fix a leak in register_netdevice()Dan Carpenter2019-12-031-3/+3
| * Fixed updating of ethertype in function skb_mpls_popMartin Varghese2019-12-023-4/+9
| * sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSOVictorien Molle2019-12-021-0/+1
* | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-078-34/+84
|\ \
| * | SUNRPC: Fix backchannel latency metricsChuck Lever2019-11-212-1/+3
| * | SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever2019-10-301-21/+63
| * | SUNRPC: Trace gssproxy upcall resultsChuck Lever2019-10-304-4/+12
| * | sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov2019-10-111-6/+0
| * | svcrdma: Improve DMA mapping trace pointsChuck Lever2019-10-081-2/+6
* | | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-12-0711-337/+435
|\ \ \
| * | | SUNRPC: Capture completion of all RPC tasksChuck Lever2019-11-221-0/+1
| * | | SUNRPC: Fix another issue with MIC buffer spaceChuck Lever2019-11-181-6/+5
| * | | Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-11-188-328/+421
| |\ \ \
| | * | | xprtrdma: Replace dprintk in xprt_rdma_set_portChuck Lever2019-10-241-6/+3
| | * | | xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()Chuck Lever2019-10-242-15/+10
| | * | | xprtrdma: Refine trace_xprtrdma_fixupChuck Lever2019-10-241-3/+2
| | * | | xprtrdma: Report the computed connect delayChuck Lever2019-10-242-12/+4
| | * | | xprtrdma: Wake tasks after connect worker failsChuck Lever2019-10-241-9/+6
| | * | | xprtrdma: Pull up sometimesChuck Lever2019-10-244-7/+81
| | * | | xprtrdma: Refactor rpcrdma_prepare_msg_sges()Chuck Lever2019-10-241-117/+146
| | * | | xprtrdma: Move the rpcrdma_sendctx::sc_wr fieldChuck Lever2019-10-244-9/+9
| | * | | xprtrdma: Remove rpcrdma_sendctx::sc_deviceChuck Lever2019-10-242-3/+2
| | * | | xprtrdma: Remove rpcrdma_sendctx::sc_xprtChuck Lever2019-10-242-11/+10
| | * | | xprtrdma: Ensure ri_id is stable during MR recyclingChuck Lever2019-10-242-24/+6
OpenPOWER on IntegriCloud