summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-03Merge branch 'tcp-cb-selinux-corruption'David S. Miller
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern
2017-12-03tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet
2017-12-03rxrpc: Fix the MAINTAINERS recordDavid Howells
2017-12-03rxrpc: Use correct netns source in rxrpc_release_sock()David Howells
2017-12-03liquidio: fix incorrect indentation of assignment statementColin Ian King
2017-12-03Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-03stmmac: reset last TSO segment size after device openLars Persson
2017-12-03ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng
2017-12-02Merge branch 's390-qeth-fixes'David S. Miller
2017-12-02s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann
2017-12-02s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-12-02s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann
2017-12-02Merge branch 'vhost-skb-leaks'David S. Miller
2017-12-02tap: free skb if flags errorWei Xu
2017-12-02tun: free skb in early errorsWei Xu
2017-12-02vhost: fix skb leak in handle_rx()Wei Xu
2017-12-02Merge branch 'bnxt_en-fixes'David S. Miller
2017-12-02bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Vasundhara Volam
2017-12-02bnxt_en: fix dst/src fid for vxlan encap/decap actionsSathya Perla
2017-12-02bnxt_en: wildcard smac while creating tunnel decap filterSunil Challa
2017-12-02bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownRay Jui
2017-12-01Merge branch 'sfp-phylink-fixes'David S. Miller
2017-12-01phylink: ensure we take the link down when phylink_stop() is calledRussell King
2017-12-01sfp: warn about modules requiring address change sequenceRussell King
2017-12-01sfp: improve RX_LOS handlingRussell King
2017-12-01sfp: fix RX_LOS signal handlingRussell King
2017-12-01net: phy-micrel: check return code in flp center functionMax Uvarov
2017-12-01tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()Tommi Rantala
2017-12-01tcp/dccp: block bh before arming time_wait timerEric Dumazet
2017-12-01Merge branch 'sctp-prsctp-chunk-fixes'David S. Miller
2017-12-01sctp: do not abandon the other frags in unsent outq if one msg has outstandin...Xin Long
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long
2017-12-01sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...Xin Long
2017-12-01can: mcba_usb: fix device disconnect bugMartin Kelly
2017-12-01can: mcba_usb: fix typoMartin Kelly
2017-12-01can: flexcan: fix VF610 state transition issueMarc Kleine-Budde
2017-12-01can: flexcan: Update IRQ Err Passive informationMarc Kleine-Budde
2017-12-01can: peak/pci: fix potential bug when probe() failsStephane Grosjean
2017-12-01can: ti_hecc: Fix napi poll return value for repollOliver Stäbler
2017-12-01can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2017-12-01can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2017-12-01can: kvaser_usb: free buf in error pathsJimmy Assarsson
2017-12-01samples/bpf: add error checking for perf ioctl calls in bpf loaderYonghong Song
2017-12-01bpf: set maximum number of attached progs to 64 for a single perf tpYonghong Song
2017-11-30net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number maskFlorian Fainelli
2017-11-30tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_logYonghong Song
2017-11-30sit: update frag_off infoHangbin Liu
2017-11-30tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet