aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-03tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet
2017-12-03Linux 4.15-rc2Linus Torvalds
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang
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 tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-12-01Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds
2017-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-01RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt
2017-12-01move libgcc.h to include/linuxPalmer Dabbelt
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt
2017-12-01RISC-V: User-Visible ChangesPalmer Dabbelt
2017-12-01RISC-V Atomic CleanupsPalmer Dabbelt
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt
2017-12-01move libgcc.h to include/linuxChristoph Hellwig
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-01virtio_balloon: fix increment of vb->num_pfns in fill_balloon()Jan Stancek
2017-12-01virtio: release virtio index when fail to device_registerweiping zhang