aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inetpeer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-03rxrpc: Fix the MAINTAINERS recordDavid Howells1-3/+15
2017-12-03rxrpc: Use correct netns source in rxrpc_release_sock()David Howells1-2/+3
2017-12-03liquidio: fix incorrect indentation of assignment statementColin Ian King1-1/+1
2017-12-03stmmac: reset last TSO segment size after device openLars Persson1-0/+1
2017-12-03ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng1-0/+1
2017-12-02s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2-4/+2
2017-12-02s390/qeth: fix GSO throughput regressionJulian Wiedmann4-0/+38
2017-12-02s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann1-0/+1
2017-12-02tap: free skb if flags errorWei Xu1-4/+10
2017-12-02tun: free skb in early errorsWei Xu1-6/+18
2017-12-02vhost: fix skb leak in handle_rx()Wei Xu1-10/+10
2017-12-02bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Vasundhara Volam1-1/+1
2017-12-02bnxt_en: fix dst/src fid for vxlan encap/decap actionsSathya Perla1-22/+26
2017-12-02bnxt_en: wildcard smac while creating tunnel decap filterSunil Challa1-5/+2
2017-12-02bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownRay Jui1-1/+2
2017-12-01phylink: ensure we take the link down when phylink_stop() is calledRussell King1-0/+1
2017-12-01sfp: warn about modules requiring address change sequenceRussell King1-1/+7
2017-12-01sfp: improve RX_LOS handlingRussell King1-11/+22
2017-12-01sfp: fix RX_LOS signal handlingRussell King1-3/+5
2017-12-01net: phy-micrel: check return code in flp center functionMax Uvarov1-2/+4
2017-12-01tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()Tommi Rantala1-4/+0
2017-12-01tcp/dccp: block bh before arming time_wait timerEric Dumazet2-0/+12
2017-12-01sctp: do not abandon the other frags in unsent outq if one msg has outstanding fragsXin Long2-1/+6
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long3-5/+17
2017-12-01sctp: only update outstanding_bytes for transmitted queue when doing prsctp_pruneXin Long1-2/+4
2017-12-01can: mcba_usb: fix device disconnect bugMartin Kelly1-0/+1
2017-12-01can: mcba_usb: fix typoMartin Kelly1-1/+1
2017-12-01can: flexcan: fix VF610 state transition issueMarc Kleine-Budde1-2/+3
2017-12-01can: flexcan: Update IRQ Err Passive informationMarc Kleine-Budde1-2/+2
2017-12-01can: peak/pci: fix potential bug when probe() failsStephane Grosjean2-2/+8
2017-12-01can: ti_hecc: Fix napi poll return value for repollOliver Stäbler1-0/+3
2017-12-01can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson1-3/+4
2017-12-01can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson1-1/+1
2017-12-01can: kvaser_usb: free buf in error pathsJimmy Assarsson1-0/+2
2017-11-30net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number maskFlorian Fainelli1-2/+2
2017-11-30sit: update frag_off infoHangbin Liu1-0/+1
2017-11-30tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet1-1/+0
2017-11-30act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang2-12/+3
2017-11-30net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe1-2/+1
2017-11-30skbuff: Grammar s/are can/can/, s/change/changes/Geert Uytterhoeven1-2/+1
2017-11-30net: mvpp2: allocate zeroed tx descriptorsYan Markman1-1/+1
2017-11-29sparc64: Fix boot on T4 and later.David S. Miller1-1/+1
2017-11-29vsprintf: don't use 'restricted_pointer()' when not restrictingLinus Torvalds1-0/+2
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds3-13/+7
2017-11-29Revert "mm, thp: Do not make pmd/pud dirty without a reason"Linus Torvalds5-24/+16
2017-11-29ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard1-2/+2
2017-11-29net: via: via-rhine: use %p to format void * address instead of %xColin Ian King1-2/+2
2017-11-29rxrpc: Fix variable overwriteGustavo A. R. Silva2-2/+2
2017-11-29net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven1-0/+1
2017-11-29rxrpc: Fix ACK generation from the connection event processorDavid Howells1-21/+29