summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-13Linux 4.9.94v4.9.94Greg Kroah-Hartman1-1/+1
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann1-1/+0
2018-04-13vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern1-3/+5
2018-04-13net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh1-1/+3
2018-04-13strparser: Fix sign of err codesDave Watson1-2/+2
2018-04-13net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh1-0/+1
2018-04-13vhost_net: add missing lock nesting notationJason Wang1-2/+2
2018-04-13team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long1-7/+5
2018-04-13route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long1-9/+11
2018-04-13vhost: validate log when IOTLB is enabledJason Wang1-8/+6
2018-04-13net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-47/+62
2018-04-13net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti1-1/+2
2018-04-13net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti1-4/+5
2018-04-13net/mlx5e: Sync netdev vxlan ports at openShahar Klein1-7/+3
2018-04-13vti6: better validate user provided tunnel namesEric Dumazet1-2/+5
2018-04-13ip6_tunnel: better validate user provided tunnel namesEric Dumazet1-4/+7
2018-04-13ip6_gre: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-13ipv6: sit: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-13ip_tunnel: better validate user provided tunnel namesEric Dumazet1-5/+6
2018-04-13net: fool proof dev_valid_name()Eric Dumazet1-1/+1
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-04-13vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu1-1/+5
2018-04-13vhost: correctly remove wait queue during poll failureJason Wang1-2/+1
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-13sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet1-5/+8
2018-04-13sctp: do not leak kernel memory to user spaceEric Dumazet1-1/+3
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-04-13pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-13net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti1-4/+8
2018-04-13netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko1-0/+3
2018-04-13net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill1-2/+5
2018-04-13net/ipv6: Fix route leaking between VRFsDavid Ahern1-0/+3
2018-04-13net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet1-1/+1
2018-04-13ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni1-4/+9
2018-04-13arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines1-1/+1
2018-04-13clk: at91: fix clk-generated compilationAlexandre Belloni1-0/+1
2018-04-13random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o1-6/+6
2018-04-13virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor1-1/+6
2018-04-13virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+7
2018-04-13rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-5/+14
2018-04-13ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld4-13/+28
2018-04-13perf tools: Fix copyfile_offset update of output offsetJiri Olsa1-1/+1
2018-04-13mtd: mtd_oobtest: Handle bitflips during readsMiquel Raynal1-0/+21
2018-04-13Input: goodix - disable IRQs while suspendedHans de Goede1-2/+6
2018-04-13sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko2-0/+9
2018-04-13cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath1-6/+17
2018-04-13EDAC, mv64x60: Fix an error handling pathChristophe JAILLET1-1/+1
2018-04-13tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren1-3/+14