summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-034-0/+38
* s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann2017-12-031-0/+1
* Merge branch 'vhost-skb-leaks'David S. Miller2017-12-033-20/+38
|\
| * tap: free skb if flags errorWei Xu2017-12-031-4/+10
| * tun: free skb in early errorsWei Xu2017-12-031-6/+18
| * vhost: fix skb leak in handle_rx()Wei Xu2017-12-031-10/+10
|/
* Merge branch 'bnxt_en-fixes'David S. Miller2017-12-032-29/+31
|\
| * bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Vasundhara Volam2017-12-031-1/+1
| * bnxt_en: fix dst/src fid for vxlan encap/decap actionsSathya Perla2017-12-031-22/+26
| * bnxt_en: wildcard smac while creating tunnel decap filterSunil Challa2017-12-031-5/+2Star
| * bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownRay Jui2017-12-031-1/+2
|/
* Merge branch 'sfp-phylink-fixes'David S. Miller2017-12-012-11/+31
|\
| * phylink: ensure we take the link down when phylink_stop() is calledRussell King2017-12-011-0/+1
| * sfp: warn about modules requiring address change sequenceRussell King2017-12-011-1/+7
| * sfp: improve RX_LOS handlingRussell King2017-12-011-11/+22
| * sfp: fix RX_LOS signal handlingRussell King2017-12-011-3/+5
|/
* net: phy-micrel: check return code in flp center functionMax Uvarov2017-12-011-2/+4
* tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()Tommi Rantala2017-12-011-4/+0Star
* tcp/dccp: block bh before arming time_wait timerEric Dumazet2017-12-012-0/+12
* Merge branch 'sctp-prsctp-chunk-fixes'David S. Miller2017-12-013-7/+26
|\
| * sctp: do not abandon the other frags in unsent outq if one msg has outstandin...Xin Long2017-12-012-1/+6
| * sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long2017-12-013-5/+17
| * sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...Xin Long2017-12-011-2/+4
|/
* net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number maskFlorian Fainelli2017-11-301-2/+2
* sit: update frag_off infoHangbin Liu2017-11-301-0/+1
* tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet2017-11-301-1/+0Star
* act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang2017-11-302-12/+3Star
* Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2017-11-305-27/+35
|\
| * rxrpc: Fix variable overwriteGustavo A. R. Silva2017-11-292-2/+2
| * rxrpc: Fix ACK generation from the connection event processorDavid Howells2017-11-291-21/+29
| * rxrpc: Clean up whitespaceDavid Howells2017-11-293-4/+4
* | net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe2017-11-301-2/+1Star
* | skbuff: Grammar s/are can/can/, s/change/changes/Geert Uytterhoeven2017-11-301-2/+1Star
* | net: mvpp2: allocate zeroed tx descriptorsYan Markman2017-11-301-1/+1
* | Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-2915-132/+270
|\ \
| * | lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2017-11-272-4/+9
| * | nlm_shutdown_hosts_net() cleanupVasily Averin2017-11-271-2/+1Star
| * | race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin2017-11-273-3/+17
| * | race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin2017-11-271-2/+14
| * | SUNRPC: make cache_detail structures constBhumika Goyal2017-11-272-4/+4
| * | NFSD: make cache_detail structures constBhumika Goyal2017-11-272-4/+4
| * | sunrpc: make the function arg as constBhumika Goyal2017-11-272-2/+2
| * | nfsd: check for use of the closed special stateidAndrew Elble2017-11-271-2/+5
| * | nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda2017-11-271-2/+2
| * | lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin2017-11-271-0/+2
| * | lockd: added cleanup checks in exit_net hookVasily Averin2017-11-271-0/+11
| * | grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin2017-11-271-1/+3
| * | nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classAndrew Elble2017-11-271-3/+8
| * | lockd: remove net pointer from messagesVasily Averin2017-11-274-14/+21
| * | nfsd: remove net pointer from debug messagesVasily Averin2017-11-271-3/+3