summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-02usbip: prevent leaking socket pointer address in messagesShuah Khan3-13/+6
2018-01-02usbip: fix usbip bind writing random string after command in match_busidJuan Zea1-3/+6
2018-01-02s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2018-01-02s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2018-01-02s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6
2018-01-02s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann3-20/+19
2018-01-02net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua1-2/+2
2018-01-02net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman1-0/+4
2018-01-02net/mlx5e: Add refcount to VXLAN structureGal Pressman2-23/+28
2018-01-02net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman1-10/+10
2018-01-02net/mlx5e: Fix features check of IPv6 trafficGal Pressman1-1/+2
2018-01-02net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha3-16/+18
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung5-7/+19
2018-01-02sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn1-1/+5
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
2018-01-02net: Fix double free and memory corruption in get_net_ns_by_id()Eric W. Biederman1-1/+1
2018-01-02net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn1-3/+5
2018-01-02net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaksNikolay Aleksandrov1-5/+6
2018-01-02ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel1-2/+7
2018-01-02adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov1-1/+1
2018-01-02sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang1-2/+2
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan1-1/+2
2018-01-02net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam1-5/+10
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King1-1/+3
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch2-2/+2
2018-01-02tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell1-2/+5
2018-01-02RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka1-0/+3
2018-01-02ptr_ring: add barriersMichael S. Tsirkin1-0/+9
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li4-4/+13
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2018-01-02netlink: Add netns check on tapsKevin Cernekee1-0/+3
2018-01-02net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee1-1/+19
2018-01-02net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan1-0/+6
2018-01-02ipv6: mcast: better catch silly mtu valuesEric Dumazet1-10/+15
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet4-12/+20
2018-01-02kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2018-01-02x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski1-0/+4
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski3-0/+36
2018-01-02x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski2-0/+20
2018-01-02x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski2-1/+11
2018-01-02x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski7-104/+5
2018-01-02x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski2-28/+5
2018-01-02x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski1-5/+7
2018-01-02x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski2-26/+0
2018-01-02x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski1-1/+1
2018-01-02ALSA: hda - fix headset mic detection issue on a Dell machineHui Wang1-0/+5
2018-01-02ALSA: hda: Drop useless WARN_ON()Takashi Iwai1-1/+1
2018-01-02ASoC: tlv320aic31xx: Fix GPIO1 register definitionAndrew F. Davis1-1/+1
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold1-1/+3
2018-01-02ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero1-6/+12