summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern2017-12-031-2/+1
* tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet2017-12-032-23/+46
* rxrpc: Fix the MAINTAINERS recordDavid Howells2017-12-031-3/+15
* rxrpc: Use correct netns source in rxrpc_release_sock()David Howells2017-12-031-2/+3
* liquidio: fix incorrect indentation of assignment statementColin Ian King2017-12-031-1/+1
* Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...David S. Miller2017-12-036-11/+25
|\
| * can: mcba_usb: fix device disconnect bugMartin Kelly2017-12-011-0/+1
| * can: mcba_usb: fix typoMartin Kelly2017-12-011-1/+1
| * can: flexcan: fix VF610 state transition issueMarc Kleine-Budde2017-12-011-2/+3
| * can: flexcan: Update IRQ Err Passive informationMarc Kleine-Budde2017-12-011-2/+2
| * can: peak/pci: fix potential bug when probe() failsStephane Grosjean2017-12-012-2/+8
| * can: ti_hecc: Fix napi poll return value for repollOliver Stäbler2017-12-011-0/+3
| * can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson2017-12-011-3/+4
| * can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson2017-12-011-1/+1
| * can: kvaser_usb: free buf in error pathsJimmy Assarsson2017-12-011-0/+2
* | stmmac: reset last TSO segment size after device openLars Persson2017-12-031-0/+1
* | ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng2017-12-031-0/+1
* | Merge branch 's390-qeth-fixes'David S. Miller2017-12-034-4/+41
|\ \
| * | s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2017-12-032-4/+2
| * | 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/+2
| * | 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/+0
* | 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/+0
* act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang2017-11-302-12/+3
* 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