summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11-30net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number maskFlorian Fainelli
2017-11-30sit: update frag_off infoHangbin Liu
2017-11-30tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet
2017-11-30act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang
2017-11-30Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2017-11-30net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe
2017-11-30skbuff: Grammar s/are can/can/, s/change/changes/Geert Uytterhoeven
2017-11-30net: mvpp2: allocate zeroed tx descriptorsYan Markman
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-29Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-29Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-29sparc64: Fix boot on T4 and later.David S. Miller
2017-11-29vsprintf: don't use 'restricted_pointer()' when not restrictingLinus Torvalds
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds
2017-11-29Merge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linuxLinus Torvalds
2017-11-29Revert "mm, thp: Do not make pmd/pud dirty without a reason"Linus Torvalds
2017-11-29ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard
2017-11-29net: via: via-rhine: use %p to format void * address instead of %xColin Ian King
2017-11-29rxrpc: Fix variable overwriteGustavo A. R. Silva
2017-11-29net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2017-11-29rxrpc: Fix ACK generation from the connection event processorDavid Howells
2017-11-29rxrpc: Clean up whitespaceDavid Howells
2017-11-29myri10ge: Update MAINTAINERSHyong-Youb Kim
2017-11-29kasan: use %px to print addresses instead of %pTobin C. Harding
2017-11-29vsprintf: add printk specifier %pxTobin C. Harding
2017-11-29printk: hash addresses printed with %pTobin C. Harding
2017-11-29vsprintf: refactor %pK code out of pointer()Tobin C. Harding
2017-11-29docs: correct documentation for %pKTobin C. Harding
2017-11-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds